html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	background-color: #F7F7F7;
} 

acronym {border: none;}
a {text-decoration: none;}
a:link {color: #FFFFFF; }
a:visited {color: #FFFFFF; }
a:hover {color: #0000FF; text-decoration: underline;}

#Seite{ 
	width: 808px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
} 
 
#LogoKopf{
	position:relative; 
	z-index: 300;
	height:109px; 
	background-image: url(../images/Logo-BG.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #0000FF;
	width:100%;

}

#LogoKopf .BildLogo {width: 154px; height: 103px; border:none; margin-left: 0.2em; padding: 0px;}

#KopfNavi {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 490px;
	height: 20px;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#Navi1 { 
	margin: 0; padding: 0;
}
#Navi1 ul, #Navi1 li{ 
	margin: 0; padding: 0; 
	display: inline; 
	list-style-type: none;
} 
#Navi1 a:link, #Navi1 a:visited {
	float: left; 
	line-height:11px; 
	padding: 1px 1px; 
	margin: 2px; 
	text-decoration: none; 
	color: #666666; 
}
#Navi1 a:hover {
	color: #000000; 
}

#Teaser{ 
	z-index: 50;
	float: right; 
	display:inline; 
	position: relative; 
	height: 119px; 
	width:100%; 
	background-image: url(../images/Teaser-BG.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #0000FF;
}

#Teaser .BildLinks {width: 168px; height: 114px; border:none; margin-left: 1em; padding: 0px;}
#Teaser .BildKontakt {width: 140px; height: 119px; border:none; margin: 0; padding: 0px; float: left;}
#Teaser .BildBeschrift {width: 276px; height: 119px; border:none; margin: 0; padding: 0px; float: left;}
#Teaser .BildSponsoring {width: 246px; height: 119px; border:none; margin: 0; padding: 0px; float: left;}
#Teaser .BildKarriere {width: 304px; height: 119px; border:none; margin: 0; padding: 0px; float: left;}

/* Haupt Navigation Anfang */
#HauptNavi {
	
	position: absolute;
	top: 75px;
	left: 175px;
	width: auto;
	font-size:93%;
	font-weight:bold;
	line-height:normal;
	}
#HauptNavi ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#HauptNavi li {
	display:inline;
	margin:0;
	padding:0;
	}
#HauptNavi a {
	float:left;
	background:url("../images/BG-Bu-links1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	}
#HauptNavi a span {
	float:left;
	display:block;
	background:url("../images/BG-Bu-rechts1.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#HauptNavi a span {float:none;}
	/* End IE5-Mac hack */
#HauptNavi a:hover span {color:#FFFFFF;}
#HauptNavi a:hover {background-position:0% -42px;}
#HauptNavi a:hover span {background-position:100% -42px;}

/* Haupt Navigation Ende */

/* Unter Navigation Anfang */
#UnterNavi {
	position: absolute;
	z-index: 400;
	top: 99px;
	left: 175px;
	width: auto;
	font-size:93%;
	font-weight:bold;
	line-height:normal;
	}
#UnterNavi ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#UnterNavi li {
	display:inline;
	margin:0;
	padding:0;
	}
#UnterNavi a {
	float:left;
	background:url("../images/BG-Bu-links-grau.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#UnterNavi a span {
	float:left;
	display:block;
	background:url("../images/BG-Bu-rechts-grau.gif") no-repeat right top;
	padding:1px 15px 1px 6px;
	color:#FFFFFF;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#HauptNavi a span {float:none;}
	/* End IE5-Mac hack */
#UnterNavi a:hover span {color:#FFFFFF;}
#UnterNavi a:hover {background-position:0% -42px;}
#UnterNavi a:hover span {background-position:100% -42px;}

/* Unter Navigation Ende */

/* 2 Unter Navigation Anfang */
#UnterNavi2 {
	position: absolute;
	z-index: 400;
	top: 99px;
	left: 554px;
	width: auto;
	font-size:93%;
	font-weight:bold;
	line-height:normal;
	}
#UnterNavi2 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#UnterNavi2 li {
	display:inline;
	margin:0;
	padding:0;
	}
#UnterNavi2 a {
	float:left;
	background:url("../images/BG-Bu-links-grau.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#UnterNavi2 a span {
	float:left;
	display:block;
	background:url("../images/BG-Bu-rechts-grau.gif") no-repeat right top;
	padding:1px 15px 1px 6px;
	color:#FFFFFF;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#HauptNavi a span {float:none;}
	/* End IE5-Mac hack */
#UnterNavi2 a:hover span {color:#FFFFFF;}
#UnterNavi2 a:hover {background-position:0% -42px;}
#UnterNavi2 a:hover span {background-position:100% -42px;}

/* 2 Unter Navigation Ende */

#Global-Inhalt {
	float: right;
	position: relative; 
	width: 100%;
	height: auto;  
	background-image: url(../images/BG-Global.jpg);
	background-repeat: repeat-y;
}

