body {
	width: 100%;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #FFFFFF;*/
	background-color: #FBFDFB;
}

div#Gesamtbreite {
	width: 965px;
	display: block;
}

div#linkerFloat {
	float: left;
	width: 140px;
}

div#rechterFloat {
	position: relative;
	float: right;
	width: 815px;
	text-align: left;
}

div#Menue {
	background-image: url(Seitenmaster/Header.jpg);
	background-repeat: no-repeat;
	padding-top: 136px;
	width: 815px;
}

div#ContentMitte {
	padding-top: 68px;
	float: left;
	width: 500px;
	margin-right: 10px;
}

div#ContentRechts {
	float: right;
	margin-top: 73px;
	width: 300px;
}

div#Fusszeile {
	float: left;
	position: relative;
	background-image: url(Seitenmaster/fusszeile.jpg);
	background-repeat: no-repeat;
	width: 965px;
	text-decoration: none;

}

input {
background-color:#FBFDFB;
}

textarea {
background-color:#FBFDFB;
}
.class1 A:link {text-decoration: none;color:#FFFFFF;font-size:12px;font-weight: bold;}
.class1 A:visited {text-decoration: none;color:#FFFFFF;font-size:12px;font-weight: bold;}
.class1 A:active {text-decoration: none; color: #ADAFB2;font-size:12px;font-weight: bold;}
.class1 A:hover {text-decoration: none; color: #ADAFB2;font-size:12px;font-weight: bold;}

img {border:none;}
p, a, td {font-family:arial, helvetica, sans serif; color: #000000; font-size:14px; font-weight: lighter;line-height:16px}
ul {font-family:arial, helvetica, sans serif; color: #000000; font-size:14px; font-weight: lighter;line-height:16px}
div {font-family:arial, helvetica, sans serif; color: #000000; font-size:14px; font-weight: lighter;line-height:16px}
h1 {font-family:arial, helvetica, sans serif; color: #ADAFB2; font-size: 29px; font-weight: bolder; line-height: 33px}
h2 {font-family:arial, helvetica, sans serif; color: #ADAFB2; font-size: 30px; font-weight: bolder; line-height: 34px}
h3 {font-family:arial, helvetica, sans serif; color: #ADAFB2; font-size: 30px; font-weight: bolder; line-height: 34px}
h4 {font-family:arial, helvetica, sans serif; color: #ADAFB2; font-size: 30px; font-weight: bolder; line-height: 34px}
h5 {font-family:arial, helvetica, sans serif; color: #ADAFB2; font-size: 30px; font-weight: bolder; line-height: 34px}
h6 {font-family:arial, helvetica, sans serif; color: #ADAFB2; font-size: 30px; font-weight: bolder; line-height: 34px}
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*/
}
