/* -------------------------- ***** ******* ***** ---------------------------- */
/* -------------------------- ***** colorNeutral ***** ---------------------------- */
/* -------------------------- ***** ******* ***** ---------------------------- */
/* Dies sind alle Styles, die dynamische geaendert werden koennen.
	Weiter Farben/BGPics befinden sich in der mandant.css */


/* -------------------------- ***** Hauptfarbe 1 ***** ---------------------------- */
body,
#topnavi li a:hover {
	color: #000000;
}
#actionNavi #headerWarenkorb,
#actionNavi #headerWarenkorb a {
	color: #000000;
}
a,
#cols #subnavi .chosenBranch li a,
#cols #subnavi a:hover,
#cols #subnavi h2 a,
input, select, button,
#cols .layerObjekt a:hover,
#suchergebnis.noResults h3 {
	color: #000000;
}
button,
.ctaLink,
#content #serviceUebersicht ul li a.more
 {
	background-image: url(../img/icon_link_but_000000.gif);
}
.backLink {
	background-image: url(../img/icon_back_link_but_000000.gif);
}


/* -------------------------- ***** Hauptfarbe 2 ***** ---------------------------- */
.ctaLink:hover,
h1,
h3,
#cols #subnavi .chosenBranch a,
.chosenBranch span,
#cols a:hover,
#cols #subnavi h2 a:hover,
button:hover,
.pageSwitch li.aktSeite,
#detailPopup .closeBut:hover {
	color: #AA9F8D;
}
#footer,
#previewImages li .activeOne,
#detailPopup #popHeader,
#detailPopup #popContent {
	border-color: #AA9F8D;
}
#suchergebnis.noResults ul li span.sqr, 
#suchergebnis h3 span.sqr {
	background-color: #AA9F8D;
}
button:hover,
.ctaLink:hover,
#content #serviceUebersicht ul li a.more:hover {
	background-image: url(../img/icon_link_but_AA9F8D.gif);
}
.backLink:hover {
	background-image: url(../img/icon_back_link_but_AA9F8D.gif);
}


/* -------------------------- ***** Diverse Farben ***** ---------------------------- */
#topnavi a {
	color: #fff;
}

/* -------------------------- ***** Hintergrundbilder, die auf allen Seiten vorkommen koennen ***** ---------------------------- */
#header {
	background-image: url(../img/bg_header.gif);
}
/*#logo {
	background-image: url(../img/logo_service.gif);
}*/
#topnavi {
	background-image: url(../img/bg_topnavi_service.gif);
}

.wkImgBut,
.wkImgBut:hover {
	background-image: url(../img/icon_warenkorb_button.gif);
}
