@charset "ISO-8859-1";

#logo { position: absolute;
        left: 22;
        top:10; 
        width:178; 
        height:171;}
        

#lodret { position: absolute;
          left:50; 
          top:182; 
          width:97; }


#indhold { position:absolute;
           left:0;
           top:40;
           width:530;
//           height:611;
           }

#content {  position: absolute;
            top: 100px;
            left: 200px;
            right: 50px;

			   font-family: Verdana, Arial, Sans-serif;
            font-size: 10px;
            background-color: white;
            color: black;

/*	    bottom: auto; */
/*            height: 250; */
/*            overflow: auto; */

/*            border: 1px solid black; */
            padding: 3px;}




#header {
	position: absolute;
	left: 210;
	top: 12;
	width: 300;
//	height: 40;
	margin: 0;
	background-color: white;
	font-size: 36;
	font-family: arial, Verdana, Sans-serif;
	color: black;
	font: bolder;
}

body    {   font-family: Verdana, Arial, Sans-serif;
            font-size: 10px;
            background-color: white;
            color: black;}

H1{
font-size : 36;
font-family : arial, Verdana, Sans-serif;
color: black;
}

H2{
font-family : verdana;
font-size : 16px;
font-weight : bold;
color : black;
}

TH{
font-family : verdana;
font-size : 9px;
font-weight : bold;
color : gray;
}


TD{
	font-family: verdana;
	font-size: 12px; /*font-weight : bold;*/
	color: black;
	text-decoration: none; /*text-align: center; */
	text-valign: left;

}

#menu { border-top: 1px solid white;
	font-size : 12px;
        position: absolute;
        left: 10;
        top: 200;
        width: 180;
        padding-top: 0;
        border-left-color: white;
        border-right-color: white;
        border-bottom-color: white;
}

#menu-td{
/*font-size : absolute-size : 10pt;*/
/*font-weight : bold;*/
color : black;
text-decoration : none;
/*text-align: center; */
text-valign : left;
}




#vandret1 { position: absolute;
            left: 4;
            top: 14;
            width: 20;
            height: 98;}


#vandret2 { position: absolute;
            left:200;
            top:14;
            width:80%;
            height:98;}


#overskrift {position: absolute;
             left: 208;
	     top: 120;
             width: 339;
             height: 25}
