/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.infobox {
	color: rgb(192,192,192);
 	background-color: transparent;
 	background-image: none;
 	background-position: top;
 	border: 1px solid rgb(192,192,192)
}

.productListing-heading {
	color: rgb(192,192,192);
 	background-color: transparent;
 	background-image: none;
 	background-position: top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.infoBoxHeading {
	color: rgb(192,192,192);
 	background-color: transparent;
 	background-image: none;
 	background-position: top
}

.footer {
	color: rgb(192,192,192);
 	background-color: transparent;
 	background-image: none;
 	background-position: top
}

.TextObject {
	color: rgb(192,192,192);
 	background-color: transparent;
 	background-image: none;
 	background-position: top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.headerNavigation {
	color: rgb(192,192,192);
 	background-color: transparent;
 	background-image: none;
 	background-position: top;
 	padding-bottom: 55px;
 	border-bottom-style: none
}

.infoBoxContents {
	color: rgb(192,192,192);
 	background-color: transparent;
 	background-image: none;
 	background-position: top
}

.TextNavBar {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(192,192,192);
 	line-height: 15px;
 	text-decoration: none ;
 	background-color: transparent;
 	background-image: none;
 	background-position: top;
 	border: 1px solid rgb(192,192,192);
 	padding: 10px 5px
}
