/* CSS Document */

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

#innung {position: absolute; width:106px; top:0px; left:0px; overflow: hidden;}
#innung a img {position: relative; width: 212px; height: 77px; border: 0;}
#innung a:hover {position: relative; left: -106px;}  

#innung_aktiv {float:left; position: absolute; top:0px; left:0px; overflow: hidden; width: 106px;}
#innung_aktiv a img {position: relative; width: 106px; height: 77px; border: 0;}
#innung_aktiv a:hover {position: relative; left: 0px;}  


#ausbildung {position: absolute; top:0px; left:106px;  width:138px; overflow: hidden;}
#ausbildung a img {position: relative; width: 276px; height: 77px; border: 0;}
#ausbildung a:hover {position: relative; left: -138px;}  

#ausbildung_aktiv {float:left; position: absolute; top:0px; left:106px; overflow: hidden; width: 138px;}
#ausbildung_aktiv a img {position: relative; width: 138px; height: 77px; border: 0;}
#ausbildung_aktiv a:hover {position: relative; left: 0px;}  


#mitglieder {position: absolute; top:0px; left:244px;  width:124px; overflow: hidden;}
#mitglieder a img {position: relative; width: 248px; height: 77px; border: 0;}
#mitglieder a:hover {position: relative; left: -124px;}  

#mitglieder_aktiv {float:left; position: absolute; top:0px; left:244px; overflow: hidden; width:124px;}
#mitglieder_aktiv a img {position: relative; width: 124px; height: 77px; border: 0;}
#mitglieder_aktiv a:hover {position: relative; left: 0px;}  


#kontakt {position: absolute; width:121px; top:0px; left:368px; overflow: hidden;}
#kontakt a img {position: relative; width: 242px; height: 77px; border: 0;}
#kontakt a:hover {position: relative; left: -121px;}  

#kontakt_aktiv {float:left; position: absolute; top:0px; left:368px; overflow: hidden; width: 121px;}
#kontakt_aktiv a img {position: relative; width: 121px; height: 77px; border: 0;}
#kontakt_aktiv a:hover {position: relative; left: 0px;}





#header_table {
	position:relative;
	left:0px;
	top:0px;
	width:990px;
	height:145px;
}

#spacer01_hd {
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	height:145px;
	background-image:url(../images_header/spacer01_hd.jpg);		
}

#logo_hd {
	position:absolute;
	left:30px;
	top:0px;
	width:160px;
	height:145px;
}

#spacer02_hd {
	position:absolute;
	left:190px;
	top:0px;
	width:22px;
	height:145px; 
    background-image:url(../images_header/spacer02_hd.jpg);	
}

#metanavi_hd {
	position:absolute;
	left:212px;
	top:0px;
	width:778px;
	height:16px;
	text-align:right;
	margin-right: 12px;
	padding-top:2px;

}
#metanavi_hd_in {margin-right:12px; }



#spacer03_hd {
	position:absolute;
	left:212px;
	top:16px;
	width:600px;
	height:26px;
	background-image:url(../images_header/spacer03_hd.jpg);	
}

#downloads_hd {
	position:absolute;
	left:812px;
	top:16px;
	width:163px;
	height:103px;
	background-image:url(../images_header/downloads_hd.jpg);}
	
#downloads_hd_in {
	position:absolute;
	left:7px;
	top:30px;
}


#spacer04_hd {
	position:absolute;
	left:975px;
	top:16px;
	width:15px;
	height:10px;
	background-image:url(../images_header/spacer04_hd.jpg);
}

#spacer05_hd {
	position:absolute;
	left:975px;
	top:26px;
	width:15px;
	height:93px;
	background-image:url(../images_header/spacer05_hd.jpg);
}

#navigation {
	position:absolute;
	left:212px;
	top:42px;
	width:600px;
	height:77px;
	background-image:url(../images_header/navigation.jpg);
}

#spacer08_hd {
	position:absolute;
	left:212px;
	top:119px;
	width:2px;
	height:26px;
	background-image:url(../images_header/spacer08_hd.jpg);
}

#spacer07_hd {
	position:absolute;
	left:214px;
	top:119px;
	width:761px;
	height:26px;
	background-image:url(../images_header/spacer07_hd.jpg);
}

#spacer06_hd {
	position:absolute;
	left:975px;
	top:119px;
	width:15px;
	height:26px;
	background-image:url(../images_header/spacer06_hd.jpg);
}

#nav_innung {
	float: left;
	height: 77px;
	width: 106px;
	display:block;
	background-image:url(../images_header/nav_innung.jpg) }
	
#nav_innung:hover{background-position: 0px -77px;}

#nav_ausbildung {
	float: left;
	height: 77px;
	width: 138px;
	display:block;
	background-image:url(../images_header/nav_ausbildung.jpg) }
	
#nav_ausbildung:hover{background-position: 0px -77px;}

#nav_mitglieder {
	float: left;
	height: 77px;
	width: 124px;
	display:block;
	background-image:url(../images_header/nav_mitglieder.jpg) }
	
#nav_mitglieder:hover{background-position: 0px -77px;}

#nav_kontakt {
	float: left;
	height: 77px;
	width: 121px;
	display:block;
	background-image:url(../images_header/nav_kontakt.jpg) }
	
#nav_kontakt:hover{background-position: 0px -77px;}
