@charset "utf-8";
body  {
	padding: 0;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	background-image: url(img/header/verlauf_hg2.jpg);
	background-repeat: repeat;
}
* {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container {
	width: 900px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #362314;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #F0E4D9;
	padding: 0px;
} 

.thrColFixHdr #header {
	height: 170px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #F97C00;
	background-image: url(img/header/headerneu.jpg);
} 
.thrColFixHdr #header h1 {
	font-family: Mistral;
	text-align: right;
	font-size: 350%;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #2B0000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 0px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 150px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 10px 15px 20px;
	background-color: #3F0101;
}
.thrColFixHdr #container #sidebar1 #MenuBar1 li a strong {
	color: #F2EADB;
}
.thrColFixHdr #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 160px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 10px 15px 20px;
	color: #362314;
}
.thrColFixHdr #container #sidebar2 p {
	margin-top: 3px;
}
.thrColFixHdr #container #sidebar2 p a {
	color: #F97C00;
	text-decoration: none;
}
.thrColFixHdr #container #sidebar2 p a:hover {
	color: #8F3302;
	background-color: #F97C00;
}

.thrColFixHdr #container #sidebar2 h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-style: italic;
}

.thrColFixHdr #container #sidebar2 h2 strong {
	font-size: 16px;
}

.thrColFixHdr #container #sidebar2 h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	color: #3F0101;
	font-size: 12px;
}
.thrColFixHdr #container #sidebar2 h6 {
	color: #A25101;
}

.thrColFixHdr #container #sidebar2 h3 a:hover {
	color: #8F3302;
	background-color: #F97C00;
}
.thrColFixHdr #container #sidebar2 h3 a {
	color: #F97C00;
	text-decoration: none;
}
.thrColFixHdr #container #sidebar2 #Fotos {
	font-size: 100%;
}
.thrColFixHdr #container #sidebar2 #Bilder {
	font-size: 100%;
	padding-top: 30px;
}
.thrColFixHdr #container #sidebar2 #Foto {
	font-size: 100%;
}
.thrColFixHdr #container #sidebar2 p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.thrColFixHdr #container #sidebar2 div {
	width: 150px;
}




.thrColFixHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F97C00;
	height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(img/header/fot50_900a.jpg);
	background-repeat: repeat-y;
	margin: 0px;
} 
.thrColFixHdr #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: 20px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
}
.thrColFixHdr #container #footer p .rechts {
	color: #F2EADB;
}


.thrColFixHdr #container #footer p a {
	color: #F97C00;
}


.thrColFixHdr #container #footer p a:hover {
	color: #8F3302;
	background-color: #F97C00;
}

.thrColFixHdr #mainContent {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr #container #mainContent div a {
	color: #F97C00;
}
.thrColFixHdr #container #mainContent .mistral {

}

.thrColFixHdr #container #mainContent p {
}
.thrColFixHdr #container #mainContent p img {
	margin: 10px;
	padding: 0px;
}
.thrColFixHdr #container #mainContent div table tr td p {
	margin-left: 0px;
	padding-left: 0px;
}
.thrColFixHdr #container #mainContent div table tr td p a img {
	margin-left: 0px;
}


.thrColFixHdr #container #mainContent p a {
	color: #F97C00;
}
.thrColFixHdr #container #mainContent p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
}

.thrColFixHdr #container #mainContent p a:hover {
	background-color: #F0E4D9;
	color: #8F3302;
}
.thrColFixHdr #container #mainContent h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FF9600;
}
.thrColFixHdr #container #mainContent h3 {
	font-size: 15px;
	color: #A25101;
	padding-bottom: 1px;
}


.thrColFixHdr #container #mainContent p img {

}
.thrColFixHdr #container #mainContent div table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thrColFixHdr #container #mainContent .größereschrift a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.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;
}
.hintergrund {
	background-color: #FA5;
	color: #8F3302;
}
.mistral {
	font-family: Mistral;
	font-size: 30px;
	font-weight: normal;
	color: #3F0101;
}
.mistralklein {
	font-family: Mistral;
	font-size: 180%;
}


.grau {
	color: #9B9B9B;
	font-size: 110%;
}
.thrColFixHdr #container #sidebar1 #MenuBar1 li .MenuBarSubmenuVisible li a {
	font-size: 90%;
}
.rechts {
	text-align: right;
}

