body       {
	color: black;
	text-align: center;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-left: 0px;
	background-attachment: fixed;
	background-color: white;
	background-image: url(bilder/kreis.gif);
	background-repeat: no-repeat;
	background-position: center;
}
	
#container     {
	text-align: left;
	position: relative;
	width: 600px;
	height: 100%;
	float: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 10%;
	margin-left: auto;
}
#zen  { margin-top: -15px; position: relative; top: 10px; width: 220px; height: 61px }
#aktuell   { position: relative; top: 70px; left: -20px; width: 110px; height: 55px }
#info  { position: relative; top: 30px; left: 5px; width: 80px; height: 88px }
#mu   { margin-top: 0; margin-left: 0; position: relative; top: 130px; width: 60px; height: 48px }
p  { font-size: 1em; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: 700 }
#text      {
	margin-top: -200px;
	margin-left: 120px;
	position: relative;
	top: 20px;
	left: 5px;
	width: 360px;
	height: auto;
	background-image: url(bilder/sitzen.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
h3 { font-size: 1.2em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 1em 0 }
.navz  { text-align: center; width: auto; height: auto }
a:link  { color: #676767; text-decoration: none }
a:visited  { color: #676767; text-decoration: none }
a:hover  { color: black; text-decoration: none; background-color: white; width: auto; height: auto }
a:active { color: black; text-decoration: none }
.bildmark { border-bottom: 3px solid black }
#freiraum    { position: absolute; top: 10px; right: 7% }
.unterstr  { text-decoration: underline; background-color: #e7e7e7 }
.fein { color: black; font-size: 14px; font-family: "Times New Roman", Times, serif }
#bild { float: left }
.klein { font-size: 12px }

