body {
width:100%;

margin:0px;
background:#bdbdbd;
color:#000000;
font-family:Verdana;
font-size:9px;
}
a {
color: black;
text-decoration: none;
}

div.site {
position:relative;
left: 50%;
top: 10px;
//margin: 0px 0px 0px -385px;
width: 790px;

border: 1px solid #aa0000;	
background: #9a9a9a;	
}
div.head {
position: relative;
left: 0px;
top: 0px;
height: 88px;
width: 790px;
background:#ffffff;
color:#000000;
border-bottom: 1px solid black;
margin: 0px 0px 0px 0px;	
}
div.logo {
height:80px;
		width: 300px;
position: relative;
float: left;
margin: 8px 10px 0px 0px;
}
div.slideshow {
margin: 8px 10px 0px 0px;
		height: 80px;
		width: 200px;
		position: relative;
float: left;
}
div.hus {
		width: 140px;
		position: relative;
float: right;
text-align: right;
}

div.menu_holder {
position: relative;
float: left;
width: 185px;

background: white;	
padding:0px 0px 0px 0px;
margin:0px;
	
}
div.menu {
position: relative;
float: left;
width: 160px;

background: #dadada;	
padding:0px 0px 0px 0px;
margin:0px;
border-right: 1px solid black;
border-left: 1px solid black;
	
}
div.lodret_hvid{
		position: relative;
		background: white;
		float: left;
		width: 23px;		

		
}
div.menubund {
position: relative;
float: left;
width: 184px;
height: 100px;
background: white;	
padding:0px 0px 0px 0px;
margin:0px;
border-right: 1px solid black;
}

div.h_menu{
position: relative;
float: left;
background: white;
width: 100%;
height: 44px;
}
div.indhold{
position: relative;
float: left;
background: white;
width: 100%;
}
td.kvik,a.kvik {
		font-size: 8pt;
		text-decoration:none;
}
input.kvik {
		width: 100px;
		height: 10px;
		font-size: 8pt;
		border: 1px solid gray;
}
a.menu {
		font-size:10pt;
		text-decoration:none;
		color: black;

}
div.husstreg {
width: 100%;
text-align: right;
}