@charset "UTF-8";
/* CSS Document */

/* Navigation-------->*/

#unternehmen { z-index:500; position: absolute; width:104px; top:0px; left:0px; overflow: hidden;}
#unternehmen a img {position: relative; width: 208px; height: 46px; border: 0;}
#unternehmen a:hover {position: relative; left: -104px;}  

#unternehmen_aktiv { z-index:500; float:left; position: absolute; top:0px; left:0px; overflow: hidden; width: 104px;}
#unternehmen_aktiv a img {position: relative; width: 104px; height: 46px; border: 0;}
#unternehmen_aktiv a:hover {position: relative; left: 0px;}  


#dl { z-index:100; position: absolute; top:0px; left:104px;  width:102px; overflow: hidden;}
#dl a img {position: relative; width: 204px; height: 46px; border: 0;}
#dl a:hover {position: relative; left: -102px;}  

#dl_aktiv { z-index:100; float:left; position: absolute; top:0px; left:104px; overflow: hidden; width: 102px;}
#dl_aktiv a img {position: relative; width: 102px; height: 46px; border: 0;}
#dl_aktiv a:hover {position: relative; left: 0px;}  


#produkte { z-index:100; position: absolute; top:0px; left:206px;  width:101px; overflow: hidden;}
#produkte a img {position: relative; width: 202px; height: 46px; border: 0;}
#produkte a:hover {position: relative; left: -101px;}  

#produkte_aktiv { z-index:100; float:left; position: absolute; top:0px; left:206px; overflow: hidden; width:101px;}
#produkte_aktiv a img {position: relative; width: 101px; height: 46px; border: 0;}
#produkte_aktiv a:hover {position: relative; left: 0px;}  


#kontakt { z-index:500; position: absolute; width:104px; top:0px; left:307px; overflow: hidden;}
#kontakt a img {position: relative; width: 208px; height: 46px; border: 0;}
#kontakt a:hover {position: relative; left: -104px;}  

#kontakt_aktiv { z-index:500; float:left; position: absolute; top:0px; left:307px; overflow: hidden; width: 104px;}
#kontakt_aktiv a img {position: relative; width: 104px; height: 46px; border: 0;}
#kontakt_aktiv a:hover {position: relative; left: 0px;}

#hd_home {
	float: left;
	height: 18px;
	width: 21px;
	display:block;
	background-image:url(../images_header/home.jpg) }
	
#hd_home:hover{background-position: 0px -18px;}


/* Navigation <-------*/




#header_table {
	position:absolute;
	width:793px;
	height:125px;
}
	
	
#border-l_header {
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:125px;
	background-image:url(../images_header/border_l.png);
}

#top_header {
	position:absolute;
	left:20px;
	top:0px;
	width:348px;
	height:15px;
	background-image:url(../images_header/top.jpg);
}

#unternehmen_header {
	position:absolute;
	left:368px;
	top:0px;
	width:104px;
	height:46px;
}

#dl_header {
	position:absolute;
	left:472px;
	top:0px;
	width:102px;
	height:46px;
}

#produkte_header {
	position:absolute;
	left:574px;
	top:0px;
	width:101px;
	height:46px;
}

#kontakt_header {
	position:absolute;
	left:675px;
	top:0px;
	width:104px;
	height:46px;
}

#spacer-4_header {
	position:absolute;
	left:779px;
	top:0px;
	width:14px;
	height:46px;
	background-image:url(../images_header/spacer_4.png);
}

#logo_header {
	position:absolute;
	left:20px;
	top:15px;
	width:90px;
	height:85px;
}

#spacer-2_header {
	position:absolute;
	left:110px;
	top:15px;
	width:258px;
	height:110px;
	background-image:url(../images_header/spacer_2.jpg);
}

#spacer-3_header {
	position:absolute;
	left:368px;
	top:46px;
	width:390px;
	height:79px;
	background-image:url(../images_header/spacer_3.jpg);
}

#spacer-5_header {
	position:absolute;
	left:758px;
	top:46px;
	width:35px;
	height:22px;
	background-image:url(../images_header/spacer_5.png);
}

#home_header {
	position:absolute;
	left:758px;
	top:68px;
	width:21px;
	height:18px;
}

#spacer-6_header {
	position:absolute;
	left:779px;
	top:68px;
	width:14px;
	height:18px;
	background-image:url(../images_header/spacer_6.png);
}

#spacer-7_header {
	position:absolute;
	left:758px;
	top:86px;
	width:35px;
	height:39px;
	background-image:url(../images_header/spacer_7.png);
}

#spacer-1_header {
	position:absolute;
	left:20px;
	top:100px;
	width:90px;
	height:25px;
	background-image:url(../images_header/spacer_1.jpg);
}