/* nav englisch */

.nav_en_news a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_news_n.jpg) no-repeat;
	width: 68px;
	height: 43px;
	}
	
.nav_en_news a:hover, .nav_en_news_active a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_news_o.jpg) no-repeat;
	width: 68px;
	height: 43px;
	}
	
.nav_en_leistungen a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_leistungen_n.jpg) no-repeat;
	width: 127px;
	height: 43px;
	}
	
.nav_en_leistungen a:hover, .nav_en_leistungen_active a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_leistungen_o.jpg) no-repeat;
	width: 127px;
	height: 43px;
	}
	
.nav_en_qualitaet a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_qualitaet_n.jpg) no-repeat;
	width: 84px;
	height: 43px;
	}
	
.nav_en_qualitaet a:hover, .nav_en_qualitaet_active a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_qualitaet_o.jpg) no-repeat;
	width: 84px;
	height: 43px;
	}
	
.nav_en_verchromung a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_oldtimer_n.jpg) no-repeat;
	width: 226px;
	height: 43px;
	}
	
.nav_en_verchromung a:hover, .nav_en_verchromung_activee a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_oldtimer_o.jpg) no-repeat;
	width: 226px;
	height: 43px;
	}
	
.nav_en_aboutus a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_ueber_uns.jpg) no-repeat;
	width: 96px;
	height: 43px;
	}
	
.nav_en_aboutus a:hover, .nav_en_aboutus_active a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_ueber_uns_o.jpg) no-repeat;
	width: 96px;
	height: 43px;
	}
	
.nav_en_kontakt a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_contact_n.jpg) no-repeat;
	width: 90px;
	height: 43px;
	}
	
.nav_en_kontakt a:hover, .nav_en_kontakt_active a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_contact_o.jpg) no-repeat;
	width: 90px;
	height: 43px;
	}
	
.sb_en_refs a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_referenzen_n.jpg) no-repeat;
	width: 193px;
	height: 32px;
	}
	
.sb_en_refs a:hover, .sb_en_refs_active a {
	
	display: block;
	text-indent: -9999px;
	
	background: url(../images/btn_referenzen_o.jpg) no-repeat;
	width: 193px;
	height: 32px;
	}
	
#header_illu_en {
	
	background: url(../images/header_illu_en.jpg) no-repeat;
	width: 916px;
	height: 205px;
	
	margin-bottom: 6px;
	}
	
.txt_qualitaet_en {
	
	background: url(../../images/txt_qualitaet_en.jpg) no-repeat;
	width: 365px;
	height: 60px;
	}
	
	
