Body
{
	background-image : url(pic/design/baggrund.png); 
	color: rgb(97, 167, 49);
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS";
}

#Menu 
{
	margin-top: 5px;
	width : 900px; 
	height : 186px; 
	background-image : url(pic/design/top.jpg); 
	background-repeat : no-repeat; 
	line-height: 0,9%;
	line-height: 12px;
} 

#BodyContent 
{
	margin-top: 0px;
	background-image: url(pic/design/centerlogo.jpg);
	background-repeat : no-repeat; 
	padding : 0px;
	width : 900px; 
	height : 400px; 
	overflow : auto; 
} 

#Content
{
	width : 855px; 
	height : 400px; 
	padding : 0px;
	overflow : auto;
	font-size : 10pt;
	background-repeat : no-repeat; 
} 

#Footer
{
	width : 900px; 
	height : 55px; 
	background-image : url(pic/design/footer.jpg); 
	background-repeat : no-repeat; 
} 

a.Menu
{
	background-color : transparent;
	color: rgb(255, 255, 255);
	font-size : 12pt;
	text-decoration : none; 
	
} 

a.Link 
{
	background-color : transparent;
	color: rgb(97, 167, 49);
	font-size : 12pt;
	text-decoration : none; 
}

a.Link2 
{
	background-color : transparent;
	color: rgb(97, 167, 49);
	font-size : 12pt;
}
a.Link3
{
	background-color : transparent;
	color: rgb(97, 167, 49);
	font-size : 10pt;
}
a.Link4
{
	background-color : transparent;
	color: rgb(239, 232, 90);
	font-size : 10pt;
}
div.Overskrift
{
	
	font-size : 16pt; 
	color: rgb(97, 167, 49);
	
}
div.Overskrift2
{
	
	font-size : 12pt; 
	color: rgb(97, 167, 49);
	
}