#Inhalt{
	width: 100%;
	height: inherit;
	position: relative;
	float: inherit;
	background-image: url(../images/BG-Inhalt.jpg);
	background-repeat: no-repeat;
}

#Inhalt .Text{display: block; margin: 1.5em;}
#Inhalt .EingeText{display: inline-block; margin: 0 auto 0 8em;}
#Inhalt h1{margin-top: 1.5em; margin-left: 1em; font-weight: bold; font-size: large; color: #0000FF;}
#Inhalt h2{margin-top: 1.5em; margin-left: 1em; font-weight: bold; font-size: larger; color: #0000FF;}
#Inhalt h3{margin-top: 1.5em; margin-left: 1em; font-weight: bold; font-size: larger; color: #666666;}
#Inhalt .Bild {width: auto; height: auto; border:none; margin-left: 1em; padding: 0px; float: left;}

#Inhalt a {text-decoration: underline;}
#Inhalt a:link {color: #666666; }
#Inhalt a:visited {color: #666666; }
#Inhalt a:hover {color: #666666; text-decoration: none;}

#DatenboxR {float:right; width: 369px; height: 300px; margin: 10px 20px 5px 10px; padding: 4px;}
#DatenboxL {float:left; width: 369px; height: 300px; margin: 10px 10px 5px 10px; padding: 4px;}
#DatenboxR-Part {float:right; width: 369px; height: 250px; margin: 10px 20px 5px 10px; padding: 4px;}
#DatenboxL-Part {float:left; width: 369px; height: 250px; margin: 10px 10px 5px 10px; padding: 4px;}

.BoxBild {float:left; margin: 1em 1em 1em 0; width: 130px; hight: 230px;}

h2{margin: 5px; font-weight: bold; color: #0000FF;}

.SiteMap {width: 100%; border-collapse: separate; border-spacing: 0;}
.Spalte1 {width: 8%; border: none; text-align: right; padding:0; margin: 0; white-space: nowrap;}
.Spalte2 {width: 16%; border: none; text-align: center; padding:0; margin: 0; white-space: nowrap;}
.Spalte3 {width: 20%; border: none; padding:0; margin: 0; white-space: nowrap;}
.Spalte4 {width: 16%; border: none; text-align: center; padding:0; margin: 0; white-space: nowrap;}
.Spalte5 {width: 40%; border: none; padding:0; margin: 0; white-space: nowrap;}
.Pfeil {width: 80px; padding:0; margin: 0;}

.BoxText{}

/* Formular - Anfang */
.Eingabefeld {width: 200px; margin-left: 20px; text-align:left; color:#0000FF; background-color: #EFEFEF}
.EingabefeldOrt {width: 151px; margin-left: 1px; text-align:left; color:#0000FF; background-color: #EFEFEF;}
.EingabefeldStr {width: 151px; margin-left: 20px; text-align:left; color:#0000FF; background-color: #EFEFEF;}
.KurzfeldHNr {width: 40px; margin-left: 1px; text-align:left; color:#0000FF; background-color: #EFEFEF;}
.KurzfeldPLZ {width: 40px; margin-left: 20px; text-align:left; color:#0000FF; background-color: #EFEFEF;}
.Optionalfeld {width: 200px; margin-left: 20px; text-align:left; color:#666666; background-color: #EFEFEF}
.Textfeld {width: 330px; margin-left: 20px; text-align:left; color:#0000FF; background-color: #EFEFEF;}

/* Formular - Ende*/

#KdMBox {
	position: absolute;
	z-index: 500;
	top: 40px;
	left: 654px;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#KdMBoxOben {
	position: relative;
	float: left;
	background-image: url(../images/KdM-Box-Oben.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 100%;
	padding-top: 5px;
	padding-left: 0.75em;
}
#KdMBoxMitte {
	position: relative;
	float: left;
	background-image: url(../images/KdM-Box-Mitte.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 100%;
	padding-left: 0.75em;
	margin-top: -5px;
}
#KdMBoxUnten {
	position: relative;
	background-image: url(../images/KdM-Box-Unten.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 7px;
	width: 100%;
}

#Footer{
	height: 25px; 
	background-image: url(../images/Footer-BG.jpg);
	background-repeat: no-repeat;
	clear:both;
	font-size: 11px;
	color: #666666;
} 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.FooterText {width:100%;}
.Copyright {width:50%; text-align:left;}
.Link {width: 50%; text-align:right;}

#Footer a {text-decoration: none;}
#Footer a:link {color: #666666; }
#Footer a:hover {color: #000000;}
#Footer a:visited {color: #666666;}

