@charset "UTF-8";
.container #layoutbereich {
	width: 966px;
	background: #ffa200;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container #headbereich {
	width: 966px;
    margin: 0 auto;
	background: #ffa200;
}
.container #contentbereich {
	width: 966px;
	background-image:url(../Layoutbilder/Hintergrund-Content.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat;
	height: auto;
}
.container #inhalt {
	width: 668px;
	background-color: #FFFFFF;
	background-image: url(../Layoutbilder/Hintergrund-Content.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.container #menuebereich {
	width: 950px;
	background-image:url(../Layoutbilder/menuebg.gif);
	height: 58px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 22px;
}
.container #yellowboxbereich {
	width: 224px;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 15px;
	margin-left: 8px;
	text-align: left;
	padding-left: 22px;
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
	background-color: #FFE47C;
}
.container #footerbereich {
	width: 966px;
	background-image: url(../Layoutbilder/Footer.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 38px;
	clear: both;
}
.container #unterfooter {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffa200;
}
