/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-image:url(images/Bakgrunn.jpg);
	background-color: #EBF2F4; 
}

#hoved {
	position:relative;
	margin: 0px auto;
	top:0px;
	width: 990px;
	height: 660px;
	background-color:#FFF; 
	border: 2px solid #fff;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:170px;
	background-color:transparent;
	text-align: center;
	color: #000;
	padding: 13px 0 0 0;
	margin: 0;
}

#logo a {
	background-color:transparent;
	color: #000;
	font-size: 10px;
}

#logo address {
	font-style: normal;
	font-size: 10px;
	padding: 5px 0 0 0;
}

#top-komposisjon {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:170px;
}

#sidemeny {
	position:absolute;
	left:0px;
	top:175px;
	width:219px;
	height:470px;
	background-image: url(images/meny.jpg);
	background-repeat: no-repeat;
	padding: 20px 0 0 0;
}

#sidemeny ul {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

#sidemeny li {
	color: #000;
	margin: 0 0 10px 20px;
	font-weight: bold;
}

#sidemeny a {
	color: #000;
}

#sidemeny a:hover {
	color: #f00;
}

#logo a, #sidemeny a {
	text-decoration: none;
}

#sidemeny li {
	list-style-type: disc;
}

#merker { width: 210px; text-align: center; padding:  100px 2px 0 2px; }
#merker img {height: 50px; border: none; margin: 2px;}

#iframe {
	position:absolute;
	left:219px;
	top:175px;
	width:760px;
	height:475px;
	background-color:#FFFFFF;
	overflow: auto;
	padding: 8px 0 0 11px;
}

#iframe img {
	float: left;
	padding: 0 18px 20px 0;
	clear: both;
}

#iframe p {
	padding: 0 0 20px 0;
}

.dikt {font-style: italic; margin-left: 375px;}

#iframe img.litebilde {
	float: left;
	padding: 0 20px 10px 0;
	clear: none;
	width: 100px;
}

h1 {
	color: #f00;
	font-size: 24px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

h2, h3 {
	color: #000;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
}

#iframe th, .pristittel {
	color: #f00;
}

#iframe th, #iframe td {
	padding: 2px;
	font-weight: normal;
}

#iframe th, #iframe td {
	padding: 2px;
	text-align: left;
}

#iframe ul {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	list-style-type: none;
}

#holtskog {
	position:absolute;
	left:0px;
	top:615px;
	width:209px;
	height:30px;
	font-size: 9px;
	padding: 15px 5px 0 5px;
	background-repeat: no-repeat;
	text-align: center;
}

#holtskog a {
	text-decoration: none;
	font-size: 9px;
	color: inherit;
}

.topplink {
	float: right;
	width: 100px;
	text-align: right;
}

.topplink a, ul#toppen li a {
	color: #000;
	text-decoration: none;
}
