@charset "utf-8";
body  {
	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: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #333333;
    }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
    .thrColFixHdr #container {
	width: 1020px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(style/bg-content.jpg);
	top: 20px;
	position: relative;
	border: 5px solid #000000;
    } 
    .thrColFixHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 140px;
	color: #FFFF00;
	background-position: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 10px;
    }
    .thrColFixHdr #sidebar1 hr {
	width: 135px;
	text-align: center;
	padding: 0px;
	margin-left: 0px;
	}
    .thrColFixHdr #sidebar1 .nav_bar{
	background-image: url(img/web/nav_bar.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}
    .thrColFixHdr #sidebar1 .nav_bar .titel{
	text-align: center;
	width: 130px;
	padding-top: 5px;
	margin: 0px;
	color: #FFF;
	}
     .thrColFixHdr #sidebar1 .nav_bar_bottom{
	background-image: url(img/web/nav_bar_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	}
   .thrColFixHdr #sidebar1 .nav_bar_bg{
	width: 137px;
	background-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
   }
   .thrColFixHdr #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 150px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFF00;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
    }
    .thrColFixHdr #sidebar2 .nav_bar{
	background-image: url(img/web/nav_bar.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	}
    .thrColFixHdr #sidebar2 .nav_bar .titel{
	text-align: center;
	width: 130px;
	padding-top: 5px;
	margin: 0px;
	color: #FFF;
	}
     .thrColFixHdr #sidebar2 .nav_bar_bottom{
	background-image: url(img/web/nav_bar_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	}
   .thrColFixHdr #sidebar2 .nav_bar_bg{
	width: 140px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
   }
.thrColFixHdr #container #sidebar2 #tags a {
	color: #FFFF33;
	display: Inline-Block;
	font-size: 100%;
	text-decoration: none;
}
.thrColFixHdr #container #sidebar2 #tags h1 {
	color: #FFFF33;
	font-size: 160%;
	display: inline;
}
.thrColFixHdr #container #sidebar2 #tags h2{
	color: #FFFF33;
	font-size: 140%;
	display: inline;
}
.thrColFixHdr #container #sidebar2 #tags h3 {
	color: #FFFF33;
	font-size: 120%;
	display: inline;
}
.thrColFixHdr #container #sidebar2 #tags h4 {
	color: #FFFF33;
	font-size: 100%;
	display: inline;
}
.thrColFixHdr #container #sidebar2 #tags h5 {
	color: #FFFF33;
	font-size: 80%;
	display: inline;
}

    .thrColFixHdr #sidebar2 #defcon {
	visibility: hidden;
	height: 1px;
	width: 1px;
    }
    .thrColFixHdr #sidebar2 #werbung {
	visibility: hidden;
	height: 1px;
	width: 1px;
    }
    .thrColFixHdr #sidebar2 #logindata {
	width: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
    }
    .thrColFixHdr #sidebar2 #logindata a{
	width: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
    }
     .thrColFixHdr #header {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 175px;
	width: 600px;
	clear: none;
	float: none;
	margin-top: auto;
    } 
   .thrColFixHdr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFCC00;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 600px;
	padding-top: 0px;
	float: none;
	clear: none;
    } 
    .thrColFixHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
    .thrColFixHdr #footer a{
	padding: 0 10px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
    } 
    .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: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
    .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;
    }
.thrColFixHdr #container #headads {
	border: 3px ridge #FF9900;
	margin-left: 20px;
	padding: 0px;
}
.thrColFixHdr #container #mainads {
	border: 3px groove #FFCC00;
	background-color: #000000;
	margin: 6px;
	float: left;
}
.thrColFixHdr #container #no_mainads {
	float: left;
	margin: 9px;
}

