@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #002500;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}
h1 {
	background-color: #003300;
	background-position: center center;
	padding: 10px;
}

h2 {
	background-color: #003300;
	line-height: 100%;
	color: #F3AF1C;
	text-align: center;
	padding: 4px;
	border: 2px solid #F3AF1C;
}
a:link {
	color: #F3AF1C;
}
a:visited {
	color: #F3DC85;
}
a:hover {
	color: #F39000;
}
.wichtig {
	font-size: xx-large;
	text-align: center;
}
.text {
	font-size: small;
	font-weight: normal;
}
.flattersatzli {
	text-align: left;
}
.fettgroesser {
	font-weight: bolder;
	font-size: larger;
}
.flattersatzre {
	text-align: center;
	padding: 0px;
	font-weight: normal;
}
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
	margin-left: 8px;
    }
    
    /* Verschiedene wieder verwertbare Klassen */
    .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;
	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;
    }
.gross {
	font-size: 1.3em;
}
.groesser {
	font-size: 1.6em;
}
.klein {
	font-size: small;
}
.hgdunkelgruen {
	background-color: #003300;
	padding: 4px;
}
.hgdunkelrot {
	background-color: #660000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
th {
	font-size: large;
}
#terminueberschrift {
	background-color: #003300;
	padding: 5px;
	border: 2px solid #F3AF1C;
}

#rundgangueberschrift {
	font-size: x-large;
	background-color: #003300;
	padding: 10px;
	width: 70%;
	border: 2px solid #F3AF1C;
}
#textlinks {
	background-color: #003300;
	text-align: left;
	padding: 7px;
	float: left;
	width: 20%;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
#textmitte {
	background-color: #003300;
	text-align: center;
	margin: 12px;
	padding: 7px;
	width: 20%;
	float: right;
}
.header2
{
	margin: 0;
	padding: 0;
	text-indent: -999em;
	background-image: ../img/kopf2.jpg);
	background-color: transparent;
	font-size: 0.1em;
}
#container{
	width: 1000px;
	/*margin: 0 auto;  Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite bei Bedarf zentriert. */
    	text-align: center; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/hintergrund.jpg);
	background-repeat: repeat-y;
	border: 1px solid #000000;
	background-color: #005500;
    }   
#header  {
	width: 100%;
	padding: 0;
	height: 200px;
	background-image: url(../img/kopf3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	text-align: left;
    } 
#container #header dt {
	background-color: #002900;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 170px;
	position: absolute;
	width: 100%;
	padding-left: 0px;
	text-indent: 10px;
	font-size: 0.9em;
	font-weight: lighter;
}
#headerh1     {
	margin: 0;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: larger;
	color: #F3AF1C;
	font-weight: bold;
	text-align: center;
    }
	#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #003300;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	position: absolute;
	top: 165px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #003300;
	color: White;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover
{
	background-color: #002900;
	color: #fff;
}
#navlist2
{
	padding-left: 0px;
	margin-left: 0;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#navlist2 li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#navlist2 li a { text-decoration: none; }
#sidebar1
      {
	width: 170px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	position: absolute;
	top: 210px;
	left: 0px;
    }
#sidebar1 li {
	text-align: left;
	font-size: 0.8em;
}
#sidebar1 h2    {
	font-size: 1.2em;
	text-align: center;
	padding: 4px;
	background-color: #003300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar1 h3    {
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: large;
	line-height: 120%;
	background-color: #660000;
	padding: 5px;
}
#sidebar1 p {
	text-align: left;
}
#sidebar1  h3,.thrColHybHdr  #si         {
    	margin-left: 10px; /* Für jedes Element, das in den seitlichen Spalten platziert wird, sollten ein linker und ein rechter Rand angegeben werden. */
    	margin-right: 10px;
    }
#sidebar2  {
	float: right;
	width: 170px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 220px;
	padding-top: 10px;
	position: absolute;
	right: 0px;
	background-color: #003300;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
    }
#sidebar2 h2 {
	text-align: right;
	width: auto;
}
#sidebar2  h3  {
	text-align: right;
	padding: 4px;
}
#sidebar2 p {
	font-size: 0.9em;
	text-align: right;
}
#mainContent {
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 210px;
	margin-left: 200px;
    } 
#footer  {
	background-color: #003300;
	text-align: left;
	font-size: 0.8em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
    } 
#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. */
    }
#container #mainContent h3 {
	background-color: #003300;
	padding: 5px;
}
#container #mainContent li {
	margin-right: 90px;
	margin-left: 90px;
	text-align: left;
}
.flattersatzrekl {
	font-size: small;
	text-align: right;
}
