body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1001px;
	margin: 0px auto;
	background-color: rgb(217,217,217);
}
* html body{
	text-align: center;
}
#header {
	height: 82px;
	background-image: url(../../bilder/startseite/bg_header_startseite.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 20;
	top: 0px;
	left: 0px;
}
#logo {
	width: 799px;
	height: 30px;
	padding: 22px 0px 0px 16px;
	float: left;
}
#logo_claim {
	width: 167px;
	height: 17px;
	padding: 35px 0px 0px 0px;
	float: left;
}
#header_nav_all {
	width: 605px;
	height: 20px;
	padding: 30px 0px 0px 171px;
	float: left;
	display: none;
}
#body {
	float: left;
	width: 1001px;
	height: 478px;
	background-repeat: no-repeat;
	background-color: white;
}

#slideshow {
	width: 1001px;
	height: 478px;
  position:relative;
  top: -42px;
}

#slideshow IMG {
  position:absolute;
  top:0;
  left:0;
  z-index:8;
}

#slideshow IMG.active {
  z-index:10;
}

#slideshow IMG.last-active {
  z-index:9;
}

#level1{
	width: 1001px;
	height: 89px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 20;
	top: -425px;
	left: 0px;
	display: none;
	/**/
}
#level1 #pkt1, #level1 #pkt2, #level1 #pkt3, #level1 #pkt4{
	float:left;
}
#level1 a{
	display: block;
}
#level1 #pkt1, #level1 #pkt1 a{
	width: 244px;
	height: 89px;
}
#level1 #pkt2, #level1 #pkt2 a{
	width: 254px;
	height: 72px;
}
#level1 #pkt3, #level1 #pkt3 a{
	width: 260px;
	height: 72px;
}
#level1 #pkt4, #level1 #pkt4 a{
	width: 242px;
	height: 89px;
}

#level2{
	width: 1001px;
	min-height: 89px;
	position: relative;
	z-index: 30;
	left: 0px;
	top: -460px;
}
#level2a, #level2b, #level2c, #level2d{
	width: 201px;
	min-height: 89px;
	position: absolute;
	z-index: 30;
	left: 12px;
	background-color: white;
	display: none;
	/**/
}
#level2a{
	left: 12px;
	top: 0px;
}
#level2b{
	left: 257px;
	top: 0px;
}
#level2c{
	left: 518px;
	top: 0px;
}
#level2d{
	left: 775px;
	top: 0px;
}
#level2a a, #level2b a, #level2c a, #level2d a{
	width: 183px;/*201-18*/
	height: 24px;
	padding: 0px 0px 0px 18px;
	display: block;
	border-bottom: 1px solid white;
	color: white;
	font-weight: bold;
	background-color: #bdbdbd;
	line-height: 16pt;
}
#level2a a:hover, #level2b a:hover, #level2c a:hover, #level2d a:hover{
	background-color: #e10d19;
}
#sprachauswahl{
  position: relative;
  width: 204px;
  height: 68px;
  left: 797px;
  top: -210px;
	z-index: 29;
	background-image: url(../../bilder/startseite/bg_sprachauswahl.gif);
	background-repeat: no-repeat;
	display: none;
}
#jumpMenu{
	margin: 22px 0px 0px 69px;
}
#footer {
	width: 1001px;
	clear: both;
	position: relative;
	z-index: 20;
	top: 0px;
	left: 0px;
}
#footer_top{
  height: 75px;
	background-image: url(../../bilder/startseite/bg_footer_startseite.png);
	background-repeat: no-repeat;
}
#footer_bottom{
  height: 25px;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  clear: both;
  text-align: center;
	background-color: rgb(217,217,217);
}
#preload{
  /*width: 1000px;
  height: 10000px;
	left:0px;
	top:0px;*/
	position:absolute;
	left:-5000px;
	top:-20000px;
	z-index:2;
}
#preload_norm, #preload1, #preload2, #preload3, #preload4, #preload5{
  visibility: hidden;
}

a{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
div {
	font-size: 8pt;
	color: #999999;
}
#footer_bottom, #footer_bottom a {
	color: #999999;
	font-weight: bold;
}
#footer_bottom a:hover {
	color: #ff0000;
}



