.anbieter, .anbieterSingle {
	border-bottom: 1px solid #9EABB1;
	float: left;
	width: 100%;
	padding: 0;
}

.anbieterSingle {
	border: none;
}

.anbieter h4, .anbieter h3, .anbieterSingle h4 {
	background-image: none;
	color: #000;
	font-size: 18px;
	padding-left: 0;
}

.anbieter h3 {
	font-size: 1.1em;
}

.tx-mpanbieter .infos {
	float: left;
	width: 350px;
}

.tx-mpanbieter .infos ul {
	list-style-type: none;
	margin: 0;
}

h2.anbietertitel {
	float: left;
	width: 310px;
}

.tx-mpanbieter .logo {
	margin: 0;
	float: right;
	border: 1px solid #ddd;
	position: static;
}

.tx-mpanbieter .anbieterSingle .logo {
	float: none;
	display: block;
	text-align: center;
	border: none;
	height: 100px;
}

.anbieterInfos {
	list-style-type: none;
	margin: 0 !important;
	float: left;
}

.anbieter .morelink {
	position: relative;
	float: right;
	margin-top: -15px;
}

.anbieterverz-slider {
	width: 578px;
	background-color: #fff;
	margin: 20px 0 50px 0;
}

.slick-prev:before, .slick-next:before {
	color: #000;
}

.anbieterverz-slider img {
	margin: 0 auto;
}

.anbieterverz-slider p {
	width: 578px;
	text-align: center;
}

.slick-prev {
	left: 3px;
}

.slick-next {
	right: 3px;
}

.clb {
	clear: both;
	line-height: 1px;
	height: 1px;
}

.tx-mpanbieter h3.trigger {
	border: 1px solid #a1232b;
	background-color: #f1f1f1;
	padding: 2px 3px;
	margin: 4px 0;
	cursor: s-resize;
	font-size: 1em;
}

.tx-mpanbieter h3.trigger_active {
	cursor: n-resize !important;
}

.tx-mpanbieter h3.trigger:hover {
	text-decoration: underline;
}

.tx-mpanbieter .toggle_container {
	margin: 10px 0;
}

.tx-mpanbieter .toggle_container p {
	letter-spacing: 0.2px;
	font-size: 1.1em;
	line-height: 1.3em;
}

.tx-mpanbieter .filter {
	margin: 10px 0 20px 0;
	padding: 6px 6px 4px 6px;
	border: 1px solid #666666;
	background-image: -webkit-linear-gradient(white 0%, #9FBFD2 100%);
	background-image: -moz-linear-gradient(white 0%, #9FBFD2 100%);
	background-image: -o-linear-gradient(white 0%, #9FBFD2 100%);
	background-image: linear-gradient(white 0%, #9FBFD2 100%);
}

.tx-mpanbieter .filter select {
	display: inline;
	margin: 0 0 5px 0;
}

.tx-mpanbieter .filter label {
	width: 150px;
	display: inline;
	margin: 0 0 5px 0;
}

/* Paginator */
.tx-mpanbieter ul.f3-widget-paginator {
	list-style-type: none;
	margin: 10px 0 0 0;
}

.tx-mpanbieter .f3-widget-paginator li {
	display: inline;
}

.tx-mpanbieter .f3-widget-paginator li a {
	padding: 4px 8px;
}

.tx-mpanbieter .aNews {
	background-color: #f1f1f1;
	margin: 0 0 8px 0;
	padding: 5px;
}

/* Formularstyles */
.tx-mpanbieter form fieldset {
	margin: 0 0 20px;
}

.tx-mpanbieter form legend {
	font-size: 1.5em;
	font-weight: bold;
}

.tx-mpanbieter form h3 {
	margin: 0;
	padding: 0;
}

.tx-mpanbieter label {
	display: block;
	width: 160px;
}

.tx-mpanbieter .orgtech label {
	width: 250px;
}

.tx-mpanbieter div.formrow {
	padding: 8px 0;
}

.tx-mpanbieter label,
.tx-mpanbieter input[type="checkbox"] {
	float: left;
	margin: 0 10px 0 0;
}

.tx-mpanbieter input[type="checkbox"] {
	clear: both;
	margin-top: 3px;
}

.einfeld {
	padding: 5px 0;
}

.error {
	color: red;
}

.tx-mpanbieter .seperator {
	clear: both;
	height: 10px;
}

.tx-mpanbieter .bedingungen {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: justify;
	width: 400px;
}

.tx-mpanbieter .pflichtinfos {
	margin: 0 0 10px 0;
}

.tx-mpanbieter .contactme {
	float: right;
	font-size: 0.9em;
}

.tx-mpanbieter .storefront {
	background-color: #f0f0f0;
	text-align: center;

}

.tx-mpanbieter .storefront a {
	height: 54px;
	display: block;
	margin: 0 auto 10px auto;
}

.tx-mpanbieter .storefront .imageContainer {
	border: 1px solid #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}

.imageContainer:before {
	content: "";
	display: inline-block;
	height: 50%;
}

.tx-mpanbieter .storefront .imageContainer img {
	vertical-align: middle;
	margin: 3px 0;
}

.info .csc-firstHeader {
	text-align: center;
	padding-left: 0;
}