

/* --- Stylesheet 5437 () --------- */ 

.T3489 .seite {
	float: left;
	margin: 0 0 35px 0;
	width: 600px;
	height: 210px;
}

.T3489 .seite .Bild {
	float: left;
	margin: 0 30px 0 0;
}



.T3489 .seite .text {
	margin: 0px 30px 0px 230px;
	padding: 30px 0 0 0;
	font-weight: 400;
}


.T3489 h4 {
	color: #999;
	font-size: 13px;
	line-height: 1.1;
	margin: 0px 0px 8px 0px;
	text-transform: uppercase;
}

.T3489 h3 {
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.T3489 h3 a {
	color: #212121;
	text-decoration: none;
}

.T3489 p {
	margin: 0;
}

/* --- Stylesheet 5439 (optional) --------- */ 

.S5439 .seite .Bild img {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}

/* --- Stylesheet 5438 () --------- */ 

@media all and (min-width: 1280px) and (max-width: 1600px) {

	.T3489 .seite {
		width: 550px;
	}

}

@media all and (min-width: 1024px) and (max-width: 1279px) {

	.T3489 .seite {
		width: 450px;
		height: 240px;
	}

	.T3489 h4 { font-size: 12px; }

	.T3489 .seite .Bild img {
		width: 150px;
		height: 150px;
	}


	.S5439 .seite .Bild img {
		border-radius: 0px;
		border-radius: 150px;
		-webkit-border-radius: 150px;
		-moz-border-radius: 150px;
	}

	.T3489 .seite .text { margin: 0px 20px 0px 190px; }

}

@media all and (min-width: 768px) and (max-width:1023px) {

	.T3489 h4 { font-size: 12px; }

	.T3489 .seite { width: 330px; overflow: hidden; }
	.T3489 .seite .Bild { margin: 0; }

	.T3489 .seite .Bild img {
		width: 120px;
		height: 120px;
	}

	.S5439 .seite .Bild img {
		border-radius: 120px;
		-webkit-border-radius: 120px;
		-moz-border-radius: 120px;
	}

	.T3489 .seite .text { margin: 0px 20px 0px 140px; }

}

@media all and (max-width: 767px) {

	.T3489 h4 { font-size: 12px; }

	.T3489 .seite {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 25px;
	}
	.T3489 .seite .Bild { margin: 0; }

	.T3489 .seite .Bild img {
		width: 80px;
		height: 80px;
	}

	.S5439 .seite .Bild img {
		border-radius: 80px;
		-webkit-border-radius: 80px;
		-moz-border-radius: 80px;
	}

	.T3489 .seite .text { margin: 0px 0px 0px 100px; }

}