/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.infobox {
	background-color: rgb(255,0,51)
}

.productListing-heading {
	background-color: rgb(187,195,211)
}

.infoBoxHeading {
	background-color: rgb(187,195,211)
}

.footer {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(187,195,211);
 	background-attachment: fixed
}

.headerNavigation {
	background-color: rgb(187,195,211)
}

.Neu {
	background-image: url( "../assets/images/bg-neu.gif" );
 	background-attachment: fixed
}

.infoBoxContents {
	background-color: rgb(248,248,249)
}
