@charset "utf-8";

html {
	overflow-y: scroll;}

* { outline:none; }

body  {
	text-align: left; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	padding: 0;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #666666;
	background-image: url(../images/_bg_body.jpg);
	background-repeat: repeat-x;
    }
	
#sidebartop {
	float: right;
	width: 258px;
	height: 21px;
	background-image: url(../images/_sidebartop.jpg);
	background-position: top;
}
#sidebar {
	float: right;
	width: 258px;
	background-image: url(../images/_sidebarmitte.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 3px;
}
#sidebar h1 {
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
	color: #6F0000;
}

#sidebar  p   {
	font-size: 85%;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebarbottom {
	width: 258px;
	height: 25px;
	background-image: url(../images/_sidebarbottom-rot-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


#container  {
	border: 1px solid #000000;
	background-repeat: repeat-y;
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/_bg-container.jpg);
    } 
#spacer {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 200px;
	padding-top: 0px;
	padding-bottom: 0;
	background-color: #666666;
	width: 680px;
	float: left;
    } 
#headerrechts {
	height: 200px;
	padding-top: 0px;
	padding-bottom: 0;
	background-color: #6F0000;
	width: 279px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6F0000;
}

#menu {
	height: 26px;
	background-color: #6F0000;
	padding-left: 20px;
	background-image: url(../images/_bg-menu-2.jpg);
	background-repeat: repeat-y;
}



#mainContent {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	float: left;
	width: 650px;
	margin-top: 0px;
	padding-top: 20px;
    } 
#container #mainContent p {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	text-align: justify;
}
#mainContent table td {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#mainContent table td h3 .clearer{
	font-size: 120%;
	margin-left: -20px;
}
#container  #mainContent  td   {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#container #mainContent li {
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-position: outside;
	list-style-image: url(../images/_li.gif);
	line-height: 150%;
}

#container    #mainContent    h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #6F0000;
	padding-left: 20px;
}
#container   #mainContent   h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #6F0000;
	padding-left: 20px;
}
#container    #mainContent    h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	padding-left: 20px;
	color: #6F0000;
}
#container #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	padding-left: 20px;
	color: #6F0000;
	margin-bottom: -12px;
}

#container #mainContent a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F0000;
}

#container  {
	font-size: 85%;
}

#footer {
	background-color: #6F0000;
	padding-top: 0px;
	padding-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	background-image: url(../images/_bg-footer-2.jpg);
	background-repeat: repeat-y;
    } 

#footer p {
	margin: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-size: 65%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
    }
#footer p a {
	margin: 0;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	text-decoration: none;
}
#footer p a:hover {
	margin: 0;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	text-decoration: none;
}
.formbutton {
	border: 1px solid #89211B;
	background-color: #FFFFFF;
	color: #89211B;
	font-size: 12px;

}
#container #mainContent table tr td ul li {
	font-size: 100%;
	margin-left: -20px;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #89211B;
	border-right-color: #89211B;
	border-bottom-color: #89211B;
	border-left-color: #89211B;
	width: 240px;
	height: 15px;

}
.formfieldReq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #89211B;
	width: 200px;
	height: 20px;
}
.formfieldPLZ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #89211B;
	border-right-color: #89211B;
	border-bottom-color: #89211B;
	border-left-color: #89211B;
	width: 50px;
	height: 15px;
}
.formfieldOrt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91002c;
	border-right-color: #91002c;
	border-bottom-color: #91002c;
	border-left-color: #91002c;
	width: 180px;
	height: 15px;
}	
.formfieldNachricht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #89211B;
	border-right-color: #89211B;
	border-bottom-color: #89211B;
	border-left-color: #89211B;
	width: 240px;
	height: 80px;
}
.formfieldcaptcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #89211B;
	border-right-color: #89211B;
	border-bottom-color: #89211B;
	border-left-color: #89211B;
	width: 140px;
	height: 15px;
}
.captchatext {
	font-size: 1em;
}


    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.clearer {
	clear: both;
}


.teamfoto    {
	float: left;
	border: 1px solid #6F0100;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#container  #mainContent  .teamtabelle {
}
#container #mainContent .teamtabelle td {
	height: 220px;
}


#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F0000;
}
#sozienfotolinks {
	float: left;
	width: 250px;
}
#sozienfotorechts {
	float: left;
	width: 395px;
}
#container #mainContent #sozienfotorechts p {
	line-height: 25px;
}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6F0102;
	margin-left: 20px;
}
.info {
	font-size: 120%;
	color: #6E0202;
}

