.navi_gesamt {
	margin-left: 30px;
}

.background_navi {

	position: absolute;

	left: 120px;  

	left: 0px;

	top: 140px;

	width: 549px;

	height: 32px;

	background-image: url("../images/bg_navi.gif");

	background-repeat: no-repeat;

}


/*

Achtung: "left" hat hier den Wert 120! (in "styles.ie.css" hat "left" den Wert 0)


*/

.navi_punkt {

	/*

	float: left;

	*/

	margin-right: 30px;

	padding-top: 5px;

	font-family: Verdana;

	font-size: 10pt;

	color: white;

}


.kontakt_impressum_navi_punkt {
	font-family: Verdana;
	font-size: 10pt;
	padding-left:10px;
}

.kontakt_impressum_navi_punkt a{
	color: rgb(30, 81, 138);
	text-decoration: none;
	padding-right:20px;
}

.kontakt_impressum_navi_punkt a.last{
	padding-right:0px;
}

.kontakt_impressum_navi_punkt a:hover{
	color: rgb(255, 255, 255);
}

.industriedienstleistungen_navi {

	margin-top: 5px;

	margin-left: 30px;

	margin-bottom: 20px;

	font-size: 10pt;

	color: rgb(51, 102, 153);

}



.industriedienstleistungen_navi a:link, 

.industriedienstleistungen_navi a:visited, 

.industriedienstleistungen_navi a:active {

	color: rgb(51, 102, 153);

	text-decoration: none;

}



.industriedienstleistungen_navi a:hover {

	color: rgb(8, 55, 91);

	text-decoration: none;

}

a.navi_link:link {

	color: rgb(255, 255, 255);

	text-decoration: none;

}



a.navi_link:visited {

	color: rgb(255, 255, 255);

	text-decoration: none;

}



a.navi_link:hover {

	color: rgb(143, 178, 207);

	text-decoration: none;

}



a.navi_link:active {

	color: rgb(255, 255, 255);

	text-decoration: none;

}



a.navi_rechts_link:link {

	color: rgb(30, 81, 138);

	text-decoration: none;

}



a.navi_rechts_link:visited {

	color: rgb(30, 81, 138);

	text-decoration: none;

}



a.navi_rechts_link:hover {

	color: rgb(255, 255, 255);

	text-decoration: none;

}



a.navi_rechts_link:active {

	color: rgb(30, 81, 138);

	text-decoration: none;

}

#home {

	position: absolute;

	top: 0px;

	left: 30px;

}



#ueber_uns {

	position: absolute;

	top: 0px;

	left: 100px;

	height: 20px;

	/*

	border: solid red 1px;

	*/

	z-index: 1;

}



#produkte {

	position: absolute;

	top: 0px;

	left: 250px;

	height: 20px;

	/*

	border: solid red 1px;

	*/

	z-index: 1;

}



#sub_home, #sub_ueber_uns, #sub_produkte {

	visibility: hidden;

	margin-top: 10px;

	padding: 5px 5px 5px 5px;

	border: solid rgb(44, 117, 172) 1px;

	/*

	background-color: rgb(43, 115, 170);

	*/

	background-color: white;

}



#sub_home a:link, #sub_ueber_uns a:link, #sub_produkte a:link {

	text-decoration: none;

	color: rgb(51, 102, 153);

}



#sub_home a:hover, #sub_ueber_uns a:hover, #sub_produkte a:hover {

	text-decoration: none;

}



#sub_home a:visited, #sub_ueber_uns a:visited, #sub_produkte a:visited {

	text-decoration: none;

	color: rgb(51, 102, 153);

}



#sub_home a:active, #sub_ueber_uns a:active, #sub_produkte a:active {

	text-decoration: none;

}

