
div#header {
	width:100%;
	height:151px;
	text-align:center;
	clear:both;
	background:#B5CBC2;
	margin-bottom: 25px;
	padding:0px;
}

div#headerpage {
	margin:0px auto;
	width:980px; height:125px;
	text-align:left;
	margin-bottom:0px;
}

div#page {
	margin-bottom:25px;
	width:100%;
	text-align:center;
	clear:both;
	font-size:1.2em;
	line-height:1.6em;
}
div#mainpage {
	margin:0px auto;
	width:980px;
	text-align:left;
}

div#sidebar {
	width:300px;
	float:right;
	margin-bottom:25px;
}
div#content {
	width:630px;
	float:left;
	margin-bottom:25px;
}
div.liste {
	margin-bottom:20px;
}
div.item {
	margin-bottom:20px;
	clear:left;
}
div.item a {
	text-decoration:none;
}
div.item div.image {
	width:70px; height:50px;
	float:left;
	text-align:right;
	margin-right: 6px;
	margin-top: 6px;
}
div.itemcontent {
	margin-left:46px;
}
div.item div.titel {
	padding:0px;
	font-weight:bold;
}
div.item div.mehr a {
	font-weight:normal;
	text-decoration:underline;
}

div#galerie ul {
	float:left;
	height:76px;
	padding:0px;
	margin:0px;
}

div#galerie li {
	float:left;
	width:110px;
	height:76px;
}


div.beschreibung, div.pagenavi {
	clear:left;
}


div#footer {
	width:100%;
	text-align:center;
	clear:both;
	background:#B5CBC2;
}
div#footerpage {
	margin:0px auto;
	width:980px;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}

div#sidebar .spaceunten a {
	font-size:1.6em;
	line-height:1.6em;
	margin-bottom:1em;
	background-color:#ffffff;
	border: 1px solid #999999;
	padding: 2px 12px 2px 10px;
	}

