Body
{
	background-image: url(pic/design/baggrund.gif);
	color: rgb(99, 47, 27);
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS";
}

#BodyContent 
{
	margin-top: 0px;
	background-image: url(pic/design/center.png);
	background-repeat : no-repeat; 
	padding : 0px; 
	text-align : center; 
	width : 750px; 
	height : 678px; 
	overflow : auto; 
} 

#Content
{
	margin-top: 230px;
	margin-left: 25px;
	padding : 10px 10px 0px; 
	width : 680px; 
	height : 360px; 
	overflow : auto;
	font-size : 10pt;
} 

#Footer 
{
	width : 950px;
	background-image: url(pic/design/bottom.jpg);
	background-repeat : no-repeat; 
	font-size: 12px;
	color: #FF8A00;
	font-weight: lighter;
	font-style: italic;
	
} 
#Hits 
{
	width : 950px;
	background-repeat : no-repeat; 
	color: rgb(99, 47, 27);
	text-decoration : none;
	text-align : center;
	font-size : 10pt;
	
} 

a.Menu
{
	background-color : transparent;
	color: #FF8A00;
	font-size : 12pt; 
	font-style: italic;
	text-decoration : none; 
} 

div.Menu2
{
	background-color : transparent;
	color : rgb(204, 204, 153);
	font-size : 14pt; 
	text-decoration : none; 
} 
a.Link 
{
	color: rgb(99, 47, 27); 
	font-size : 10pt; 
	background-color : transparent;
	text-decoration : none;
}

a.Link2
{
	color: rgb(99, 47, 27); 
	font-size : 11pt; 
	background-color : transparent;
	text-decoration : none;
}

div.Overskrift
{
	
	font-size : 14pt; 
	color: rgb(99, 47, 27);
	
} 
div.Overskrift2
{
	
	font-size : 12pt; 
	color: rgb(99, 47, 27);
	
} 


div.Logo
{
	
	font-size : 15pt; 
	color : rgb(204, 204, 153);
	
} 

a.FooterLink 
{
	font-size: 12px;
	color: #FF8A00;
	font-weight: lighter;
	font-style: italic;
}

