html {
	/* background: url(../bilder/hintergrund_blau_80.jpg) top center; */
	/* background-color: #99CCDD; */
	/* background-color: #001122; */
	/* background-attachment: fixed; */
	background-color: black;
	background-color: #192123;
	background-color: #010101;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div {
	padding: 0;
	margin: 0;
}

div#inhalt div.box {
	float: left;
	display: block;
	background: #155188;
	margin: 5px
		10px
		5px
		0px;
	border: 0px solid #176AB6;
	border: 0px solid #0c3152;
	border: 0px solid #010101;
}

div#einsprungspunkte {
	padding-left: 80px;
	margin: 0px
		0px;
}

div#einsprungspunkte-wrapper {
	display: block;
	background: #789123;
	background: #124575;
	background: #192123;
	background: #091113;
	text-align: left;
	padding: 5px
		0px;
	margin-bottom: 12px;
	border: 0px solid red;
}

div.flusskasten {
	background: #155188;
	background: #111111;
	background: #192123;
	border: 0.15ex solid #176AB6;
	border: 0.15ex solid #010101;
	margin-bottom: 2ex;
	margin-left: 0ex;
	margin-right: 0ex;
	float:left;
	padding: 1ex;
	width: 23%;
	min-width: 15.5em;
	max-width: 55ex;
	width: 15.5em;
}

div#header {
	padding-bottom: 10px;
}

div#hintergrund-oben {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	/* background: url(../bilder/sonne_angeschnitten.png); */
	background-position: top right;
	background-repeat: no-repeat;
}

div#hintergrund-unten {
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 525px;
	bottom: 0;
	left: 0;
	/* background: url(../bilder/pflanzen_unten.png); */
	background-position: bottom center;
	background-repeat: no-repeat;
}

div#inhalt {
	z-index: 2;
	/* width: 100%; */
	/*
	left: 0;
	right: 0;
	bottom: 0;
	*/
	color: white;
	color: #FEFDEF;
	background-image: url(../bilder/hintergrund_grau_verlauf.png);
	background-repeat: repeat-x;
	background-color: #1C6DB7;
	background-color: #192123;
	background-color: #091113;
	background-position: fixed;
	min-height: 550px;
	border: 1px solid #0c3152;
	border: 1px solid #010101;
	border: 1px solid #192123;
	border: 1px solid #091113;
	padding: 0ex;
	padding-top: 3ex;
	padding-bottom: 3ex;
}

div#inhalt-links {
	border: 0px solid yellow;
	float: left;
	max-width: 40em;
	min-width: 35em;
	width: 40%;
	margin: 0
		3ex
		3ex
		3ex;
	float: left;
}

div#inhalt-links-inner {
	/* margin: 15px; */
	border: 0px solid green;
}

div#inhalt-rechts {
	float: left;
	display: inline-block;
	margin: 15px
		15px
		15px
		15px;
	border: 1px solid white;
}

div.kommentarkasten,
div.kommentarbox {
	background: #155188;
	background: #192123;
	background: #171F21;
	border: 0.15ex solid #176AB6;
	border: 0.15ex solid #010101;
	float: left;
	padding: 1ex;
	/*width: 61ex;
	width: 59ex;*/
	min-width: 65ex;
	display: block;
	margin-left: 0ex;
	margin-top: 1.5ex;
}

div#logo {
	position: absolute;
	width: 153px;
	height: 130px;
	width: 100px;
	height: 85px;
	/*
	left: -55px;
	top: -40px;
	*/
	top: 30px;
	left: 18px;
	z-index: 10;
	background: url(../bilder/icon.png);
	border: 0px solid blue;
	/*background: #123456;*/
}
div#logo a {
	display: block;
	width: 134px;
	height: 130px;
}
div#logo span {
	display: none;
}

div.spalte {
	float: left;
	min-width: 18em;
	min-width: 0;
	max-width: 25em;
	border: 0px solid red;
	margin-bottom: 15px;
	margin-left: 3ex;
}

div#tapir {
	display: none;
	position: relative;
	float: right;
	width: 24px;
	height: 17px;
	margin-top: -15px;
	/* background: url(../bilder/tapir.png); */
}
div#tapir span {
	display: none;
}

div#titel-wrapper {
	display: block;
	padding: 0;
}

div#titel-datum {
	display: inline;
	float: right;
	width: 166px;
	text-align: right;
	margin: 0;
	border: 0px solid black;
}

div#titel-festival {
	margin-left: 70px;
	margin-left: 80px;
	text-transform: uppercase;
	font-size: 200%;
	float: left;
	/*
	width: 381px;
	height: 48px;
	background: url(../bilder/stustaculum.png);
	*/
}
div#titel-festival a {
	/*
	display: block;
	width: 381px;
	height: 48px;
	*/
}
div#titel-festival span {
	/*
	display: none;
	*/
}

div#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	/* background: url(../bilder/sonne_angeschnitten.png); */
	background-position: top right;
	background-repeat: no-repeat;
}

div#wrapper-inner {
	display: block;
	/*
	top: 100px;
	left: 75px;
	right: 150px;
	*/
	padding-bottom: 50px;
	
	margin-top: 50px;
	margin-left: 63px;
	margin-right: 160px;
	
	border: 0px solid black;
}

div.zusatz {
	display: inline;
	max-width: 40%;
	font-size: 90%;
	background: #155188;
	background: #192123;
	background: #171F21;
	border: 1px solid #176AB6;
	border: 1px solid #010101;
	float: right;
	margin-top: 1.5ex;
	margin-left: 2ex;
	margin-bottom: 1ex;
	padding: 2ex;
}