.thrColFixHdr #container #sidebar2 #sideads {
	padding: 3px;
	border: 3px double #990000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thrColFixHdr #sidebar2 .speciallinks1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFCC00;
	width: 140px;
	left: 10px;
	font-weight: bold;
	display: inline-block;
	padding-left: 10px;
}
.thrColFixHdr #sidebar2 .speciallinks1 a:hover {
	color: #FFFFFF;
	background-color: #990000;
	width: 140px;
	left: 10px;
	margin-left: 0px;
	font-weight: bold;
	padding: 0px;
}
.thrColFixHdr #container #sidebar2 #tags {
	padding: 3px;
	border: 3px double #FFCC00;
	width: 140px;
}
.thrColFixHdr #container #sidebar2 #socialframe {
	width: 137px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	padding: 0px;
	margin: 0px;
}
.thrColFixHdr #container #sidebar2 #socialbuttons {
	width: 137px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/*
.thrColFixHdr #container #sidebar2 #tags h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
.thrColFixHdr #container #sidebar2 #tags h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	display: inline;
}
.thrColFixHdr #container #sidebar2 #tags h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}
.thrColFixHdr #container #sidebar2 #tags h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
.thrColFixHdr #container #sidebar2 #tags h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: inline;
}
*/
.thrColFixHdr #container #isas {
	margin-right: 50px;
}
.thrColFixHdr #sidebar1 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	position: relative;
	padding-left: 10px;
	width: 150px;
	list-style-position: inside;
	list-style-type: disc;
	left: 10px;
}
.thrColFixHdr #sidebar1 a {
	color: #FC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 130px;
	margin-left: 10px;
	display: inline-block;
}
.thrColFixHdr #sidebar1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	width: 137px;
	margin-left: 0px;
	font-weight: bold;
}
.thrColFixHdr #sidebar1 .speciallinks0 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
	width: 140px;
	left: 10px;
	font-weight: bold;
	margin-left: 0px;
}
.thrColFixHdr #sidebar1 .speciallinks0 a:hover {
	color: #FFF;
	width: 137px;
	left: 10px;
	margin-left: 0px;
}
/*
.thrColFixHdr #sidebar1 #speciallinks1 {
	width: 140px;
	left: 10px;
	background-color: #900;
}
*/
.thrColFixHdr #sidebar1 .speciallinks1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	width: 140px;
	left: 10px;
	font-weight: bold;
}
/*
.thrColFixHdr #sidebar1 .speciallinks2 {
	width: 140px;
	left: 10px;
	background-color: #900;
}
*/
.thrColFixHdr #sidebar1 .speciallinks2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
	width: 140px;
	left: 10px;
	font-weight: bold;
}
.thrColFixHdr #sidebar1 .speciallinks2 a:hover {
	color: #FFF;
	width: 137px;
	left: 10px;
	font-weight: bold;
}
.thrColFixHdr #sidebar1 .nav_bar_bg #wochenmodell {
	color: #FC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 137px;
	text-align: center;
	padding: 5px;
	position: relative;
	left: -6px;
}
.thrColFixHdr #sidebar1 .nav_bar_bg #wochenmodell a {
	text-decoration: none;
	width: 137px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #sidebar1 .nav_bar_bg #wochenmodell h3 {
	color: #F90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration: none;
	width: 140px;
	text-align: center;
}
.thrColFixHdr #sidebar1 .nav_bar_bg #linktips {
	color: #FC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 137px;
	white-space: normal;
}
.thrColFixHdr #sidebar1 .nav_bar_bg #linktips h3{
	color: #F90;
	font-size: 110%;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}


.thrColFixHdr #sidebar1 .nav_bar_bg #linktips a {
	color: #FC0;
	font-size: 90%;
	text-decoration: none;
	margin: 0px;
	white-space: normal;
	padding: 0px;
	width: 137px;
	text-align: center;
}
.thrColFixHdr #sidebar1 .nav_bar_bg #linktips a:hover {
	color: #FFF;
	font-size: 90%;
	text-decoration: none;
	text-align: center;
	background-color: #900;
	display: block;
}

.thrColFixHdr #container #mainContent #ads {
	width: 600px;
}
.thrColFixHdr #container #mainContent #ads td {
	border: 4px ridge #FF9900;
	padding: 3px;
	width: 100%;
	background-color: #000000;
}
.thrColFixHdr #container #mainContent hr {
	float: left;
	width: 600px;
	margin-bottom: 10px;
	background-color: #999999;
	margin-top: 10px;
}

.thrColFixHdr #container #mainContent #news {
	padding: 0px;
	margin: 0px;
}
.thrColFixHdr #container #mainContent #news #block{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 100%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.thrColFixHdr #container #mainContent #news img {
	float: left;
	height: 50px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.thrColFixHdr #container #mainContent #news hr {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	visibility: hidden;
}
.thrColFixHdr #container #mainContent #news a {
	width: 550px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: Inline-Block;
	color: #FC0;
}
.thrColFixHdr #container #mainContent #news a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
.thrColFixHdr #container #mainContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.thrColFixHdr #container #mainContent #seitenlinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.thrColFixHdr #container #mainContent #seitenlinks a {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.thrColFixHdr #container #mainContent #seitenlinks a:hover {
	text-decoration: none;
	color: #FF9900;
}
.thrColFixHdr #container #mainContent #seitenlinks a:visited {
	text-decoration: none;
	color: #FF9900;
}
.thrColFixHdr #container #mainContent #seitenlinks #a_mark {
	text-decoration: none;
	color: #000000;
	display: inline;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
}
.thrColFixHdr #container #sidebar1 #auswahlbundesland #Map a {
	background-color: #CC0000;
	display: block;
}
.thrColFixHdr #mainContent1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFCC00;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 0px;
	float: none;
	clear: none;
	height: 100px;
	margin-top: 0px;
	width: 600px;
}

#tooltip{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 300px;
	left: 0; /*leave this alone*/
	top: 0; /*leave this alone*/
	background: lightyellow;
	border: 2px solid gray;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
	color: #000000;
	text-align: left;
	height: 300px;
}
.ajaxtooltip{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 300px;
	left: 0; /*leave this alone*/
	top: 0; /*leave this alone*/
	background: lightyellow;
	border: 2px solid gray;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
	color: #000000;
	text-align: left;
	height: 300px;
}
.ajaxtooltip #newspic{
	float: left;
	height: 100px;
	padding: 5px;
}
.tt_pic {
	float: left;
	padding: 5px;
	width: 100px;
}
#blank {
	clear: both;
	height: 1px;
	width: 1px;
	display: Inline-Block;
	padding: 20px;
}

