/*  aussen gruengrauverlauf, innen gruen */
body {
	background: url(bg_head_verlauf_gruen.jpg) top left repeat-x;
	background-color: #53593E;
	color: #fff;
}
body #wrap {
	background-color: #849845;
}
body #breadcrumb ul li {
	background: url(/styles/img/breadcrumb_mc.gif) center left no-repeat;
}
body #breadcrumb li.first {
	background: none;
}
/* inverte Schriftfarben */

body #footer a:hover {
	color: #cc0000;
}

/* hover Farben bei Verlaeufen */
body #headline a:hover {
	color: #cc0000;
}
.coltopmenu {
    margin-right:40px;
    width:185px;
}    
#coltopmenulogo h3 {
font-size:16px;
line-height:20px;
margin-top:2px;
width:190px;
text-shadow:5px 5px 5px #C0C0C0;
}

#suche {
	background: url(/styles/img/lupe_atv.gif) top left no-repeat !important;
}

.shadow {
-moz-box-shadow:5px 4px 5px #53593E;
}

.faqliste {
    font-weight:bold;
    width:530px;
    padding:10px;
    padding-bottom:0px;
    border: 1px solid #53593E;
    background: #ffffff url(/styles/img/modelversionselect_light.jpg) repeat-x scroll left bottom
}    
.faqliste a {
   color: #595959;
   background: transparent url(/styles/img/arrow_right_anchor_grey.gif) no-repeat scroll right center;
 }    
