body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B7B7B7;
	margin: 0px;
	padding: 0px;
}
.titlediv {
	height: 150px;
	width: 100%;
	margin: 0px;
	padding: 0px;

}
.maindiv {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 100%;
	overflow: hidden;
}
.inhalt {
	position: relative;
	left: 150px;
	top: 0px;
	height: 350px;
	width: 800px;
}
.title {
	position:relative;
	padding: 0px;
	height: 75px;
	width: 800px;
	top: 75px;
	left: 150px;
}
.foto {
	float: left;
	margin: 25px 0px 0px;
	width: 250px;
}
.fotobreit {
	float: left;
	margin: 25px 0px 0px;
	width: 500px;
}
.text {
	float: left;
	width: 500px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.textschmal {
	float: left;
	width: 250px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.textschmal img {
	border: 1px solid #CCCCCC;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.foto img {
	border: 1px solid #CCCCCC;
}
.fotobreit img {
	border: 1px solid #CCCCCC;
}.kasten {
	background-color: #990000;
	position: absolute;
	height: 5px;
	width: 250px;
	left: 150px;
	top: 0px;
	font-size: 1px;
}
.kasten2 {
	background-color: #990000;
	position: absolute;
	height: 5px;
	width: 250px;
	left: 150px;
	top: 150px;
	font-size: 1px;

}
.kasten3 {
	background-color: #990000;
	position: absolute;
	height: 5px;
	width: 250px;
	left: 150px;
	top: 520px;
	font-size: 1px;
}
.adresse {
	position: absolute;
	height: 15px;
	width: 250px;
	left: 150px;
	top: 528px;
}
.navigation {
	position: absolute;
	width: 350px;
	top: 123px;
	left: 425px;
}
/* .navigation {
	position: relative;
	width: 250px;
	left: 150px;
	top: 5px;
}
*/
a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.subnavigation {
	position: absolute;
	width: 250px;
	left: 150px;
	top: 400px;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.impressum p {
	font-size: 11px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
ul {
	margin: 6px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

