BODY {
	scrollbar-arrow-color:#FDE8C6;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FDE8C6;
	scrollbar-shadow-color:#FDE8C6;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#FDE8C6;
	scrollbar-darkshadow-color:#FDE8C6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	background-color: #EAD30F;
}

.menu{
	position:absolute;
	z-index:15;
	vertical-align: top;
	left: 5px;
	top:50px;
	width:160px;
	border:none;
}

.news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	visibility:visible;
	border:1px solid #4E5B7E;
	padding:4px;
	margin-top:4px;
}
.newsOverskrift {
	font-weight:bold;
}

.hovedMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	visibility:visible;
	text-align:left;
	vertical-align: top;
	padding-top:7px;
	cursor:hand;
	font-weight: bold;
}


#undermenu1,#undermenu2,#undermenu3,#undermenu4,#undermenu5,#undermenu6,#undermenu7,#undermenu8,#undermenu9,#undermenu10,#undermenu11,#undermenu12,#undermenu13,#undermenu14,#undermenu15,#undermenu16,#undermenu17,#undermenu18{
	display:none;    
}

.underMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-top:5px;
	padding-left: 1px;
}

.logo{
	position:absolute;
	z-index:10;
	vertical-align: bottom;
	text-align:center;
	left:25px;
	top:0px;
	border:none;
}

.adresse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	position:absolute;
	z-index:10;
	vertical-align: bottom;
	left: 10px;
	bottom:3px;
	width:160px;
	border:none;
}

A:link { text-decoration:none; color:#000000;  } 
A:visited { text-decoration:none;color:#000000; }
A:hover {  color:#000000; background-color: #CED3DF;}
A:active { 	color:#000000; background-color: #CED3DF;
}

