/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%; 
}

p {
  margin: 0 0 1em 0;
}

p+p {
  margin-top: -1em;
  text-indent: 2em;
}

a, a:visited, a:hover, a:visited:hover {
  color: #0404FF;
  background: transparent;
  text-decoration: none;
}

/*a:link:after, a:link:visited:after {
 *content: " (Link auf <" attr(href) ">) ";
 *font-size: 76%;
 *color: #999;
 *background: transparent;
 *}
 *
 *a[href^="/"]:link:after {
 *  content: " (Link auf <http://style-sheets.de " attr(href) ">) ";
 *}
 */

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

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

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

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

#Nav_00, .Nav_00 {
	display: none;
}
/*
 * Oberer Bereich Ende
 * Hauptnavigation Anfang
*/
 
#Hauptnavigationsebene, .Nav_01, .Nav_02 {
  display: none;
}
/*
 * Hauptnavigation Ende
 * Inhaltsbereich Anfang
 */
}/* CSS -Kontakt */
/* 
 *Oberer Bereich Anfang
 */

#HeadlineImage {
	background-image: url('/images/HP_Headline-Kontakt.jpg');
	position: absolute;
	background-position: left;
	background-repeat: no-repeat;
	width: 599px;
	height: 38px;
	left: 0px;
	top: 0px;
	z-index: 3;
}

#HeadlineImage_EN {
	background-image: url('/images/HP_Headline-Kontakt_EN.jpg');
	position: absolute;
	background-position: left;
	background-repeat: no-repeat;
	width: 599px;
	height: 38px;
	left: 0px;
	top: 0px;
	z-index: 3;
}

/*
 * Oberer Bereich Ende
 * Inhaltsbereich Anfang
 */
 
#content {
	position: absolute;
	left: 0px;
	width: 760px;
	top: 71px;
	z-index: 10;
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.content_main {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAFAFA;
	font-size: 13px;
	color: #000000;
	padding: 14px 10px 10px 10px;
	z-index: 10;
}
#kform{
	 width:220px;
	 float:right;
	 text-align:left;
}

textarea,input,select {
	 width:220px;
	 font:14px Verdana,Geneva,Arial,Helvetica,sans-serif;
}
textarea {
	 height:150px;
}

#halfInput input{
	 width:100px;
}

#miniInput input{
 	width:15px;
}
/*
 * Inhaltsbereich Ende
 */

.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 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 {
        display: none;
}

#ContentImage_print {
        position:absolute;
        left: 800px;
        top: 150px;
        width: 171px;
        height: 400PX;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: normal;
        font-size: 10px;
        color: #000000;
}
.Image {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	z-index: 10;
}

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


