body {
	background-color: #E6E8EB;
	margin: 0px;
	padding: 0px;
	height: 100%; 
}
/* 
 *Oberer Bereich Anfang
 */
#topBG {
    	position: absolute;
	width: 100%;
	height: 83px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 2;
}

#topLeft {
	position: absolute;
	background-image: url('/images/HP_Topleft.jpg');
    	left: 0px;
	top: 0px;
	width: 206px;
	height: 83px;
	z-index: 3;
}

#topImage {
	background-image: url('/images/HP_YelloArrows.png');
	position: absolute;
	background-position: left;
	background-repeat: no-repeat;
	width: 338;
	height: 83px;
	left: 206px;
	top: 0px;
	z-index: 3;
}

#topRight{
	background-color: #FFFFFF;
	background-image: url('/images/HP_Logo.gif');
	position: absolute;
	right: 0px;
	top: 0px;
	width: 236px;
	height: 83px;
	z-index: 3;
}

#HeadlineBG {
	position: absolute;
	width: 100%;
	height: 38px;
	left: 0px;
	top: 83px;
	background-color: #404E6A;
	z-index: 2;
}

#Nav_00 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 206px;
	height: 38px;
	background-color: #FFC004;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-indent: 14px;
	color: #000000;
	z-index: 3;
}

.Nav_00 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-indent: 14px;
	color: #000000;
}

#Nav_00 a:link {
	vertical-align: middle;
	padding-top: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#Nav_00 a:visited {
	vertical-align: middle;
	padding-top: 15px;
	text-decoration:none;
	font-weight : normal;
	color:#000000;
}

#Nav_00 a:hover {
	vertical-align: middle;
	padding-top: 15px;
	text-decoration: underline;
	font-weight : normal;
	color: #000000;
}

#Nav_00 a:active {
	vertical-align: middle;
	padding-top: 15px;
	text-decoration: underline;
	font-weight : normal;
	color: #000000;
}

/*
 * Oberer Bereich Ende
 * Hauptnavigation Anfang
*/
 
#Hauptnavigationsebene {
	position: absolute;
	left: 14px;
	top: 28%;
	width: 192px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-indent: 8px;
	color: #000000;
	z-index: 3;
}
.Nav_01 {
    	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
    	color: #000000;
}

.Nav_01 a:link {
    	font-family: Arial, Helvetica, sans-serif;
	display: block;
   	 text-decoration: none;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
    	color: #000000;
}

.Nav_01 a:visited {
	display: block;
   	 text-decoration: none;
	font-style: normal;
	font-weight: bold;
   	 font-size: 13px;
    	color: #000000;
}

.Nav_01 a:hover {
	display: block;
   	 text-decoration: underline;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
    	color: #000000;
}

.Nav_01 a:active {
	display: block;
   	 text-decoration:none;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
    	color: #000000;
}

.Nav_02 {
	background-color: #E6E8EB;
   	 text-decoration: none;
	font-style: normal;
	font-weight: bold;
   	 font-size: 13px;
   	 color: #000000;
}

.Nav_02 a:link {
	background-color: #E6E8EB;
   	 font-family: Arial, Helvetica, sans-serif;
	display: block;
   	 text-decoration: none;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
   	 color: #000000;
}

.Nav_02 a:visited {
	background-color: #E6E8EB;
	display: block;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
    	color: #000000;
}

.Nav_02 a:hover {
	background-color: #FFDF81;
	display: block;
   	 text-decoration: none;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
    	color: #000000;
}

.Nav_02 a:active {
	background-color: #FFDF81;
	display: block;
   	 text-decoration: none;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
    	color: #000000;
}
/*
 * Hauptnavigation Ende
 * Inhaltsbereich Anfang
 */

.content h1 {
	font-size: 15px;
	font-weight : bold;
}

.content h2 {
	font-size: 16px;
	font-weight : bold;
}

.content h3 {
	font-size: 18px;
	font-weight : normal;
}

.content h4 {
	font-size: 20px;
	font-weight : bold;
}

.content h5 {
	font-size: 13px;
	font-weight : bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 10px;
	z-index: 4;
}

