a.arrowlink {
	display: block;
 	padding-left: 11px;
 	background: url(/global/img/pfeil.gif) no-repeat 0 0.3em;
 	color: #656565!important;
 	text-decoration: none!important;
 	margin-bottom: -12px;
 	margin-bottom: 0px!important;
}
.arrowlinkActive {
	display: block;
 	padding-left: 11px;
 	background: url(/global/img/pfeil.gif) no-repeat 0 0.3em;
 	color: #3aab39;
	font-size: 0.6em;
 	margin-bottom: -12px;
 	margin-bottom: 0px!important;
}
span.nowrap {
    white-space: nowrap; 
}
a.arrowlink:hover {
 	color: #3aab39!important;
}
a.videolink {
/*	display: left; */
 	padding-left: 22px;
 	background: url(/global/img/icon_video.gif) no-repeat 0 0.15em;
 	color: #656565!important;
 	text-decoration: none!important;
 	margin-bottom: -12px;
 	margin-bottom: 0px!important;
}
.videolinkActive {
/*	display: left; */
 	padding-left: 22px;
 	background: url(/global/img/icon_video.gif) no-repeat 0 0.15em;
 	color: #3aab39;
	font-size: 0.6em;
 	margin-bottom: -12px;
 	margin-bottom: 0px!important;
}
a.videolink:hover {
 	color: #3aab39!important;
}
/* Kapitelnavigation für Tracing */
td.headline h2 {
	background: #e2e2e2;
	font-size: 0.6em;
	padding-left: 5px;
	color: #656565;
	line-height: 1.7em;
	margin: 0;
	font-weight: normal;
	/*border: 1px solid red;*/
}
td .headline .linktext .arrowlink {
	font-weight: normal;
}
p.linktext {
	padding: 8px 0 10px 0;
	margin: 0;
	height: 1%;
}
p.linktext a.arrowlink {
	font-size: 0.6em;
	margin: 0;
	padding: 0 0 0 11px;
}
.linkinsidetext a {
    color: #3aab39;
    text-decoration: underline;
}
#metaNavi {
    margin-left: 16px;
    width: 190px;
}
#metaNavi h2 {
    background: #e2e2e2;
    font-size: 0.85em;
    padding-left: 5px;
    color: #656565;
    font-weight: normal;
    line-height: 1.7em;	
}
#metaNavi ul {
    margin: 0;
    padding: 0;    
    list-style-type: none;
    font-size: 11px;
}
#metaNavi ul a {
    margin-bottom: 0!important;
    margin-bottom: -12px;
	padding-top: 3px;
    padding-left: 11px;
    font-weight: normal;
    color: #656565;
    display: block;
    background: url(/global/img/pfeil.gif) no-repeat 0 0.7em!important;
    background: url(/global/img/pfeil.gif) no-repeat 0 0.7em;
    text-decoration: none;        
}
#metaNavi ul a:hover {
    color: #3aab39;
}
#metaNavi .active {
	color: #3aab39;
}
#metaNavi .active a {
	color: #3aab39;
}
/* Pfeil zurueck /*
/****************/
#metaNavi ul li .arrowBack {
    display: block;
    padding-left: 11px;
    background: url(/global/img/pfeil_zurueck.gif) no-repeat 0 0.5em!important;
    background: url(/global/img/pfeil_zurueck.gif) no-repeat 0 0.5em;
    color: #656565;
    text-decoration: none;        
    margin-bottom: 0!important;
    margin-bottom: -12px;
    font-weight: normal;
}
/* /Kapitelnavigation für Tracing */

#copyright {
	visibility: hidden;
	display: none;
}
.copyright {
	visibility: hidden;
	display: none;
}
ul#overview li a {
	display: block;
	padding-top: 1px;
	padding-left: 11px;	
	background: url(/global/img/pfeil.gif) no-repeat 0 0.5em!important;
    background: url(/global/img/pfeil.gif) no-repeat 0 0.5em;
	color: #656565;
    text-decoration: none;        
    font-weight: normal;
	font-size: 0.85em;
}
ul#overview li a:hover {
    color: #3aab39!important;
}
ul#overview li .active a {
	color: #3aab39;
}
.text a:link, .text a:visited, .text a:hover, .text a:active {
	color: #3aab39;
    text-decoration: underline;
	font-weight: bold;
}

#pageWrapper {
	float: left;
}

.bildunterschrift {
	font-size: 82%;
}

/*
#techdata {
		font: 86% Arial, Helvetica, sans-serif;
}
*/

/* Dealerlocatorseite - Land ohne eigene Seite zum aufpoppen */
#noDealerpage {
	background-color: #ffffff;
	border: #656565 1px solid;	
	display: none;
	height: 440px;
	left: 257px;
	padding: 5px;
	position: absolute;	
	top: 0;
	width: 364px;
}
+*html #noDealerpage {
	background-color: #ffffff;
	border: #656565 1px solid;	
	display: none;
	height: 440px;
	left: 257px;
	padding: 5px;
	position: absolute;
	top: 0;
	width: 364px;
}
	#noDealerpage .arrowlink {
		color: #3aab39;
		text-decoration: none;
	}
		#noDealerpage .text {
			font-size: 11px;
		}
