body {
	width: 100%;
	margin: 0px;
	text-align: center;
	font: 14px/16px Verdana, Geneva, Arial, Helvetica, sans-serif #000;
	background-color: #FAFDE9;
}


div#LogoMenue {
	background: url("button/logo_menu.gif") no-repeat left;
	width: 200px;
	height: 80px;
	padding-left: 0px;
}

div#MenuFuss {
	background: url("button/menu_fuss.gif") no-repeat left;
	width: 200px;
	height: 17px;
	padding-left: 0px;
}

div#hg_seite_kopf {
	background-image: url("navigation/hg_seite_kopf.gif");
	background-repeat: no-repeat;
	background-position: left;
	width: 1020px;
	height: 23px;
}

div#hg_seite_fuss {
	background-image: url("navigation/hg_seite_fuss.gif");
	background-repeat: no-repeat;
	background-position: left;
	width: 1020px;
	height: 23px;
}

div#bannerHintergrund {
	background-image: url("bilder/logo_hg.gif");
	background-repeat: no-repeat;
	background-position: left;
	height: 97px;
	width: 1020px;
}

#wrapper {
	width: 1020px;
	background: url("bilder/hg.gif") repeat-y left;
	min-width: 1020px;
}

#Gesamtbreite {
	width: 1020px;
	background: url("navigation/hg_seite.gif") repeat-y left;
	float: left; /* Total logisch! Brauchen wir für den Hintergrund */
	min-width: 1020px;
}

div#linkerFloat {
	text-align: left;
	float: left;
	width: 220px;
	padding-top: 5px;
	padding-left: 0px;
}

div#rechterFloat {
	float: left;
	width: 770px;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
}

div#rechterFloatVersteckt {
	z-index: 2;
	width: 770px;
	top: 0px;
	left: 150px;
	position: absolute;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	visibility: hidden;
}

.menu2 {
	padding-left: 10px;
}

.menuWrap {
	padding-left: 0px;
}

.imgtext-table {
	margin: 4px 10px 0px 0px;
}

.contentelement {
	clear: both;
}

.klaerer {
	clear: both;
}

.clearing {
	height: 0;
	clear: both;
}

div#Menu {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div#Fusszeile {
	text-align: center;
	width: 800px;
	text-decoration: none;
	font-size:14px;
	line-height:16px
}

img {border:none;}

p, a {font-family:arial, helvetica, sans serif; color: #939492; font-size:16px;line-height:18px}
ul {font-family:arial, helvetica, sans serif; color: #939492; font-size:16px;line-height:18px}
div {font-family:arial, helvetica, sans serif; color: #939492; font-size:16px;line-height:18px}
h1 {font-family:arial, helvetica, sans serif; color: #939492; font-size: 20px; font-weight: heavy; line-height: 20px}
h2 {font-family:arial, helvetica, sans serif; color: #939492; font-size: 18px; font-weight: heavy; line-height: 18px}
h3 {font-family:arial, helvetica, sans serif; color: #939492; font-size: 16px; font-weight: heavy; line-height: 18px}
h4 {font-family:arial, helvetica, sans serif; color: #939492; font-size: 16px; font-weight: heavy; line-height: 18px}
h5 {font-family:arial, helvetica, sans serif; color: #939492; font-size: 16px; font-weight: heavy; line-height: 18px}
h6 {font-family:arial, helvetica, sans serif; color: #939492; 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:#939492; /*Farbe für Verschiebepfeile*/
scrollbar-darkshadow-color:#939492; /*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-textpic-caption {padding-top:10px;padding-bottom:10px;text-align: center;font-size:12px;line-height:14px;}
#DD.csc-textpic-caption-c .csc-textpic-caption {padding-top:10px;text-align: center;font-size:12px;line-height:14px;}
#DD.csc-textpic-caption-r .csc-textpic-caption {padding-top:10px;text-align: right;font-size:12px;line-height:14px;}
#DD.csc-textpic-caption-l .csc-textpic-caption {padding-top:10px;text-align: left;font-size:12px;line-height:14px;}

.csc-mailform {
	border: 0px;
}

.csc-mailform-field label {
	width: 300px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}
 
.csc-mailform-submit {
	margin-left: 320px;
} 