.content a:link {
    	text-decoration: underline;
    	font-size: 13px;
	color: #000000;
}

.content a:visited {
   	 text-decoration: underline;
    	font-size: 13px;
	color: #000000;
}

.content a:hover {
    	text-decoration: underline;
   	 font-size: 13px;
	color: #EE9900;

}

.content a:active {
    	text-decoration: underline;
   	 font-size: 13px;
	color: #EE9900;
}

a:link {
   	 text-decoration: underline;
    	font-size: 13px;
	color: #000000;
}

a:visited {
   	 text-decoration: underline;
    	font-size: 13px;
	color: #000000;
}

a:hover {
   	 text-decoration: underline;
   	 font-size: 13px;
	color: #EE9900;

}

a:active {
   	 text-decoration: underline;
    	font-size: 13px;
	color: #EE9900;
}

.content h1.a {
	font-size: 15px;
	font-weight : bold;
}

.Aufzaehlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	list-style-image: url('/images/HP_BulletpointActive.gif');
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.Aufzaehlung_NoPoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #404A6A;
	list-style-image: url('/images/HP_SPG.gif');
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.Aufz2xEinrueckung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	margin-left: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}

#ContentImage {
        position:relative;
        right: 14px;
        top: 28%;
        width: 171px;
        height: 70%;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: normal;
        font-size: 10px;
        color: #000000;
}

#ContentImage_print {
        display: none;
}


.Image {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	z-index: 4;
}

.Image a:link {
    	text-decoration: underline;
    	font-size: 11px;
	color: #000000;
}

.Image a:visited {
    	text-decoration: underline;
    	font-size: 11px;
	color: #000000;
}

.Image a:hover {
    	text-decoration: underline;
    	font-size: 11px;
	color: #EE9900;

}

.Image a:active {
    	text-decoration: underline;
    	font-size: 11px;
	color: #EE9900;
}


.Tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #2C4166;
	border-width: 1px 1px 1px 1px;
}

#Tabelle a:link {
    	text-decoration: none;
   	font-size: 13px;
	color: #3D5076;
}

#Tabelle a:visited {
    	text-decoration: none;
    	font-size: 13px;
	color: #3D5076;
}

#Tabelle a:hover {
	text-decoration: none;
    	font-size: 13px;
	color: #FFC004;

}

#Tabelle a:active {
    	text-decoration: none;
    	font-size: 13px;
	color: #FFC004;
}

.TabellePlusBG {
	background-image: url('/images/tabelle/HP-Tabelle_PlusBG.png');
	text-indent: 5px;
}

.TabelleMainHead {
	background-image: url('/images/tabelle/HP-Tabelle_Mainhead.png');
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
	color: #FFFFFF;
}

.TabelleHead {
	background-image: url('/images/tabelle/HP-Tabelle_Headline.gif');
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    	font-size: 13px;
	color: #000000;
}

.TabelleUngerade {
	background-image: url('/images/tabelle/HG-Tabelle_Row1.gif');
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
    	font-size: 13px;
	color: #000000;
}

.TabelleGerade {
	background-image: url('/images/tabelle/HG-Tabelle_Row2.gif');
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
    	font-size: 13px;
	color: #000000;
}

.TabelleEinleitung {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
    	font-size: 13px;
	color: #000000;
	border-bottom: 1px solid #2C4166;
}

.contentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 10px;
	border: 1px solid #000000;
	border-width: 1px 1px 1px 1px;
	z-index: 4;
}

img {border:none}

.bildlink a {
    	border: 2px solid #404E6B;
    	display: block;
   	 width: 70px;
}

.bildlink a:hover {
    	border: 2px solid #FFC004;
}


/*
 * Inhaltsbereich Ende
 */

.pdflink {

	color: #000000;	


}

.pdflink a{
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
font-size: 13px;
	color: #000000;
background-image: url(/images/icon_pdf.gif);
background-repeat: no-repeat;
	text-decoration: none;
}
.pdflink a:hover{
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
font-size: 13px;
	color: #EE9900;
background-image: url(/images/icon_pdf.gif);
background-repeat: no-repeat;
	text-decoration: none;
}