body {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	background-color: #000;
}
h1 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
h2 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.breaker {
	clear: both;
	overflow: hidden;
	height: 1px;
}
a, a:visited { /* #menue */
	text-decoration: none;
	color: #000;
}
.text-fett {
	font-weight: bold;
}
#site {
	width: 990px;
	height: 790px;
	margin-left: -490px;
	left: 50%;
	position: absolute;
	background-image: url(../Bilder/hg2.jpg);
}
#titel {
	height: 130px;
	margin: 0px;
	padding: 0px;
}
#menueleiste {
	z-index: 10;
}
#bildreihe-links {
	float: left;
	width: 115px;
	margin-top: 5px;
}
#content {
	float: left;
	width: 750px;
	height: 570px;
	z-index: 0;
	background-image: url(../Bilder/hg2.jpg);
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#adressleiste a {
	color: #fff;
}
#bildreihe-rechts {
	float: left;
	width: 115px;
	margin-top: 5px;
}
td {
	font-family: arial, sans-serif;
	font-size: 12px;
}
