body {
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, sans;
	font-size: 90%;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 140%;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 140%;
}

img {
	border: none;
}

.ingress {
	font-weight: 600;
}

#underkat {
	font-family: verdana;
	font-size: 10;
	}

#artikleralfa {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
	
#hoved {
	position: absolute;
	margin: 220px 50px 50px 150px;
	padding: 0 10px 0 10px;
	text-align: left;
	background-color: #FBFEF1;
	height: auto;
	width: 620px;
	border-top: 1px solid #F1F0F9;
	border-right: 1px solid #F1F0F9;
	border-bottom: 1px solid #F1F0F9;
	border-left: 1px solid #F1F0F9;
	}
	
	#hoved ul {
	list-style: none;
	}

	#hoved img {
	    display: inline;
	    float: none;
	    padding: 10;
	    margin: 10;
		text-decoration: none;
	}

#hoved2 {
	padding: 10 10 10 10;
	}
	
#guidetabell {
	border: 1px solid #CCFF33;
	background-position: center;
	width: 600px;
	background-color: #FFFFFF;

	}

.guidecelle {
	padding: 5px 5px 5px 5px;
	line-height: 15px;
}

.guidetittel {
	font-size: 13px;
	COLOR: #000000;
	font-weight: bold;

}

.guideliten {
	font-size: 10px; COLOR: #666666
}
	
#venstremeny {
	width: 140px;
	margin-left: 10px;
	padding-top: 10px;
	position: absolute;
	font-size: 90%;
	padding-left: 7px;
	line-height: 20px;
	background: #FBFEF1;
	border: 1px dotted F1F0F9;
	}
	
#venstremeny ul li{
	list-style: none;
	text-indent: -40px;
}

#venstremeny a:hover {
	background-color: #F3E94E
}

.ad {
	width: 155px;
	margin-left: 10px;
	font-size: 90%;
	padding: 5px;
	font-weight: bold;
}

.ad DIV {
	font-size: 80%;
	font-weight: lighter;
}

.ad a {
	text-decoration: none;
}

#bokmerke {
	font-size: 80%;
	margin-left: 10px;
	margin-top: 10px;
	width: 140px;
	font-weight: lighter;
	text-align: center;
}

#grafikksadve {
	margin-left: 7px;
	width: 160px;
	vertical-align: middle;
}

#footer {
	margin-top: 250px; 
	margin-left: 220px; 
	margin-right: 220px; 
	height: 100px
}
#topp {
	height: 150px;
	width: 768px;
	margin-left: 10px; 
	margin-bottom: 5px; 
	margin-top: 5px; 
}

#topp2 {
	position: absolute;
	left: 790px;
	top: 0px;
	}

#logo {
	width: 150px;
	height: 40px;
	margin-left: 5px;
	padding-top: 15px;
	padding-bottom: 17px;
	color: #666666;
	text-align: center;
}

#toppmeny {
	height: 40px;
	width: 620px;
	color: #FFFFFF;
	position: absolute;
	left: 160px;
	top: 170px;
	text-align: left;
}

#toppmeny div{
	font-family: "trebuchet ms";
	font-size: 160%;
	color: #FFFFFF;
}

#toppmeny a {
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 7px; 
	color: #FFFFFF; 
	padding-top: 7px; 
	text-decoration: underline;
	font-weight: bold;
}

#toppmeny a:hover {
	background-color: #F3E94E
}
#toppmeny a:visited {
	color: #FFFFFF
}

#reklame {
	position: absolute;
	left: 790px;
	top: 160px;
	}

#byline {
 border-top: 1px solid;
 font-size: 80%;
 margin-top: 10px;
 padding-top: 10px;
 }

 DIV.error {
 	border: 1px dotted red;
 	background-color: #EFACAC;
 	margin: 10px;
 	padding: 5px;
 }