td, p, div {
	font-family: Arial;
	font-size: 12px;
}

img {
	border: 0;
}

#contentStandard h1,
#contentProdukte h1,
#contentProdukteDetail h1 {
	color: #989898;
	font-size: 27px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding-top: 0;
}

#contentStandard h2,
#contentProdukte h2,
#contentProdukteDetail h2 {
	color: #989898;
	font-size: 27px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding-top: 0;
}

#contentStandard h3,
#contentProdukte h3,
#contentProdukteDetail h3 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
}

#contentProdukteDetail table a {
	color: #a13fa7;
	font-weight: bold;
}

a {
	color: #82BA47;
	text-decoration: none;
}

a.pfeil {
	padding: 0 0 0 10px;
	background: url(/img/pfeil.png) no-repeat left center;
}
a.pfeilhover  {	
	padding: 0 0 0 10px;
	background: none;
	display: block;
}

a.pfeilhover:hover {
	background: url(/img/pfeilhover.png) no-repeat left center;
}

a.productlistlink {
	font-size: 16px;
}

a:hover {
	color: #656bac;
}

#leftbox a {
	color: #284E36;
	text-decoration: underline;
}

hr {
	border: 0 !important;
	color: #d2d2d2;
	background-color: #000;
	height: 1px;
	margin: 6px 0 6px 0;
}


#contentProdukteDetail table td p {
	margin: 0px;
	padding: 0px;
}
