body {
	width: 100%;
	margin-top: 20px;
	margin: 0px;
	text-align: center;
	font: 12px/18px Verdana, sans-serif;
	background-color: #FFFFFF;
}

#wrapper {
	background-image: url();
	width: 770px;
	min-width: 770px;
}

div#Gesamtbreite {
	padding: 0px;
	margin: 0px;
	width: 770px;
	background-image: url();
	background-repeat: repeat-y;
	float: left; /* Total logisch! Brauchen wir für den Hintergrund */
	min-width: 770px;
}

div#bannerHintergrund {
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left left;
	height: 133px;
	width: 770px;
	left: 0px;
	top: 0px;
}


div#rechterFloat {
	float: left;
	width: 650px;
	text-align: left;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 20px;
}

div#rechterFloatVersteckt {
	z-index: 2;
	width: 660px;
	top: 91px;
	left: 250px;
	position: absolute;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	visibility: hidden;
}

p, a, td {font-family:arial, helvetica, sans serif; color: #000000; font-size:12px;line-height:14px}
ul {font-family:arial, helvetica, sans serif; color: #000000; font-size:12px;line-height:14px}
div {font-family:arial, helvetica, sans serif; color: #000000; font-size:12px;line-height:14px}
h1 {font-family:arial, helvetica, sans serif; color: #000000; font-size: 20px; font-weight: heavy; line-height: 20px}
h2 {font-family:arial, helvetica, sans serif; color: #000000; font-size: 18px; font-weight: heavy; line-height: 18px}
h3 {font-family:arial, helvetica, sans serif; color: #000000; font-size: 16px; font-weight: heavy; line-height: 18px}
h4 {font-family:arial, helvetica, sans serif; color: #000000; font-size: 16px; font-weight: heavy; line-height: 18px}
h5 {font-family:arial, helvetica, sans serif; color: #000000; font-size: 16px; font-weight: heavy; line-height: 18px}
h6 {font-family:arial, helvetica, sans serif; color: #000000; font-size: 16px; font-weight: heavy; line-height: 18px}
body {
scrollbar-base-color:#DCDCDC; /*Basisfarbe der Scroll-Leiste*/
scrollbar-3dlight-color:#DFDFDF; /*Farbe für 3D-Effekte*/
scrollbar-arrow-color:#000000; /*Farbe für Verschiebepfeile*/
scrollbar-darkshadow-color:#000000; /*Farbe für Schatten*/
scrollbar-face-color:#C0C0C0; /*Farbe für Oberfläche*/
scrollbar-highlight-color:#FFFFFF; /*Farbe für oberen und linken Rand*/
scrollbar-shadow-color:#808080; /*Farbe für unteren und rechten Rand*/
scrollbar-track-color:#DCDCDC; /*Farbe für freibleibenden Verschiebeweg*/
}

.csc-mailform {
	border: 1px;
}

.csc-mailform-field label {
	width: 385px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	margin-left:5px;
	display: block;
}
 
.csc-mailform-submit {
	margin-left: 300px;
} 

