



body
	{
		margin: 0px;
		padding: 0px;
		min-width:800px;
		font-size: 100%;
		font-family: arial, helvetica, sans-serif;
		background-image: url(/images/bak3.gif);
	}
		
img	{
		border:0;

	}		
		
	#top_venstre
	{	
		float:left;
		border: 0px;
		padding:0px;
		margin: 0px -3px;
		height: 100px;
		width: 147px;
		background-image:url(/images/top_v.gif);
		
		margin-bottom: 0px;
	}

	#top_hoyre
	{	margin: 0px -3px;
		display:inline;
		float:right;
		border: 0px;
		padding:0px;
		height: 100px;
		width: 197px;
		background-image:url(/images/top_h.gif);
		background-repeat: no-repeat;

	}

		#divisjon
		{	

			border-spacing:0px;
			
			margin-left: -3px;
			border: 0px;
			padding:0px;

			height: 100px;
			background:url(/images/top.gif) repeat-x;

		}
		
		#meny
		{	
			float: left;
			min-width: 150px;
			width:20%;
			min-height:500px;
			height:70%;
			background:url(/images/venstre.gif) repeat-y;
			margin-bottom: 10px;
		}
		
#info
	{
	float: left;
	background-image: url(/images/bg_plate.jpg);
	min-height:500px;
	width:75%;
	margin-top: 2%;
	margin-left: 2%;
	padding: 5px;
	border-width: medium;
	border-style: solid;
	margin-bottom: 10px;
	overflow: scroll;
	}
		
		#col3
		{
			float: left;
			width: 20%;
			margin-left: 3%;
			background-color: #bbb;
			margin-bottom: 10px;
		}
		
		#footer
		{
			font-size: 75%;
			font-family: arial, helvetica, serif;
			clear: both;
			height: 50px;
			
		}
		
		h1
		{
			margin: 0px;
			padding: 5px;
			font-family: arial, helvetica, sans-serif;
		}
		
		h2
		{
			margin-top: 0px;
			padding-top: 7px;
		}
		
		h2, p
		{
			margin-left: 7px;
			margin-right: 7px;
		}



.tabell {
	width:100%;
	border-collapse:collapse;
	margin:0px;
	padding:1px;
	border-spacing:0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-width:1px;
	border-right-style:hidden;
	border-left-style:hidden;
	font-family:verdana,arial,sans-serif;
	color:black;
	font-size: 100%; 
	background-color:white;
	}





A:link {
	text-decoration: none;
	color:#00008B;

	font-family:verdana,arial,sans-serif;
}

	.om_nyhet {
		border-bottom-style:solid;
		border-bottom-width:2px;
		border-top-style:solid;
		border-top-width:2px;
		padding: 0px 2px 0px 2px;
		margin: 2px;
		float: right;
		width: 15%;
		font-size: 70%;
		font-family: arial, helvetica, sans-serif;
		background-color: #ccc;
	}

	.nyhet{ 
	
	width: 100%;
	text-decoration: none;
	font-size:150%;
	
	color: black;
	font-family:verdana,arial,sans-serif;
}

#ingress {
	width: 100%;
	text-decoration: none;
	font-size:100%;
	color: black;
	font-family:verdana,arial,sans-serif;
}
A:visited {
	text-decoration: none;
	color: #00008B;
	font-family:verdana,arial,sans-serif;
}

A:hover {
	background: yellow; 
	text-decoration: none;

	color: black;
	font-family:verdana,arial,sans-serif;
}

h1,h2,h3,h4,h5 {
	border:none;
	text-align:center;
	font-family:verdana,arial,sans-serif;
	color:black;
	background-image: url(/images/bg-dork.jpg);
	
	background-position:center;
	border-top:2px solid black;
	border-bottom:2px solid black;
}
