/* -------------------------- ***** ******* ***** ---------------------------- */
/* -------------------------- ***** 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: #616161;
}
#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,
a.submitFormLink,
#cols .layerObjekt a:hover {
	color: #404040;
}
button,
.ctaLink,
#content #serviceUebersicht ul li a.more {
	background-image: url( ../img/bg_but_ctalink.gif );
}
.backLink {
	background-image: url( ../img/bg_but_back.gif );
}
.toTop {
	background-image: url( ../img/bg_but_totop.gif );
}

.waTextBox h3,
#bestPreis,
#prize strong,
.waBox label {
	color: #E4332D;
}
.wkImgBut span,
#kontakt form .imgBut,
.suche a.ctaLink {
	color: #fff;
}

/* -------------------------- ***** 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: #616161;
}
#footer,
#previewImages li .activeOne,
#detailPopup #popHeader,
#detailPopup #popContent,
#recommendation ul li {
	border-color: #D8D8D8;
}
button:hover,
.ctaLink:hover,
#content #serviceUebersicht ul li a.more:hover {
	background-image: url( ../img/bg_but_ctalink.gif );
}
.backLink:hover {
	background-image: url( ../img/bg_but_back.gif );
}
.toTop:hover {
	background-image: url( ../img/bg_but_totop.gif );
}


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

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

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


