

/* --- Stylesheet 6359 () --------- */ 

.T4009 {
	margin: 0px auto 50px auto;
	max-width: 1200px;
}



.T4009 .wrapper {
	max-width: 1000px;
	margin: 0px auto;

}

.T4009 section {
	width: 100%;
	padding: 25px 0px 25px 0px;
}

.T4009 section .image {
	float: left;
	margin: 0px 100px 20px 100px;
	-webkit-box-shadow: 10px 10px 30px -24px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 30px -24px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 30px -24px rgba(0,0,0,0.75);
	text-align: center;

}

.T4009 section .text { margin: 50px 50px 0px 450px; font-size: 16px; line-height: 22px; font-weight: 300; color: #666; }
.T4009 section .text a { text-decoration: none }
.T4009 section .text h3 {
	margin: 0 0 10px 0;
	font-size: 38px;
	line-height: 1.1;
	font-weight: 400;
}

.T4009 section .text .download { font-size: 14px; line-height: 18px; margin-top: 10px; font-style: oblique; }
.T4009 section .text .download a { font-weight: bold; font-style: normal; }


/* Zweispaltig */

.T4009.S6361 section {
	width: 49%;
	float: left;
	margin-right: 2%;
}

.T4009.S6361 section.mod2 {
	margin-right: 0;
}

.T4009.S6361 section .image { margin: 0 !important; }
.T4009.S6361 section .text { margin: 50px 50px 0px 240px; }


.T4009.S6361 section .text h3 { font-size: 28px; }

/* --- Stylesheet 6361 (optional) --------- */ 

.S6361 .T4009.S6361 section {
	width: 50%;
	padding: 25px 0px 25px 0px;
}

.T4009.S6361 section .text h3 { font-size: 28px; }


/* --- Stylesheet 6360 () --------- */ 

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.T4009 .wrapper { max-width: 900px; }
	.T4009 section .image { margin: 0px 50px; }
	.T4009 section .text { margin: 50px 50px 0px 300px; }
	.T4009 section .text h3 { font-size: 35px; }

	.T4009.S6361 section .image img { width: 150px; height: auto; }
	.T4009.S6361 section .text { margin: 50px 50px 0px 190px; }
}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T4009 .wrapper { max-width: 700px; }
	.T4009 section .image { margin: 0px 30px; }
	.T4009 section .text { margin: 50px 50px 0px 300px; }
	.T4009 section .text h3 { font-size: 30px; }

	.T4009.S6361 .wrapper { max-width: 700px; }
	.T4009.S6361 section { float: none; }
	.T4009.S6361 section .image { margin: 0px 30px; }
	.T4009.S6361 section .text { margin: 50px 50px 0px 300px; }
	.T4009.S6361 section .text h3 { font-size: 30px; }
}

@media all and (max-width: 767px) {
	.T4009 .wrapper, .T4009.S6361 .wrapper {
		max-width: auto;
		width: 90vw;
		margin: 0 5vw;
	}
	.T4009 section .image { margin: 0px; }
	.T4009 section .image img { width: 80px; height: auto; }
	.T4009 section .text { margin: 10px 0px 0px 110px; }
	.T4009 section .text h3 { font-size: 25px; }
	.T4009 section .text .download { font-size: 13px; line-height: 17px; }


	.T4009.S6361 section { float: none; }

	.T4009.S6361 section .image { margin: 0px; }
	.T4009.S6361 section .image img { width: 80px; height: auto; }
	.T4009.S6361 section .text { margin: 10px 0px 0px 110px; }
	.T4009.S6361 section .text h3 { font-size: 25px; }
	.T4009.S6361 section .text .download { font-size: 13px; line-height: 17px; }

}