body {
	background-color: #003366;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;

}
.Overskrift {
	font-size: xx-large;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-size:30pt 

}

.Underoverskrift {
	font-size: x-large;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-size:20pt 

}

a.menu, a:link.menu, a:visited.menu { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size:11pt 
}

a:hover.menu { 
	color: #FFFFFF; 
	text-decoration: underline;
}  

a.submenu, a:link.submenu, a:visited.submenu { 
	color: #FFFFFF; 
	text-decoration: none; 
	margin: 0px; 
	font-style:oblique;
	margin-left:5px;
	margin-right:5px;
}

a:hover.submenu { 
	color: #000000; 
	text-decoration: underline;
	margin: 0px;
}  
   
p {
	margin-bottom: 6pt; 
	margin-top:0pt
}

p, h1, h2, h3, h4, table {
	margin-left: 10px;
	margin-right: 10px;
}

.Menustreg { font-size:11pt }

.Footer {font-size: 8pt; color:#C0C0C0}

a.Footerlink, a:link.Footerlink, a:visited.Footerlink { 
	color: #C0C0C0; 
	text-decoration: none; 
	font-size:8pt 
}

a:hover.Footerlink { 
	color: #C0C0C0; 
	text-decoration: underline;
}

#forsidetabel {
	margin-left:0px;
	margin-right:0px;
}

#Center {
 	text-align : center;
 	width: 100%;
  	height: 100%;
} 

#master {
	position:absolute; 
  	top : 50% ;
	left : 50% ;
  	width : 900px ;
  	height : 575px ;
  	margin-top : -287px ;
  	margin-left : -450px ;
  	margin-right : auto ;
	z-index:1;
}

#submenu {
	position:absolute; 
	left:0px; 
	top:125px; 
	width:150px; 
	height:425px; 
	z-index:4; 
	background-color: #295A5A; 
	border: 0px none #000000; 
	padding:0px;
	text-align:left;
}


#forsidecontent {
	position:absolute; 
	left:0px; 
	top:125px; 
	width:900px; 
	height:225px; 
	z-index:2; 
	background-color: #FFFFFF; 
	border: 0px none #000000; 
	overflow: auto; 
	padding:0px;
	text-align:left;
}

#content {
	position:absolute;
	left:150px;
	top:125px;
	width:750;
	height:425px;
	z-index:2;
	background-color: #FFFFFF;
	border: 0px none #000000;
	overflow: auto;
	padding:0px;
	text-align:left;
	background-image: url(../_Grafik/baggrund.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;

}

#top {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:900px; 
	height:100px; 
	z-index:3; 
	background-color: #003333; 
	border: 0px none #000000;
}

#menu {
	position:absolute; 
	left:0px; 
	top:100px; 
	width:900px; 
	height:25px; 
	z-index:1; 
	background-color: #006B53; 
	text-align:center 
}

#topbilledevenstre {
	position:absolute; 
	left:0px; 
	top:0px; 
	height:100px; 
	z-index:6
}

#topbilledehojre {
	position:absolute; 
	right:0px; 
	top:0px; 
	height:100px; 
	z-index:5
}

#logoer {
	position:absolute; 
	left:0px; 
	top:350px; 
	width:900px; 
	height:200px; 
	z-index:1; 
	background-color: #FFFFFF; 
	text-align:left 
}

#footer {
	position:absolute; 
	left:0px; 
	top:550px; 
	width:900px; 
	height:25px; 
	z-index:1; 
	background-color: #003366; 
	text-align:center 
}
