body {
	font-family: "Open Sans", Arial, sans-serif;
}

.container-holzpflege {
	max-width: 940px;
	padding: 0 15px;
}

hr {
	border-color: #93C321;
}

.container-fluid {
padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.img-hover {
	width: 50%;
}

.herstellerlogo {
	width: 167px;
	height: 100px;
	display: block;
	font-size: 0;
	margin: 30px auto 0;
}

.herstellerlogo:hover {
	background-position: 100% 0;
}

.herstellerlogo.auro {
	background-image: url("img/auro.gif");
}

.herstellerlogo.biofa {
	background-image: url("img/biofa.gif");
}

.herstellerlogo.kreidezeit {
	background-image: url("img/kreidezeit.gif");
}

.herstellerlogo.faxe {
	background-image: url("img/faxe.jpg");
}

.herstellerlogo.woca {
	background-image: url("img/woca.jpg");
}

.herstellerlogo.naturhaus {
	background-image: url("img/naturhaus.gif");
}