@charset "UTF-8";
body, html  {
	margin: 0; /* 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: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E0DDDD;
	height: 100.5%;
	min-height: 100.5%;
}
.twoColFixLtHdr #container {
	position: relative;
	width: 810px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: url(bilder/boxhg.png) repeat-y;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px none #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	min-height: 100%;
		height: auto !important;
		height: 100%;
} 

* html .twoColFixLtHdr #container {
		height: 100%;
		}
		
@media screen and (min-width: 0px){
.twoColFixLtHdr #container { height: 100%; }
		}

.twoColFixLtHdr #header {
	background-image: url(bilder/titel.png);
	margin-left: 15px;
	height: 230px;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
} 


table {
	padding-top: 15px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
	font-family: Futura, Verdana, Geneva, sans-serif;
	font-size: 24px;
	letter-spacing: -2.5px;
	color: #333;
}
.twoColFixLtHdr #header h1 span{
	display: none;
}
.twoColFixLtHdr #sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 180px;
	margin-right: 15px;
	color: #575250;
	padding: 0px;
}

.twoColFixLtHdr #sidebar1 ul {
	font-family: Futura, Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #57514F;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}

.twoColFixLtHdr #sidebar1 ul li {
	font-size: 16px;
	color: #57514F;
	letter-spacing: -1.5px;
}

.twoColFixLtHdr #subnav ul {
	padding: 2px 0px 1px 0px;
	list-style-type: square;
}

.twoColFixLtHdr #subnav ul li {
	font-size: 12px;
	line-height: 18px;
	color: #57514F;
	letter-spacing: -1.5px;
}

.twoColFixLtHdr #sidebar1 a {
	color: #57514F;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 a:hover {
	color: #95bb1e;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 a:active {
	text-decoration: none;
	color: #95bb1e;
}

img {
	border: 0px;
	border-style: none;
}

a {
	color: #57514F;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0;
	padding:0;
}

a:hover {
	color: #95bb1e;
	text-decoration: none;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:active {
	text-decoration: none;
	color: #95bb1e;
	font-weight: bold;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p, td {
	font-family: "Fontin Sans", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #575250;
	line-height: 16px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 265px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
} 	
h1 {
	font-family: Futura, Verdana, Geneva, sans-serif;
	font-size: 24px;
	letter-spacing: -2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #575250;
	font-weight: bold;
} 
h2 {
	font-family: Futura, Verdana, Geneva, sans-serif;
	font-size: 20px;
	letter-spacing: -2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #575250;
	font-weight: bold;
} 
.twoColFixLtHdr #footer {
	position: absolute;
	clear: both;
	bottom: -1px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 15px;
	margin-right: 265px;
	margin-bottom: 0px;
} 
.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;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.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;
}

.orange {
	color: #95bb1e;
}

