@charset "utf-8";

body  {
	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: #006666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../img/body_hg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
    }
a:link {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #003333;
}
a:visited {
	color: #006666;
	text-decoration: none;
}



    .thrColFixHdr #container {
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: center top;
	border: 2px solid #66999A;
	filter: Shadow(Color=#999999, Direction=225);
	background-image: url(../img/hg_blank.jpg);
	background-repeat: no-repeat;
	margin-top: auto;
	margin-bottom: auto;
    } 
.thrColFixHdr #container #mainContent .Stil2 #pic_right {
	float: right;
	width: 350px;
	position: relative;
	clear: right;
	margin-top: -60px;
	margin-left: -70px;
	margin-right: -10px;
}

.thrColFixHdr #container #mainContent #pic {
	width: 250px;
	float: left;
}

    .thrColFixHdr #header {
	padding-bottom: 0;
	border: thick none #FFFFCC;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	position: static;
	padding-top: 185px;
	padding-right: -2px;
	margin-right: -2px;
    } 
.thrColFixHdr #navi {
	height: 25px;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px none #003366;
	position: absolute;
	margin-top: -8px;
	left: 110px;
}

    .thrColFixHdr #header h1 {
	margin: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
    }
    .thrColFixHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 140px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-right: 15px;
	font-size: 12px;
	color: #006666;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
	border: 1px none #66999A;
    }
    .thrColFixHdr #mainContent {
	margin-bottom: 20px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin-top: 0px;
	line-height: 18px;
	margin-left: 165px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-bottom-color: #006666;
	padding-top: 10px;
    } 

.thrColFixHdr #container #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bolder;
	color: #003333;
}

    .thrColFixHdr #footer {
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: bottom;
	color: #000066;
	height: 50px;
	font-size: 10px;
	text-align: right;
	border: 1px none #FFFFCC;
	background-image: url(../img/Bilder/feat_02.jpg);
	background-repeat: no-repeat;
    } 
    .thrColFixHdr #footer p {
	margin: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	padding-top: 35px;
	padding-right: 0;
	padding-left: 0;
	color: #FFFFFF;
    }
    .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;
    }


.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
}
.Stil4 {
	color: #003333
}
.Stil6 {
	font-size: 12px;
	font-weight: normal;
}
.Stil7 {color: #336666}
.Stil9 {
	color: #003333;
	font-size: 13px;
}
.Stil10 {font-size: 13px}
.Stil11 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	z-index: 1;
}


.thrColFixHdr #layer {
	clear: left;
	height: 420px;
	width: 740px;
	position: absolute;
	background-image: url(../img/hg_layer.gif);
	background-repeat: no-repeat;
	border: 2px none #669999;
	padding-top: 60px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 5px;
	visibility: hidden;
	

}
.thrColFixHdr  #pic1    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr   #pic2    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr    #pic3    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr    #pic4    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr      #pic5    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr       #pic6    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr       #pic7    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr        #pic8    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr         #pic9    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr          #pic10    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr           #pic11    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr            #pic12    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr             #pic13    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr              #pic14    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr               #pic15    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr                #pic16    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr                 #pic17    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr                  #pic18    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr                   #pic19    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr                    #pic20    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr                     #pic21    {
	float: right;
	width: 314px;
	margin-right: 5px;
	position: absolute;
	left: 410px;
	top: 70px;
	vertical-align: bottom;
	visibility: hidden;
}
.thrColFixHdr #container #layer #close {
	height: 25px;
	width: 150px;
	clear: left;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	font-weight: lighter;
	top: 19px;
	left: 598px;
	z-index: 1;
}
#layer a:link {
	color: #996600;
	text-decoration: none;
}
#layer a:hover {
	text-decoration: underline;
	color: #996600;
}
#layer a:visited {
	text-decoration: none;
	color: #996633;
}

.Tabelle    {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #006666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.pic   {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
}
.thrColFixHdr #container #mainContent #table {
	position: absolute;
	z-index: 2;
	width: 560px;
	visibility: visible;
	left: 240px;
}
.thrColFixHdr #container #mainContent #img {
}
.thrColFixHdr #container #mainContent #img2 {
	height: 100px;
	width: 100px;
	float: right;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.thrColFixHdr #container #mainContent #img3 {
	float: left;
	height: 100px;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
.thrColFixHdr #container #mainContent #img4 {
}

