@charset "utf-8";


body {
	background-color: #e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}

#wrapper {
	margin:0 auto;
	width: 840px;
	padding: 20px;
	background-color: #fff;
}
.bigger {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #004f91;
}
#navi_links {
	margin: 0 60px 0 20px;
	width: 200px;
	float:left;
	text-align:right;
}
ul {
	margin: 0;
	padding:0;
	padding-right:20px;
}
li{
	margin: 0;
	padding:0;
	list-style-type:none;
}
li a{
	text-decoration:none;
	color: #004f91;
}
li a:hover{
	text-decoration:none;
	color: #9a0001;
	font-weight: bold;
}
li.fett{
	margin-top: 15px;
	font-weight: bold;
}
li.high{
	font-weight: bold;
	color: #9a0001;
}
.trenner {
	width: 880px;
	height: 30px;
	background-image:url(../images/trenner.jpg);
	clear:both;
	margin: 0 -20px 0 -20px;
}
#content {
	width: 560px;
	float:left;
}
.content_head {
	color: #004f91;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	margin-top: 50px;
	margin-bottom:0;
}
.content_head2 {
	color: #004f91;
	font-size:17px;
	font-weight:bold;
	margin-top: 10px;
}
#navi_unten {
	width: 840px;
	margin-top: 20px;
}
.nav_head {
	font-weight: bold;
	text-align:center;
	color: #004f91;
}
.bild_unten a{
	width:259px;
	height:152px;
	display:block;
}
.polier a{
	background-image:url(../images/polierscheiben_unten.jpg);
}
.polier a:hover{
	background-image:url(../images/polierscheiben_gr_unten.jpg);
}
.stanz a{
	background-image:url(../images/stanzlinge_unten.jpg);
}
.stanz a:hover{
	background-image:url(../images/stanzlinge_gr_unten.jpg);
}
.zuschnitt a{
	background-image:url(../images/zuschnitte_unten.jpg);
}
.zuschnitt a:hover{
	background-image:url(../images/zuschnitte_gr_unten.jpg);
}
.tropfen a{
	background-image:url(../images/tropfenabscheider_unten.jpg);
}
.tropfen a:hover{
	background-image:url(../images/tropfenabscheider_gr_unten.jpg);
}
.kolben a{
	background-image:url(../images/kolbenfilter_unten.jpg);
}
.kolben a:hover{
	background-image:url(../images/kolbenfilter_gr_unten.jpg);
}
.getriebe a{
	background-image:url(../images/getriebelueftung_unten.jpg);
}
.getriebe a:hover{
	background-image:url(../images/getriebelueftung_gr_unten.jpg);
}
.platten a{
	background-image:url(../images/filterplatten_unten.jpg);
}
.platten a:hover{
	background-image:url(../images/filterplatten_gr_unten.jpg);
}
.filter a{
	background-image:url(../images/filtereinsaetze_unten.jpg);
}
.filter a:hover{
	background-image:url(../images/filtereinsaetze_gr_unten.jpg);
}
.draht a{
	background-image:url(../images/drahtgestricke_unten.jpg);
}
.draht a:hover{
	background-image:url(../images/drahtgestricke_gr_unten.jpg);
}
.nav_bild {
	padding: 10px;
	width: 259px;
	height: 185px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	float:left;
	text-align:right;
}
.nav_bild_re {
	padding: 10px;
	width: 259px;
	height: 185px;
	border-bottom: 1px solid #e5e5e5;
	float:left;
	text-align:right;
}
.nav_bild_unt {
	padding: 10px;
	width: 259px;
	height: 185px;
	border-right: 1px solid #e5e5e5;
	float:left;
	text-align:right;
}
.nav_bild_re_unt {
	padding: 10px;
	width: 259px;
	height: 185px;
	float:left;
	margin-bottom: 20px;
	text-align:right;
}
#impressum {
	width: 800px;
	background-color:#004f91;
	color:#FFF;
	line-height: 18px;
	padding: 30px  40px 50px 40px;
	margin: 0 -20px -20px -20px;
}
.keyword {
	font-size:10px;
	line-height:12px;
	color: #B6D5E0
}
#ansprechpartner {
	width:180px;
	float:left;
}
#formular {
	width: 330px;
	margin-left: 20px;
	padding-left: 20px;
	float:left;
	border-left: 1px solid #e5e5e5;
	color: #004f91;
}
#anfahrt {
	width: 540px;
	float:left;
}
.sprache {
    position:  absolute;
    z-index: 99;   
    margin-left: 48%;
    
}