body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat;
	font-size: 12px;
	line-height: 1.4em;
}


#seite {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../layout/bg-inhalt.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	display: block;
	height: 720px;
}

.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}

#seite #navi a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}
#seite #navi a:hover {
	font-size: 15px;
	color: #677979;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}
#seite #navi .aktive {
	font-size: 15px;
	color: #677979;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}

#seite #navi {
	float: left;
	width: 230px;
	margin-top: 25px;
	color: #990000;
	height: 500px;
	margin-left: 5px;
	line-height: 2em;
}
#seite #inhalt {
	float: right;
	width: 635px;
	clear: right;
	margin-left: 10px;
	margin-top: 25px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	max-height: 330px;
	overflow: auto;
	margin-right: 5px;
}
h1 {
	font-weight: normal;
	font-size: 24px;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
}
#fusszeile {
	width: 250px;
	position: relative;
	top: 105px;
	left: 680px;
	color: #999999;
}
#fusszeile a {
	color: #999999;
	text-decoration: none;
}


h2 {
	font-weight: normal;
	font-size: 24px;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;

	line-height: 1.2em;
}
#seite #trailer #bilder {
	height: 300px;
	width: 635px;
	margin-top: 5px;
	float: left;
	clear: both;
	overflow: hidden;
	margin-right: 5px;
}

#seite #trailer {
	width: 645px;
	float: right;
	margin-top: 10px;
	clear: right;
	color: #CCCCCC;
}
#seite #ueberschrift {
	height: 35px;
	float: left;
	width: 880px;
	clear: right;
	padding-left: 15px;
	padding-top: 10px;
}
#seite #startbilder {
	width: 895px;
	clear: both;
	float: left;
	height: 220px;
	background-image: url(../layout/bg-startinhalt.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 18px;
}
#seite #startinhalt {
	width: 880px;
	float: left;
	height: 130px;
	padding-left: 15px;
}
#seite #abstand {
	height: 60px;
	clear: both;
	float: left;
	width: 880px;
}
#footer {
	clear: both;
	width: 940px;
	background-color: #00FFFF;
	display: block;
	background-image: url(../layout/footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#seite #inhalt a {
	color: #697B7B;
}
#bilder img {
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
}
.csc-mailform {border: 0px;}
html #seite .hoehe {
	height: 600px!important;
	max-height: 600px!important;
	overflow: auto;

}

