@charset "UTF-8";
.datum {
	font-weight: bold;
}
body  {
	margin: 20px; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #E6E6E6;
    }
    .twoColFixRtHdr #container {
	width: 804px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-color: #FFFFFF;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    } 
    .twoColFixRtHdr #header {
	background-color: #DDDDDD;
	background-image: url(../images/headersono.jpg);
	background-repeat: no-repeat;
	height: 137px;
	padding: 0;
    } 
    .twoColFixRtHdr #header h1 {
	text-indent: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 100;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
    .twoColFixRtHdr #sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 208px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
    }
    .twoColFixRtHdr #mainContent {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: 250px;
    } 
.vorlagehomehauptinhalt {
	margin: 0px;
	padding: 20px;
	width: 765px;
}
    .twoColFixRtHdr #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #E4E4E4;
	padding: 0;
	margin: 0px;
    } 
    .twoColFixRtHdr #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. */
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
    }
    .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;
    }
.twoColFixRtHdr #container #mainContent h2 {
	font-size: 20px;
}
.Anmeldung {
	position: relative;
	left: 20px;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: baseline;
	white-space: normal;
	position: relative;
	left: 20px;
	top: 104px;
	bottom: 0px;
}
.auflistung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
