@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image:url(../images/body_bg.jpg);
	margin: 0;
	padding: 0; padding-top:5px;
	text-align: center;
	color: #485a64;
}


.thrColAbsHdr #containerschatten {
	/* background-image:url(../images/main_bg.jpg); */
	position: relative;
	width: 968px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
} 

/* Hier muss noch eine Ausnahme für IE erstellt werden!! */

* html .thrColAbsHdr #containerschatten {
	/* background-image:url(../images/main-ie_bg.jpg); */
}

.thrColAbsHdr #container {
	background-image:url(../images/container_bg.gif);
	width: 968px;
	/* border: 1px solid #989898; */
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	padding-bottom:100px;
	margin-bottom:0px;

} 


/* ----- TOP ----- */
.thrColAbsHdr #top {
	/* background-color:#FFF; */
	height: 40px;
	padding: 5px 0px 3px 5px;
	font-size:11px;
	color:#485a64;
}

/* Hier muss noch eine Ausnahme für IE erstellt werden!! */

* html .thrColAbsHdr #top {
	padding: 5px 0px 0px 5px;
}

.thrColAbsHdr #top td {
	font-size:11px;
	color:#485a64;
}

.thrColAbsHdr #navigationtop {
	padding-top:14px;
	
}

.thrColAbsHdr #top a {
	color:#485a64;
	text-decoration:none;
}

.thrColAbsHdr #top a:hover {
	text-decoration:underline;
}


.thrColAbsHdr #top h1 {
	margin: 0;
	padding: 10px 0;
}

.thrColAbsHdr #top form {
	padding-top:10px;
}

.thrColAbsHdr #top input {
	color:#999;
	font-size:11px;
	font-weight:normal;
}

.thrColAbsHdr #top input.senden {
	color:#000;
	font-size:11px;
	font-weight:normal;
}


.thrColAbsHdr #topimage {
	height:140px;
	margin:0;
	padding:0;
}

/* ----- TRENNER ----- */
.thrColAbsHdr #trenner1 {
	background-color:#cfd8de;
	height: 4px;
	padding:0;
	margin:0;
	font-size:1px;
	color:#000;
}



/* ----- HEADER ----- */
.thrColAbsHdr #header {
	background-color:#FFF;
	background-image:url(../images/header_bg.jpg);
	height:135px;
	padding:0;
	font-size:11px;
	color:#485a64;
}

/* Hier muss noch eine Ausnahme für IE erstellt werden!! */

* html .thrColAbsHdr #header {
	padding: 0px 0px 0px 5px;
}

.thrColAbsHdr #header td {
	font-size:11px;
	color:#55690d;
}

.thrColAbsHdr #navigationheader {
	padding-top:100px;
	padding-left:30px;
	text-align:left;
	color:#55690d;
	font-size:13px;
}

.thrColAbsHdr #navigationheader a:hover {
	color:#96bf0d;
}

.thrColAbsHdr #navigationheader .selected {
	color:#96bf0d;
}

/* Hier muss noch eine Ausnahme für IE erstellt werden!! */

* html .thrColAbsHdr #navigationheader {
	width:700;
	margin-right:10px;
	}

.thrColAbsHdr #header a {
	color:#55690d;
	text-decoration:none;
}

.thrColAbsHdr #header a:hover {
	text-decoration:underline;
}


.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.thrColAbsHdr #header form {
	padding-top:10px;
}

.thrColAbsHdr #header input {
	color:#999;
	font-size:11px;
	font-weight:normal;
}

.thrColAbsHdr #header input.senden {
	color:#000;
	font-size:11px;
	font-weight:normal;
}


.thrColAbsHdr #headerimage {
	height:207px;
	width:700px;
	margin-top:20px;
	margin-left:235px;
	padding:0;
}
.thrColAbsHdr #headerimage2 {
	height:100px;
	width:700px;
	margin-top:20px;
	margin-left:235px;
	padding:0;
}


/* ----- BREADCRUMBS ----- */

.thrColAbsHdr #breadcrumbs {
	height:20px;
	background-color:#00a4e8;
	font-size:11px;
	line-height:20px;
	color:#FFF;
	padding-left:20px;
	padding-right:5px;
}

/* Hier muss noch eine Ausnahme für IE erstellt werden!! */

* html .thrColAbsHdr #breadcrumbs {
	width:1000px;
	margin-top:-3px;
}

.thrColAbsHdr #breadcrumbs a {
	color:#FFF;
	text-decoration:none;
}

.thrColAbsHdr #breadcrumbs a:hover {
	text-decoration:underline;
}


/* ----- SIDEBAR 1 ----- */

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 190px;
	left: 0;
	margin-left:1px;
	width: 170px;
	padding: 20px 0px 0px 0px;
	font-size:11px;
}

