BODY{
	font-family: Arial;
	font-size : 11px;
	color: #000000;
	margin-top: 8px;
}

.linksonder {
background : url('/img/linksbackonder.jpg') no-repeat;
background-color:#FEF3DE;
}

a:LINK {color : #000000; text-decoration : none}
a:ACTIVE {color : #000000; text-decoration : none}
a:VISITED {color : #000000; text-decoration : none}
a:HOVER {cursor:none; color : #AD1010; text-decoration: underline;}

.menu:link, .menu:visited {
color : #8A2921; 
text-decoration : underline; 
font-weight:bold;
padding:1px;
}

.menu:visited {
color : #7A561E; 
text-decoration : underline; 
font-weight:bold;
padding:1px;
}

.menu:HOVER {
color : #72201C; 
text-decoration : underline; 
font-weight:bold;
padding:1px;
background-color:#FEE4AC;
}

.tekst {
	font-size: 11px;
	padding:14px;
	letter-spacing : 1px;
	text-align:justify;
}

.kortetekst {
	font-size: 11px;
	letter-spacing : 1px;
}


.titel h1 {
	font-size: 18px;	
	color: #7A561E;
}

.iframez
{
width:622;
height:495px;
overflow:auto;
scrollbar-arrow-color: #644E1A;
scrollbar-3dlight-color: #F4DCA4;
scrollbar-darkshadow-color: #D3AE55;
scrollbar-face-color: #EAD7AA;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #F4DCA4;
scrollbar-track-color: #FEF7F0;
}

TD { font-size: 11px; font-family: Arial; color: #000000}


#dropmenudiv{
position:absolute;
margin-left:1px;
margin-top:0px;
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FED696;
}