@charset "utf-8";
html { /* verhindert Mozilla-Zucken * > Firefox 1.5 */ overflow-y: scroll; }
body  {
	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: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #72706F;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
    }
a {
	color: #DD211F;
	text-decoration: none;
}

    .twoColFixLtHdr #container {
	width: 950px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #F8C300;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-color: #FFFFFF;
	background-image: url(../images/_bg-container.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    } 
.twoColFixLtHdr #top {
	height: 25px;
	background-color: #FFFFFF;
	top: 0px;
	padding-top: 10px;
}


.twoColFixLtHdr #top p {
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #top a {
	text-align: right;
	text-decoration: none;
	color: #72706F;
}
.twoColFixLtHdr #top a:hover {
	text-align: right;
	text-decoration: none;
	color: #000000;
}


.twoColFixLtHdr  #container  .formbuttonmenu {
	background-color: #FFFFFF;
	border: 1px solid #F8C300;
	background-image: url(../images/bnr-head-bg-test.jpg);
	width: 129px;
	margin-top: 5px;
}
.twoColFixLtHdr #container .formfieldmenu {
	background-color: #FFFFFF;
	border: 1px solid #F8C300;
	width: 125px;
	text-align: center;
	margin-top: 5px;
}
.twoColFixLtHdr #container #sidemenu #suchform {
	padding-left: 20px;
	font-weight: bold;
	color: #F8C300;
}
.twoColFixLtHdr #container .formbutton {
	background-color: #FFFFFF;
	border: 1px solid #F8C300;
	background-image: url(../images/bnr-head-bg-test.jpg);
	width: 130px;
}
.twoColFixLtHdr #container .formfield {
	background-color: #FFFFFF;
	border: 1px solid #F8C300;
	width: 300px;
}
.twoColFixLtHdr #container .formfield2 {
	background-color: #FFFFFF;
	border: 1px solid #F8C300;
}






    .twoColFixLtHdr #header {
	height: 150px;
	background-image: url(../images/bnr-head-bg-test.jpg);
	background-repeat: no-repeat;
	top: 0px;
	bottom: 0px;
	margin: 0px;
    } 
.twoColFixLtHdr #topmenu {
	height: 10px;
	background-color: #F8C300;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F82424;
}
.twoColFixLtHdr  #topmenu  p {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #72706F;
}
.twoColFixLtHdr  #sidemenu  {
	float: left;
	width: 200px;
}


    .twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
    } 
.twoColFixLtHdr  #mainContent  h1 {
	color: #DD211F;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 130%;
	padding-top: 0px;
	margin-top: 0px;
	height: 32px;
	font-weight: normal;
	background-image: url(../images/_bg-h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.twoColFixLtHdr  #mainContent  h2 {
	color: #DD211F;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 110%;
	padding-top: 0px;
	margin-top: 10px;
	height: 32px;
	font-weight: bold;
}

.twoColFixLtHdr #mainContent p {
	color: #72706F;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#mainContent table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.twoColFixLtHdr #container #mainContent ul {
	list-style-image: url(../images/li.gif);
	list-style-position: outside;
}

.twoColFixLtHdr #container #mainContent .imgrechts {
	float: right;
	border: 1px solid #F8C300;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 3px;
}
.twoColFixLtHdr #container #mainContent .imglinks {
	float: left;
	border: 1px solid #F8C300;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	margin-right: 15px;
}



    .twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(../images/bnr-head-bg-test.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F82424;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
    .twoColFixLtHdr #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	text-align: right;
	font-size: 10px;
    }
.twoColFixLtHdr #footer a {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	color: #72706F;
}
.twoColFixLtHdr #footer a:hover {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	color: #D72521;
}


    .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;
    }
.linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD211F;
}

