/*++++++++++++ navi rollover ++++++++++++++*/
.navimenu { position: absolute; z-index: 1000; top: 120px; width: 150px; visibility: hidden; overflow:hidden; margin:0; padding:0px; }


/* ##### SANITAER ##### */
#sanitaernavi {
	background-color: #00579D;
	border: 0px;
	width: 150px;
}
#sanitaernavi td {
	border-bottom: 0px;
}
#sanitaernavi td a {
	margin-left: 0px;
	padding-left:10px;
	color: #7FBADF;
	text-decoration: none;
	font-size: 10px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	display: block;
	font-weight: normal;
	width: 90%;
}
#sanitaernavi td a:hover {
	color: #FFFFFF;
}

/* ##### METALL ##### */
#metallnavi {
	background-color: #A2181B;
	border: 0px;
	width: 150px;
}
#metallnavi td {
	border-bottom: 0px;
}
#metallnavi td a {
	margin-left: 0px;
	padding-left:10px;
	color: #D08B8D;
	text-decoration: none;
	font-size: 10px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	display: block;
	font-weight: normal;
	width: 90%;
}
#metallnavi td a:hover {
	color: #FFFFFF;
}

/* ##### SERVICE ##### */
#servicenavi {
	background-color: #C48538;
	border: 0px;
	width: 150px;
}
#servicenavi td {
	border-bottom: 0px;
}
#servicenavi td a {
	margin-left: 0px;
	padding-left:10px;
	color: #E1C29B;
	text-decoration: none;
	font-size: 10px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	display: block;
	font-weight: normal;
	width: 90%;
}
#servicenavi td a:hover {
	color: #FFFFFF;
}

/* ##### UNTERNEHMEN ##### */
#unternehmennavi {
	background-color: #66976A;
	border: 0px;
	width: 150px;
}
#unternehmennavi td {
	border-bottom: 0px;
}
#unternehmennavi td a {
	margin-left: 0px;
	padding-left: 10px;
	color: #B2CBB4;
	text-decoration: none;
	font-size: 10px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	display: block;
	font-weight: normal;
	width: 90%;
}
#unternehmennavi td a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ##### WENN UNTERNEHMEN ##### */
#unternehmennavi2 {
	background-color: #66976A;
	border: 0px;
	width: 150px;
}
#unternehmennavi2 td {
	border-bottom: 0px;
}
#unternehmennavi2 td a {
	margin-left: 0px;
	padding-left: 10px;
	color: #B2CBB4;
	text-decoration: none;
	font-size: 10px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	display: block;
	font-weight: normal;
	width: 90%;
}
#unternehmennavi2 td a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ##### WENN METALL ##### */
#metallnavi2 {
	background-color: #C10C13;
	border: 0px;
	width: 150px;
}
#metallnavi2 td {
	border-bottom: 0px;
}
#metallnavi2 td a {
	margin-left: 0px;
	padding-left: 10px;
	color: #D08B8D;
	text-decoration: none;
	font-size: 10px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	display: block;
	font-weight: normal;
	width: 90%;
}
#metallnavi2 td a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* ##### WENN SANITAER ##### */
#sanitaernavi2 {
	background-color: #0076C0;
	border: 0px;
	width: 150px;
}
#sanitaernavi2 td {
	border-bottom: 0px;
}
#sanitaernavi2 td a {
	margin-left: 0px;
	padding-left: 10px;
	color: #7FBADF;
	text-decoration: none;
	font-size: 10px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	display: block;
	font-weight: normal;
	width: 90%;
}
#sanitaernavi2 td a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/* HOME */
#navigationsleiste{
	position: absolute;
	width: 606px;
	height: 30px;
	top: 185px;
	left: 182px;
	background-repeat: no-repeat;
	border: 0px;
	z-index: 55;
	background-color: #FFFFFF;
}

#navigationsleiste tr td a{
	display: block;
	height: 100%;
	width: 100%;
}

/* UNTERNEHMEN */
#navigationsleiste3{
	position: absolute;
	width: 606px;
	height: 30px;
	top: 120px;
	left: 182px;
	background-repeat: no-repeat;
	border: 0px;
	z-index: 55;
	background-color: #FFFFFF;
}

#navigationsleiste3 tr td a{
	display: block;
	height: 100%;
	width: 100%;
}

/* ##### WENN SERVICE ##### */
#servicenavi2 {
	background-color: #C48538;
	border: 0px;
	width: 150px;
}
#servicenavi2 td {
	border-bottom: 0px;
}
#servicenavi2 td a {
	margin-left: 0px;
	padding-left: 10px;
	color: #E1C29B;
	text-decoration: none;
	font-size: 10px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	display: block;
	font-weight: normal;
	width: 90%;
}
#servicenavi2 td a:hover {
	color: #FFFFFF;
	text-decoration: none;
}