

/* ---- 
	Main Nav

*/

#nav_german a{
	height: 18px;
	display: block;
	text-decoration: none;
	padding: 0 30px 0 0;
	color: #000;
	text-indent: -5000px;
}

#nav_german a i{
	display: none;
}

#nav_german .subCat{
	font-size: 11px;
}


#nav_german {
	margin: 70px 0 20px 0;
	min-height: 350px;
	height: auto !important;
	height: 330px;
}

#nav_german ul {
	margin: 0 17px 10px 0;
}

#nav_german ul li {
	line-height: 16px;
}
#nav_german li.dealer{
	line-height: 16px;
	/*margin-top:10px !important;*/
}
#nav_german li.customer-login {
	line-height: 16px;
	margin-top:30px !important;
}

#nav_german ul a {
	color: #b5b5ab;
	text-decoration: none;
	width: 158px;
	letter-spacing: 1px;
	font-size: 10px;
	
}

#nav_german ul a:hover,
#nav_german ul a.active {
	color: #000;
	text-decoration: none;
	background: none;
}





/* ---- 
	Rechte Meta

*/

.rightnav a{
	width: 150px;
	height: 15px;
	display: block;
	text-decoration: none;
	text-indent: -5000px;
}

.rightnav a.newsletter {
	background: url(./img/german/meta_r_01_l.gif) no-repeat 0 4px;
	text-indent: -5000px;
}

.rightnav a.newsletter:hover,
.rightnav a.newsletter.active {
	background: url(./img/german/meta_r_01_h.gif) no-repeat 0 4px;
	text-indent: -5000px;
}

.rightnav a.blog {
	background: url(./img/german/meta_r_02_l.gif) no-repeat;
	text-indent: -5000px;
}

.rightnav a.blog:hover,
.rightnav a.blog.active {
	background: url(./img/german/meta_r_02_h.gif) no-repeat;
	text-indent: -5000px;
}

.rightnav a.kontakt {
	background: url(./img/german/meta_r_03_l.gif) no-repeat;
	text-indent: -5000px;
}

.rightnav a.kontakt:hover, 
.rightnav a.kontakt.active {
	background: url(./img/german/meta_r_03_h.gif) no-repeat;
	text-indent: -5000px;
}

.rightnav a.presse {
	background: url(./img/german/meta_r_04_l.gif) no-repeat;
	text-indent: -5000px;
}

.rightnav a.presse:hover,
.rightnav a.presse.active {
	background: url(./img/german/meta_r_04_h.gif) no-repeat;
	text-indent: -5000px;
}

/* ---- 
	untere Meta

*/

.bottomnav ul a{
	width: 150px;
	height: 25px;
	display: block;
	text-decoration: none;
	text-indent: -15000px !important;
}

.bottomnav ul a span{
	display: none;
}



#lang_list{
   position:absolute;
   top:577px;
   left:588px;
   width:100px;
   height:100px;
   background-color:#FF8E90;
   font-family:Verdana;
   font-size:11px;
   font-style:normal;
   text-align:center;
   display:none;
}

.sprache-nav{
	width: 100px;
	height: 15px;
	display: block;
	text-decoration: none;
}

.sprache-nav ul a{
   background-color: #FFE6E6;
   text-decoration:none;
}

sprache-nav ul a:hover{
   background-color: #FFE6E6;
   text-decoration:none;
}

#currency_list{
   position:relative;
   top:0px;
   left:0px;
   width:100px;
   height:100px;
   background-color:#FF8E90;
   font-family:Verdana;
   font-size:11px;
   font-style:normal;
   text-align:center;
   display:none;
}

a.pageResults,
a.pageResults:hover {
	color: #b5b5ab;
	text-decoration: underline;
	background: none;
}

a.pageResults:hover {
	color: #000;
	text-decoration: underline;
	background: none;
}