body {
	background-color: White;
	color: #555555;
	font-family: Chicago, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin: 0px;
}
div.zentriert {
	margin: 0% auto;
	width: 98%;
}
                          
div.bilder-o {
	margin-top: 3%;
	vertical-align: top;  /* funktioniert nicht */
}
div.bilder-u {
	margin-top: 2%;
	vertical-align: top;
}

div.text_container {
	text-align: center;
}
div.text {
	padding-left: 7%;
	margin: 0px auto;
	margin-top: 8%;
	width: 280px;
	text-align: left;
}

div.navi-li {
	position: absolute;
	top: 90%;
	left: 10%;	
}
div.navi-mi {
	position: absolute;
	top: 90%;
	width: 10%;
	left: 45%;
	text-align: center;
}
div.navi-re {
	top: 90%;
	position: absolute;
	right: 10%;
}





