

/* --- Stylesheet 3568 () --------- */ 

#body .T2358 {
	border-bottom: 1px solid #DDD;
	margin-bottom: 10px;
	margin-top: 25px;
}

.T2358 .textbox { position:relative; margin: 10px 0px 10px !important; }

.T2358 .textbox.list { margin: 0 0 5px 0; }


.T2358 .textbox .list {
	font-size: 18px;
	margin-left: 13px;
	cursor: pointer;
}

.T2358 .textbox .list:before {
	position: relative;
	content: "\2022";
	left: -13px;
	top: -1px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
	color: #111;
}

#body .T2358 .textbox h3 {
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	color: #000;
	float:left;
}

.T2358 .textbox h3.more { cursor: pointer; }


.T2358 .textbox .more.button {
	float: right;
	display:inline;
	padding: 3px 7px;
	background-color: #e32219;
	border: 1px solid #e32219;
	color: #FFF;
	cursor: pointer;
	font-size: 14px;
}

.T2358 .textbox .more.button:hover {
	background-color: #FFF;
	color: #e32219;
}

.T2358 .textbox .hiddentext { display: none; margin: 0px 0 20px 0; }
.T2358 .textbox .hiddentext.showSlider { display: block; }

.T2358 .hiddentext .Bild {
	float: right;
	margin: 0 0 0 20px;
}


.T2358 .custom_logo {
	position:absolute;
	right: 0px;
	top: 0px !important;
}


.T2358 .clear_float { clear: both; }

.T2358 .kontakt_box {
	margin-bottom: 15px;
	margin-top:15px;
}



.T2358 .textbox_wrapper { display: inline-block; width: 70%; }
.T2358 .textbox_wrapper h3 { margin-bottom: 0px !important; }
.T2358 .textbox_wrapper p { margin: 5px 0px 5px 0px; }

.T2358 .button_wrapper { padding-top:10px; min-height: 30px; }

/* --- Stylesheet 4130 () --------- */ 

@media all and (min-width: 1000px) and (max-width: 1230px) {

}

@media all and (min-width: 768px) and (max-width: 999px) {


}

@media all and (max-width: 767px) {

	.T2358 .textbox_wrapper { display: block; width: 100%; }

	.T2358 .custom_logo {
		position:relative;
		display: block;
	}

	.T2358 .custom_logo img { display: none !important; }

	.T2358 .hiddentext .Bild {
		float: none;
		margin: 0px 0px 20px 0px;
	}

	.T2358 .hiddentext .Bild img { margin: 0px auto; }

	.T2358 .kontakt_box { margin-top: 30px; }


}