div#bereich_gesamt {
	width: 811px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}


div#trenner_kopf { height: 23px; background: url(../px/trenner.gif) repeat-y; }
div#trenner_fuss { height: 8px; background: url(../px/trenner.gif) repeat-y; }


div#bereich_kopf {
	height: 152px;
	background: #b8d271 url(../px/kopf.jpg) no-repeat;
	margin: 50px 0 0 0;
	padding: 0 0 0 415px;
}


div#bereich_inhalt {
	background-color: #ffe16b;
	padding: 20px;
}

div#inhalt {}

div#bildleiste_1, div#bildleiste_2 { margin: 65px 0 0 0; padding: 0; float: right; }

div.illustration { margin: 0 0 20px 20px; padding: 0; }
div.illustration img { border: 0; }

div#inhalt_unten_rechts {
	width: 200px;
	position: relative;
	bottom: 0;
	right: 0;
	float: right;
	clear: right;
	padding: 50px 0 0 20px;
}

div#veranstalter {
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 75%;
}
div#veranstalter img { margin: 0 0 10px 0; }


div#bereich_fuss {
	height: 70px;
	margin: 0 0 20px 0;
	background-color: #b8d271;
}
