/*centrering i explorer*/
body {
	text-align:center;
	background-color:#ffffff;
}

/*centrering i fox*/
#fox_center{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/*danner baggrund for selve siden*/
#container{
	width: 900px;
	height: 620px;
	background-color: #ffffff;
}



#head{
	width:900px;
	height:90px;
	background-color:#CCCC99;
}

#headbillede{
	float:left;
	width:500px;
	height:90px;
	background-color:#CCCC99;
	}

#soge{
	float:right;
	width: 400px;
	background-color:#CCCC99;
}

#menu{
	float:left;
	width:220px;
	height:475px;
	background-color:#CCCC99;
	margin-top:10px;
	text-align:left;
	}

#menuunderside{
	line-height:15px;
	float:left;
	width:270px;
	height:475px;
	background-color:#CCCC99;
	margin-top:10px;
	text-align:left;
	}
	
#indhold{
	float:left;
	width:460px;
	height:435px;
	background-color:#CCCC99;
	margin-top:0px;
	margin-left:10px;
	}

#tekstfeltforside{
	line-height:16px;
	float:left;
        height: 434px;
	width:454px;
	overflow:auto;
	background-color:#CCCC99;
	margin-left:3px;
	}

#indholdunderside{
	float:left;
	width:430px;
	height:435px;
	background-color:#CCCC99;
	margin-top:0px;
	margin-left:10px;
	}

#tekstfeltunderside{
	line-height:16px;
	float:left;
	width: 424px;
	height:434px;
	overflow:auto;
	margin-left:3px;
	background-color:#CCCC99;
	}

#sti{
	float:left;
	width:460px;
	height:40px;
	background-color:#CCCC99;
	margin-top:10px;
	margin-left:10px;
	}

#stiunderside{
	line-height:11px;
	float:left;
	width:430px;
	height:40px;
	background-color:#CCCC99;
	margin-top:10px;
	margin-left:10px;
	}


#billede{
	float:right;
	width:200px;
	height:475px;
	background-color:#CCCC99;
	margin-left:10px;
	margin-top:-40px;
	}	

#bil{
	float:left;
	width:200px;
	height:425px;
	background-color:#CCCC99;
	margin-top:40px;
	overflow:auto;
	}	

#billedeunderside{
	float:right;
	width:180px;
	height:475px;
	background-color:#CCCC99;
	margin-left:10px;
	margin-top:-40px;
	}	

#bilunderside{
	float:left;
	width:180px;
	height:470px;
	background-color:#CCCC99;
	margin-top:5px;
	overflow:auto;
	}	

#bund{
	float:left;
	width:900px;
	height:23px;
	background-color:#993333;
	color:white;
	margin-top:10px;
	text_align:center;
	padding:6px;
	}




#indholdkort{
	float:left;
	width:670px;
	height:435px;
	background-color:#CCCC99;
	margin-top:0px;
	margin-left:10px;
	}

#stikort{
	float:left;
	width:670px;
	height:40px;
	background-color:#CCCC99;
	margin-top:10px;
	margin-left:10px;
	}

#stiophavsret{
	float:left;
	width:620px;
	height:40px;
	background-color:#CCCC99;
	margin-top:10px;
	margin-left:10px;
	}

#indholdophavsret{
	float:left;
	width:620px;
	height:435px;
	background-color:#CCCC99;
	margin-top:0px;
	margin-left:10px;
	}

#indholdophavsrettekst{
	float:left;
	width:614px;
	height:435px;
	background-color:#CCCC99;
	margin-top:0px;
	margin-left:3px;
	overflow:auto;
	line-height:16px;
	overflow:auto;
	}

p{
	font-size:11px;
	font-family:verdana;
	font-color:40373C;
	text-align:left;
	}



h1 {
	font-size: 14px;
	font-family:verdana;
	font-color: 40373C;
	}	
	
h2 {
	font-size: 16px;
	font-family:verdana;
	font-color: 40373C;
	text-align:left;
	}	

h3 {
	font-size: 9px;
	font-family:verdana;
	font-color:40373C;
	text-align:center;
	line-height:2px;
	}

h4 {
	font-size:9px;
	font-family:verdana;
	font-color:40373C;
	text-align:left;
	margin-left:5px;
	}
	




a:link{
	line-height:15px;
	text-decoration: none;
	color:#40373C;
	font-family: verdana;
	font-size:9px;
	}
	
a:visited{
	line-height:15px;
	text-decoration: none;
	color:#40373C;
	font-family: verdana;
	font-size:9px;
	}

 a:active{
	line-height:15px;
	text-decoration: none;
	color:#40373C;
	font-family: verdana;
	font-size:9px;
	}
		