body {
background-color: #eee;
font-family: Verdana, Helvetica, Arial, sans-serif;
position: relative;
font-size: 10pt;
}
#mainpanel {
position: relative;
background-color: #fff;
width:1050px;
margin: auto auto;
display: block;
height: 600px;
clear: both; }

#header h1 {
background-image: url(overskrift.png);
background-repeat: no-repeat;
text-indent:-2000px;
background-position: +10px +8px;
height:55px; }

#header a h1 {
display:block;
cursor: url(hand);
}

h1 {
font-family: Times, "Times New Roman", serif;
font-size:20px; 
margin:0px;
}

hr {
	border:none;
	height: 1px;
	background-color: #255128;
	margin-left: 1em;
	margin-right: 1em;
}

#rightband {
background-color: #255128;

width:250px;
height:100%;
position:absolute;
left:800px;
top:0px;
background-image: url(logo-250-t.png);
background-repeat: no-repeat;
background-position: 0px 100px;
}

#topmenu {
background-color: #255128;
border: none;
width: 800px;
margin:0px;
padding: 0px;
height: 21px;
padding-top: 1px;
padding-bottom: 0em; }

#topmenu ul { 
background-color: #255128;
list-style: none;
padding: 0px;
margin: 0px;
float:right;
border:none;
}

#topmenu li {
background-color: #255128;
border-top: 1px #255128 solid;
float: left;
height: 18px;
margin: 0px;
padding: 2px 0px 0px 0px;
}

#topmenu ul li a {
color: #fff;
text-decoration: none;
padding-left:6px;
padding-right:6px;
}


#topmenu ul li a:hover {
color: #ccc;
background:#fff;
text-decoration: none;
padding-top: 2px;
padding-bottom: 2px; }

#topmenu ul li.sel a {
background-color:#fff;
color: #000;
border-bottom: none;
padding: 2px 6px 2px 6px;
}

#leftmenu {
clear:left;
width: 120px;
height:100%;
}

#leftmenu ul {
list-style: none;
padding: 0;
margin: 0;
margin-top: 1.5ex;
width:107px;
display: block;
}

#leftmenu li {
float: left;
margin: 0;
padding: 0px;
margin-left: 10px;
width:107px;
}

#leftmenu img {

padding: 0px;
margin-left: 10px;
margin-top: 20px;
}

#leftmenu ul li a {
float:left;
display:block;
padding: 3px;
margin: 0px;
width: 101px;
}
#leftmenu a {
text-decoration:none;
color: black;
}

#leftmenu ul li a:hover {
text-decoration:none;
background-color: #255128;
color: #888;
}

#leftmenu li.sel {
background-color: #255128;
}

#leftmenu .sel a {
color: #fff;
}

#maincontent {
margin-top: 0px;
margin-left: 160px;
top:90px;
width:630px;
height:470px;
overflow: auto;
position:absolute;
}

#bottommenu {
clear:both;
height:25px;
background-color: #255128;
border: none;
position: absolute;
bottom: 0px;
width: 800px;
}

#bottommenu a {
text-decoration:none;
color: #fff;
}
#bottommenu a:hover {
color: #888;
}

#bottommenu  p {
margin: 0px;
padding: 4px;
color: #fff;
}

li a:hover {
color: #888;
}
h2 {
font-size: 11pt;
font-weight: bold;
}