body, html {
 font-size: 11px;
 font-family: verdana;
 /* color: #807F84; DEC3C3 */
 background-color: #E3E3E3; 
 color: #333333;
 padding: 0;
 margin: 0;
 width:  100%;
 height: 100%;
}


h1 {
 color: #DD0000;
 font-size: 11px;
}

h2 {
 font-size: 14px;
}

h3 {
 font-family: Verdana;
 color:  #DD0000;
 font-size: 12px;
}

h4 {
 font-family: Verdana;
 color:  #000000;
 font-size: 18px;
 border-left: 25px solid #DD0000;
 border-bottom: 1px solid #DD0000;
 padding-left: 8px;
}

h5 {
 font-family: Verdana;
 color:  #000000;
 font-size: 18px;
 border-bottom: 1px solid #DD0000;
 padding-left: 0px;
}

#contentforside p {
 border: 0;
 padding: 0;
 margin-bottom: 10px;
}

#news h3, #news h3 a  {
 display: inline;
 border: 0;
 padding: 0;
 font-size: 11px;
 padding-left: 0px;
 text-decoration: none;
}

#contentforside h3 {
 display: inline;
 border: 0;
 padding: 0;
 padding-left: 10px;
 font-size: 11px;
 line-height: 150%;
}

#contentforside p {
 padding: 0;
 margin: 0;
 line-height: 150%;
}

#center {
 height: 100%;
 width: 100%;
}

#control {
background-color: #FFF;
 position: relative;
 width: 850px;
 height: 600px;
 margin: 0 auto;
 border: 1px solid #CCC;
 text-align: left;
}

#logo {
 position: absolute;
 left: 21px;
 top: 10px;
 font-family: verdana;
 font-size: 24px;
 font-color: #FFFFFF;
 font-weight: bold;

}

#pile {
 position: absolute;
 right: 27px;
 top: 10px;
}

#topmenu {
 float: left;
 padding-left: 10px;
}

#topmenu a {
 display: block;
 padding: 0px 15px;
 text-decoration: none;
 font-weight: bold;
 color: #5F5F61;
 /* 7F998F  sort: 5F5F61 */
}


#topmenu .active {
	background-image: url(img/fane_groen_right.gif);
}

#topmenu span {
	display: block;
	background-image: url(img/fane_hvid_left_sml.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#topmenu .active span {
	display: block;
	background-image: url(img/fane_groen_left_sml.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#topmenu .active a {
	color: #FFFFFF;
}


#topmenu #first span {
	background-image: url(img/fane_hvid_left.gif);
}

#topmenu li.active#first  span {
	background-image: url(img/fane_groen_left.gif);
}


#topmenu ul {
 position: absolute;
 left: 10px;
 top: 49px;
 list-style: none;
 margin: 0px;
 padding: 10px 10px 0px;
}

#topmenu li {
 float: left;
 padding: 0px;
 margin: 0px;
 line-height: 21px;
 background-image: url(img/fane_hvid_right.gif);
 background-repeat: no-repeat;
 background-position: right top;
}

#topmenu div#headline1  {
 position: absolute;
 display: block;
 left: 0px;
 top: 80px;
 height: 5px;
 line-height: 5px;
 background-color: #A9C4BA;
 width: 850px;
 margin: 0px;
 padding: 0px;
}

#topmenu div#headline2  {
 position: absolute;
 left: 0px;
 top: 87px;
 width: 850px;
 height: 3px;
 line-height: 3px;
 background-color: #D4E5DF;
 border: 0px;
 margin: 0px;
 padding: 0px;
}

#news {
 position: absolute;
 width: 180px;
 right: 0px;
 top: 120px;
 height: 450px;
 background-image: url(img/dots_bg_v.gif);
 background-repeat: repeat-y;
}


#news .news-tekst {
 display: block;
 width: 150px;
 padding: 10px;
 line-height: 150%;
 
}

/*.news-boks {
 background-color: #7F998F;
 background-image: url(img/boks_hoejre.gif);
 background-repeat: no-repeat;
 background-position: top right;
 line-height: 21px;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 12px;
 padding-left: 10px;
}*/


#submenu {
 position: absolute;
 width: 160px;
 left: 0px;
 top: 120px;
 height: 447px;
 background-image: url(img/dots_bg_v.gif);
 background-repeat: repeat-y;
 background-position: top right;
}

#submenu-boks {
 background-color: #7F998F;
 background-image: url(img/boks_hoejre.gif);
 background-repeat: no-repeat;
 background-position: top right;
 line-height: 21px;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 12px;
 padding-left: 4px;
}

#submenu a {
 text-decoration: none;
 color: #333333;
 display: block;
}

#submenu a:hover {
 text-decoration: underline;
}

#submenu ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#submenu li {
 padding: 0;
 margin: 0;
 height: 23px;
 vertical-align: middle;
 background-image: url(img/dots_bg_h.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
}

#submenu li.active {
 background-color: #D4E5DF;
}

#submenu span {
 padding-left: 15px;
 padding-top: 3px;
 display: block;
}

#content, #contentforside {
 position: absolute;
 left: 197px;
 top: 120px;
 width: 527px;
 overflow: auto;
 height: 427px;
 padding-right: 85px;
 scrollbar-base-color: #E3E3E3;
}

#contentforside {
 left: 57px;
 top: 287px;
 width: 639px;
 height: 450px;

}

#bottom {
 position: absolute;
 left: 0px;
 bottom: 2px;
 line-height: 30px;
 text-align: center;
 font-size: 10px;
 width: 100%;
 background-image: url(img/dots_bg_h.gif);
 background-repeat: repeat-x;
}

#bottom .highlight {
 color: #000000;
 font-weight: bold;
}

.forside {
 float:left;
 margin-right:25px;
}

#linie {
 background-image: url(img/dots_bg_h.gif);
 background-repeat: repeat-x;
}

a:link{
 color:#DD0000;
 font-size:11px;
 text-decoration:none;
}

a:visited{
 color: #DD0000;
 font-size:11px;
 text-decoration:none;
}

a:hover{
 color: #DD0000;
 text-decoration:underline;
}

a.logo_link:link {
 font-family: verdana;
 font-size: 24px;
 color: #000000;
 font-weight: bold;
 text-decoration:none;
}

a.logo_link:visited {
 font-family: verdana;
 font-size: 24px;
 color: #000000;
 font-weight: bold;
 text-decoration:none;
}

.medarb {
 float:left;
 margin-right:7px;
}

.pdf {
 border: 1px;
 border-color: #000000;
}

.print h1, .print h3 {
padding-left: 0px;
background-image: none;
}

#printer {
position: absolute;
top: 137px;
left: 767px;
}