#navigation {
	margin: 0;
	padding: 0px;
	float: left;
	height: 140px;
	width: 810px;
}

#nav_angebot a{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_gr.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}
#nav_kompetenz a{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_gr.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}
#nav_referenz a{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_gr.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}
#nav_steckbrief a{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_gr.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}
#nav_lesenswertes a{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_gray.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 160px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}

#nav_angebot a:hover{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_rt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}
#nav_kompetenz a:hover{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_rt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}
#nav_referenz a:hover{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_rt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}
#nav_steckbrief a:hover{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_rt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}
#nav_lesenswertes a:hover{
	color: #FFFFFF;
	background-image: url(../images/bg_navi_red.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 160px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}

#nav_angebot_on a {
	color: #FFFFFF;
	background-image: url(../images/bg_navi_rt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}

#nav_kompetenz_on a {
	color: #FFFFFF;
	background-image: url(../images/bg_navi_rt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}

#nav_referenz_on a {
	color: #FFFFFF;
	background-image: url(../images/bg_navi_rt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}

#nav_steckbrief_on a {
	color: #FFFFFF;
	background-image: url(../images/bg_navi_rt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 162px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}

#nav_lesenswertes_on a {
	color: #FFFFFF;
	background-image: url(../images/bg_navi_red.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 160px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	padding: 110px 0px 0px;
}
