
/* copyright Hans Peder Thomsen*/
/* version pr. 17-08-07 */

#009900

BODY { 
background : #CCCCCC;
font-size : 14px;
margin-top : 0px;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0px;
padding : 0;
font-family: Verdena, serif ;
}


H1   { 
font-size: 16px;
color: #009900;
font-family: Verdana, serif;          
}

H2   { 
font-size: 16px;
color: #009900;
font-family: Verdana, serif;          
}


H3   { 
font-size: 16px;
color: #009900;
font-family: Verdana, serif;          
}


P {
font-size: 12px;
color: #009900;
font-family: Verdana, serif;
}


div#side {
width:650px;
height: 800px; 
position:absolute; 
left:50%; 
margin-bottom:20px; 
margin-left:-325px; 
padding:0px; 
border:1px solid #333333;
background-color:#FFFFFF;
font-family: Verdena, serif ;

}

html>body #side {
width:650px;
margin-left:-325px;
}

div#menu {
width:650px;
top:100px;
padding:0;
border: 0px 0px 0px 0px;
border-style: solid;
border-color: black;
background-color:#339900;
font-family: Verdena, serif ;
}



/* Navbar styles  */
div#navbar {float:left;background: #339900; color:white;  margin:-1px 0 0 0;}

* div#navbar { /* Sætter samme skrift og størrelse på alle elementer i navbar'en  */
  color:white; font-size:14px;  font-family:arial,sans-serif;font-weight:bold; }
div#navbar ul { margin:0; padding:0; list-style:none; background: white;
  border-top: 1px solid white; }
div#navbar li { position:relative; width:128px; line-height:1em;
  margin:0; padding:0; list-style:none; float:left;
  border-top: 1px solid black;
  border-bottom:1px solid black;
  border-right:1px solid black; }
div#navbar li:hover {background-color: #66FF00}
div#navbar li.sub {
  background-position:right center;
  background-repeat:no-repeat;
}
div#navbar li.sub li.sub:hover {
  background-color: #66FF00; /* Forhindre background-repeat i IE/Win. */ }
div#navbar ul li a { display:block; text-decoration:none; 
  padding:0.25em 0 0.25em 0.5em; width:128px; margin:0; }
 
div#navbar>ul a {width:auto;}
div#navbar ul ul {display:none;position:absolute;width:128px;
}
div#navbar ul ul li {border-bottom:1px solid black;
  border-left:1px solid black;margin-left:-1px;}
div#navbar li.sub li.sub {
   background-position:right center;
  background-repeat:no-repeat;
}
div#navbar ul.niveau1 li.sub:hover ul.niveau2 {border-top:1px solid black;}
div#navbar ul.niveau1 li.sub:hover ul.niveau2,



.ikkese {
display: none;
}




div#topbanner h1 {
margin: 0;
margin-bottom: 10px; color: #000000;
background-color: #dddddd; font-size: 20px;
font-family: Verdana, serif;
border: 1px  solid black;
padding-top: 5px; 
padding-bottom: 5px;
padding-left: 10px;
}


div#leftcol {
position : absolute;
top: 105px;
left: 10px;
width : 170px;
background-color : #dddddd;
padding : 5px;
border : 1px solid #009900;
height : 700px;
font-size: 10px;
color: #009900;
font-family: Verdana, serif; 
}


div#rightcol {
position : absolute;
top: 105px;
left: 740px;
width : 170px;
background-color : #dddddd;
padding : 5px;
border : 1px solid #009900;
height : 700px;
font-size: 10px;
color: #009900;
font-family: Verdana, serif; 
}


div#indhold {
position : absolute;
top: 105px;
left: 185px;
width : 550px;
background-color : #C0C0C0;
padding : 5px;
border : 1px solid #009900;
overflow:auto;
height : 700px;
font-size: 10px;
color: #009900;
font-family: Verdana, serif;
}


div#footer {
position:absolute; 
width : 650px;
top: 800px; 
border:1px solid #333333;
background-color : #339900;
padding : 0px;
margin:0 0 0 0;
height : 20px;
font-size: 14px;
color: white;
font-family: Verdana, serif;
}



.newsbox p {
font-size:10px;
margin:5px;
}











