* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
body { 
	font: 0.8em Arial, Helvetica, Geneva, sans-serif;
	background: #e1e1e1 url(../images/body_bg.png) repeat-x;
	text-align: center;
	color: #565a54;
}
#page {
	width: 100%;
}
#page_inner {
	width: 988px;
	margin: 0 auto;
}
#header {
	background: url(../images/header_bg.png) no-repeat;
	height: 298px;
}
#header_inner {
	width: 900px;
	margin: 0 auto;
}
#header_icons {
	padding-top: 65px;
	text-align: right;
}
#header_icons img {
	padding-left: 15px;
	border: none;
}
#header_logo {
	padding-top: 35px;
}
#headermenue {
	padding-top: 5px;
}
#content {
	background-color: #fff;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#content_inner {
	background-color: #fff;
	width: 860px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.6em;
}
#content_inner ul {
	padding-left: 15px;
	margin-left: 15px;
}
#content_inner h1 {
	color: #003c2c;
	font-size: 1.6em;
	padding-top: 3px;
	padding-bottom: 6px;
}
#content_inner p {
	padding-top: 3px;
	padding-bottom: 6px;
}
#content_inner h2 {
	color: #ba8535;
	font-size: 1.6em;
	padding-top: 3px;
	padding-bottom: 6px;
	font-weight: 100;
}
#content_footer {
	background: url(../images/content_footer.png) no-repeat center bottom;
	height: 50px;
}
#footer {
	background: url(../images/footer2_bg.png) no-repeat;
	width: 900px;
	height: 151px;
	text-align: left;
	margin: 0 auto;
}
#footer_inner {
	width: 700px;
	text-align: left;
	padding-top: 110px;
	color: #fff;
	float: left;
	padding-left: 20px;
}
#footer_inner a {
	color: #fff;
	text-decoration: none;
}
#flyerbutton {
	float: right;
}
#subnav {
	padding-bottom: 20px;
	padding-top: 20px;
}
#subnav a, #content_inner  a {
	color: #565a54;
}
.nachoben {
	border-bottom: 1px solid #e5e5e5;
	text-align: right;
	padding-bottom: 4px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.nachoben a {
	color: #999997;
	text-decoration: none;
	background: url(../images/nachoben.gif) no-repeat left center;
	padding-left: 15px;
}
.bildbox {
	width: 332px;
}
.bildboxoben {
	width: 332px;
	height: 12px;
	background: url(../images/bildboxoben.gif) no-repeat;
}
.bildboxunten {
	width: 332px;
	background: url(../images/bildboxunten.gif) no-repeat 0 bottom;
	padding-bottom: 50px;
	text-align: center;
}
.bildboxunten img {
	border: 1px solid #d7d7d7;
	background-color: #fff;
	padding: 3px;
	margin-left: 5px;
}

.bildboxunten img {
	border: 1px solid #d7d7d7;
	background-color: #fff;
	padding: 3px;
	margin-left: 5px;
	margin-bottom: 7px;
}
