body   {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-stretch: semi-expanded;
	background-color: #e9ebed;
	background-image: url(bilder/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	z-index: 1;
}
a  { color: #000; text-decoration: none }
a:visited  { color: black; text-decoration: none  }
a:hover { color: #0c0; font-weight: bold; text-decoration: none   }
a:active  { color: #0c0; text-decoration: none }
h1  { font-size: 10px; font-weight: bold }
td,p  { font-size: 10px }
.fett { font-weight: bold }
.gruen { color: #0c0 }
.aktiv { color: #0c0; font-weight: bold; }
a.aktiv { color: #0c0; font-weight: bold; }
a.gruen { color: #0c0; text-decoration: none }
#menu  {
	background-color: white;
	background-position: 0 bottom;
	position: absolute;
	top: 70px;
	left: 80px;
	width: 180px;
	height: 140px;
	padding: 29px 8px 12px;
	z-index: 10;
}
#menu a:hover { color: #0c0; font-weight: bold; text-decoration: none; }
#menu a.aktiv { color: #0c0; font-weight: bold; }
#menu .gruen { color: #0c0; }
#inhalt  {
	position: absolute;
	top: 100px;
	left: 450px;
	width: auto;
	height: 340px;
	z-index: 10;
}
#inhalt_klein {
	position: absolute;
	top: 100px;
	left: 800px;
	width: auto;
	height: 340px;
	z-index: 10;
}
#inhalt img {
	text-align: center;
	position: absolute;
	bottom: 0;
	z-index: 10;
}
#text  {
	padding: 1px;
	position: absolute;
	top: 450px;
	left: 450px;
	width: 340px;
	height: auto;
	z-index: 10;
}
#datentext  {
	padding: 1px;
	position: absolute;
	top: 450px;
	left: 450px;
	width: 640px;
	height: auto;
	z-index: 10;
}
#text a { color: #000; text-decoration: none; }
#text a:visited { color: #000; text-decoration: none; }
#text a:hover { color: #0c0; font-weight: bold; text-decoration: none; }
#vor {
	color: #eea52e;
	padding: 0;
	position: absolute;
	top: 413px;
	left: 798px;
	width: 34px;
	height: 20px;
	z-index: 10;
}
#zurueck {
	color: #0c0;
	padding: 0;
	position: absolute;
	top: 413px;
	left: 430px;
	width: 34px;
	height: 20px;
	z-index: 10;
}
#bildtext {
	color: white;
	padding: 1px;
	position: absolute;
	top: 420px;
	left: 750px;
	z-index: 10;
}
#sub  { color: black; padding: 0; position: absolute; top: 450px; left: 260px; width: 220px; height: 320px }
#sub a { color: #000; text-decoration: none; }
#sub a:visited { color: #000; text-decoration: none; }
#sub a:hover { color: #0c0; text-decoration: none; }
#spruch { color: white; padding: 0; position: absolute; top: 295px; left: 800px; width: 220px; height: auto; }
#submenu { color: #fff; position: absolute; top: 260px; left: 80px ; padding-left: 8px; }
#submenu a { color: #fff; }
#submenu a:hover { color: #0c0; font-weight: bold; text-decoration: none; }
#submenu .gruen { color: #0c0; }