HTML {
	height: 100%;
}

BODY {
	margin: 0px;
	height: 100%;
	text-align: center;
	background-color: #D0D9E3;
}

#maincontainer {
	width: 990px;
	height: 100%;
	margin: 0px auto;
	background-image: url(../images/home-back.jpg);
	background-repeat: repeat-x;
	background-position: 12px auto;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	position: relative;
	text-align: center;
}

#regionen {
	position: absolute;
	top: 130px;
	left: 187px;
	z-index: 2000;
	width: 406px;
	height: 397px;
	background-image: url(../images/regionen.png);
	background-repeat: no-repeat;
}

.region_label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	text-align: left;
	width: 80px;
}

.region_label A {
	color: black;
	text-decoration: none;
}

.region_label A:hover {
	color: #AA0B0F;
	text-decoration: underline;
}

#regionen .active_region A {
	color: #AA0B0F;
	font-weight: bold;
}



#region_close {
	margin-top: 20px;
	padding-right: 20px;
	text-align: right;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

#region_close A {
	text-decoration: none;
	color: #888888;
}


#container_top {
	height: 214px;
	text-align: left;
}

#metanavigation {
	margin-top: 15px;
	margin-left: 31px;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 200px;
	color: #666666;
}

#metanavigation A {
	color: #666666;
	text-decoration: none;
}

#topslogan {
	margin-top: 24px;
	width: 600px;
	float: left;
	clear: left;
}

#topslogan IMG {
	margin-right: 12px;
}

#toplogo {
	width: 360px;
	padding-top: 50px;
	float: right;
	text-align: right;
}

#toplogo DIV {
	text-align: right;
}

#toplogo TABLE {
	float: right;
}

#toplogo IMG.generated {
	vertical-align: top;
	margin-top: 23px;
}






#container_middle {
	height: 320px;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	position: relative;
	text-align: left;
}

#hometeaser {
	float: left;
	width: 890px;
	height: 231px;
}

.tx-pxjuhometeaser-pi1 {
	height: 100%;
	margin-left: 90px;
}

#teaser_wrap {
	width: 364px;
	padding-top: 0px;
	float: left;
	clear: none;
	position: relative;
	z-index: 100;
	margin: 0px;
}

#hometeaser TABLE {
	width: 100%;
	height: 231px;
	background-color: #cccccc;
	table-layout: fixed;
	margin: 0px;
}

#hometeaser TD {
	vertical-align: middle;
	overflow: hidden;
	background-color: #f1f1f1;
	font-size: 11px;
}

#hometeaser P {
	text-align: center;
	color: #333333;
}

#hometeaser A {
	color: #333333;
	text-decoration: none;
}

#hometeaser TABLE IMG {
	border: 0px solid white;
}

.ht_slider {
	height: 50px;
	width: 1002px;
	white-space: nowrap;
}

#ht_unternehmen {
	width: 990px;
	height: 50px;
	padding: 0px;
	position: absolute;
	top: 117px;
	left: 0px;
	z-index: 20;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}

#ht_unternehmen_inner {
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	width: 1100px;
	height: 50px;
	position: absolute;
	top: 0px;
	left: -91px;
}

.ht_unternehmen {
	width: 91px;
	height: 50px;
	margin-top: 0px;
	text-align: left;
	display: inline;
	white-space: nowrap;
	overflow: visible;
	position: absolute;
	top: 0px;
}

.ht_unternehmen IMG {
	border: 1px solid #999999;
	margin: 0px 0px 0px 2px;
}

#ht_bilder {
	width: 181px;
	padding: 0px;
	position: relative;
	vertical-align: top;
}

#ht_bilder DIV {
	position: absolute;
	z-index: 200;
}

#ht_slider_jobs TABLE {
	width: 100%;
	height: 100%;
	background-color: white;
}

#ht_slider_jobs TABLE TD {
	vertical-align: middle;
}

#ht_jobs {
	width: 135px;
	background-image: url(../images/hometeaser_back.gif);
	padding-top: 27px;
	vertical-align: middle;
	overflow: hidden;
	padding: 27px 0px 0px 0px;
}

.ht_job {
	text-align: center;
	vertical-align: middle;
	margin: auto;
	line-height: 12px;
	min-height: 12px;
}

.ht_job A {
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}

#ht_slogan {
	float: left;
	width: 340px;
	height: 105px;
	margin-top: 154px;
	margin-left: 90px;
	clear: none;
}







#container_bottom {
	text-align: center;
	/*padding-top: 24px;*/
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
}

*> #container_bottom {
	background-image: url(../images/navi-logos.png);
}

#container_bottom #navi {
	width: 504px;
	height: 44px;
	position: relative;
	margin: 0px auto;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#container_bottom #navi DIV {
	position: relative;
	float: left;
	width: 84px;
	
	text-align: center;
	margin: 0px;
}

#container_bottom A {
	text-decoration: none;
	color: #555555;
	display: block;
	padding-top: 24px;
}
