body {
margin: 0px;
font-size: 12px;
font-family: Verdana, sans-serif;
}

#header {
background: #fff url('img/bg1.png'); 
height: 110px;
margin-bottom: 2px;
}

#bar {
background: #fff url('img/bg.png') repeat-x; 
height: 27px;
}

#left {
float: left;
padding: 0px;
margin: 0px;
background: #fff url('img/bg1.png'); 
width: 300px;
min-height: 597px;
padding-bottom: 1px;
}

#hovedmeny {
float: left;
padding: 0px;
margin: 0px;
background: #fff url('img/hovedmeny.png'); 
width: 23px; 
height: 309px;
}

#content {
margin-left: 400px;
margin-top: 40px;
width: 500px;
min-height: 600px;
}

h1,h2,h3,h4,h5,h5,b {
color: #01417b;
font-family: Verdana, sans-serif;
font-weight: normal;
}
b {
font-weight: bolder;
}
#meny {
margin-left: 30px;
margin-top: 10px;
}

#meny ul {	
list-style: none;
width: 250px;
margin: 0 0 20px 0;
padding: 0;
font-size: 12px;
}	

#meny li {
margin: 1px;
margin-bottom: 4px;
border: 1px solid #57b5db;
}

#meny li a {
font-weight: lighter;
height: 18px;
text-decoration: none;
color: #01417b;
display: block;
padding: 1px 0 0 6px;
background: #57b5db url('img/minitarn.png') no-repeat 100% 0;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}	
	
#meny li a:hover {
color: #fff;
}

#logo {
position: absolute;
top: 30px;
left: 40px;
background: url('img/logo.png') no-repeat; 
height: 75px; 
width: 585px;
}

#info {
position: absolute;
top: 30px;
left: 950px;
background: url('img/topp_hoyre.png') no-repeat; 
height: 75px; 
width: 286px;
}