@charset "utf-8";
/* CSS Document */

body {
	background-image:url(mor/wrappersten.gif);
	font-family: Lithos Pro, Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}
p {
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
	padding-right: 10px;
	height: auto;
	width: auto;
	
}
h2 {
	color:#036;
}
h4 {
	color:#036;
}
h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #00F;
}
#wrapper{
	width: 800px;
	height: 766px;
	
}
#banner {
	width: 800px;
	height: 178px;
	
}
#menuwrap {
	background-color: #06C;
	width: 800px;
	height: 50px;
	float:left;	
}
#menuknapper1 {
	width: 116px;
	height: 50px;
	float: left;
}
#menuknapper2 {
	width: 113px;
	height: 50px;
	float: left;
}
#menuknapper {
	width: 114px;
	height: 50px;
	float: left;

}
#content {
	background-color:#FFF;
	width:800px;
	height:auto;
}

#sidebar {
	background-color: #FFF;
	background-repeat:repeat-y;
	height: auto;
	width: 200px;
	font-family: Lithos Pro, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09C;
	padding-top:10px;
	float: left;
		
}
#sten {
	width: 200px;
	height: auto;
	float:left;
	clear:both;
}
#logo {
	width: 200px;
	height: 80px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;

}

#indhold {
	background-color: #FFF;
	width: 579px;
	height: auto;
	font-size: 12px;
	color: #333;
	float: right;
	padding: 10px;
}
#billedbox{
	width:200px;
	height:142px;
	float:right;
	clear:left;
}

#footer {
	width:800px;
	height: 18px;
	float:left;
	background-color:#006699;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
}

a:link {
	color: #036;
}
a:visited {
	color:#066;
}
a:hover {
	color: #033;
}
a:active {
	color:#039;
}