.thrColAbsHdr #sidebar1 {
	margin-top:0px;
	margin-left:0px;
	width:210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afb0b3;
}

/* Hier muss noch eine Ausnahme für IE erstellt werden!! */

* html .thrColAbsHdr #sidebar1 {
	margin-top:5px;
}

.thrColAbsHdr #sidebar1 ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
}

.thrColAbsHdr #sidebar1 a.level1 {
	font-size:11px;
	color:#000;
	text-decoration:none;
	display: block;
	border-top: 1px solid #afb0b3;
	line-height: 30px;
	padding-left:30px;
	background-color:#fff;
}

.thrColAbsHdr #sidebar1 a:hover.level1 {
	background-color:#edf1f3;
}

.thrColAbsHdr #sidebar1 a.level1selected {
	font-size:11px;
	color:#000;
	text-decoration:none;
	display: block;
	border-top: 1px solid #afb0b3;
	line-height: 30px;
	padding-left:30px;
	background-color:#edf1f3;
}

.thrColAbsHdr #sidebar1 a.level2 {
	font-size:11px;
	color:#000;
	text-decoration:none;
	display: block;
	line-height: 20px;
	padding-left:35px;
	background-color:#fff;
}

.thrColAbsHdr #sidebar1 a:hover.level2 {
	background-color:#96BF0D;
}

.thrColAbsHdr #sidebar1 a.level2selected {
	font-size:11px;
	color:#000;
	text-decoration:none;
	display: block;
	line-height: 20px;
	padding-left:35px;
	background-color:#96BF0D;
}

.thrColAbsHdr #sidebar1 a.level3 {
	font-size:11px;
	color:#000;
	text-decoration:none;
	display: block;
	line-height: 20px;
	padding-left:40px;
	background-color:#fff;
}

.thrColAbsHdr #sidebar1 a:hover.level3 {
	background-color:#DBFFF5;
}

.thrColAbsHdr #sidebar1 a.level3selected {
	font-size:11px;
	color:#000;
	text-decoration:none;
	display: block;
	line-height: 20px;
	padding-left:40px;
	background-color:#DBFFF5;
}



/* ----- SIDEBAR 2 ----- */

.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 200px;
	right: 0;
	width: 170px;
	padding: 15px 10px 15px 20px;
	margin-right:9px;
	font-size:11px;
}

.thrColAbsHdr #sidebar2 td {
	font-size:11px;
}

.thrColAbsHdr #sidebar2 a {
	color:#485a64;
	text-decoration:underline;
}

.thrColAbsHdr #sidebar2 h1 {
	color:#485a64;
	font-size:11px;
	font-weight:normal;
	text-transform: uppercase;
}

.thrColAbsHdr #sidebar2 b, strong {
	font-weight:bold;
}

.thrColAbsHdr #sidebar2 hr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #afb0b3;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

.thrColAbsHdr #sidebar2 input {
	color:#999;
	font-size:11px;
	font-weight:normal;
}

.thrColAbsHdr #sidebar2 input.senden {
	color:#000;
	font-size:11px;
	font-weight:normal;
}



/* ----- MAIN CONTENT ----- */

.thrColAbsHdr #mainContent {
	width:700px;
	margin: 0;
	margin-left:235px;
	padding: 0;
	padding-top:10px;
	font-size:11px;
}

.thrColAbsHdr #mainContent h1 {
	color:#485a64;
	font-size:11px;
	font-weight:bold;
}

.thrColAbsHdr #mainContent h2 {
	color:#485a64;
	font-size:11px;
	font-weight:bold;
}

.thrColAbsHdr #mainContent h3 {
	color:#485a64;
	font-size:11px;
	font-weight:normal;
}

.thrColAbsHdr #mainContent b, strong {
	font-weight:bold;
}

.thrColAbsHdr #mainContent a {
	color:#485a64;
	text-decoration:underline;
}


.thrColAbsHdr #mainContent hr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #afb0b3;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

.thrColAbsHdr #mainContent table, tr, td {
	border:0px;
	vertical-align:top;
	font-size:11px;
}

.thrColAbsHdr #mainContent li {
	list-style-type:disc;
}

.thrColAbsHdr #mainContent dd {
	margin:0;
	padding-top:10px;
}

.thrColAbsHdr #mainContent dl {
	margin:0;
	margin-right:20px;
}

.contenttable p
{ margin:0; padding:0 }

.news-list-date {
	color:#360;
}





/* ----- FOOTER 1 ----- */

.thrColAbsHdr #footer { 
	padding: 0 10px 0 20px;
	/* background-color:#cfd8de; */
} 
.thrColAbsHdr #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. */
	text-align:right;
	padding: 10px 0;
	font-size:11px;
}
.thrColAbsHdr #footer a {
	color:#485a64;
}




/* ----- -------- ----- */
.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;
}



