

/* --- Stylesheet 5105 () --------- */ 

.T3221 .seiten { max-width: 800px; margin: 0px auto; }

.T3221 .seiten .row {
	display: table;
	margin: 0px auto;
}

.T3221 .seite {
	float: left;
	cursor: pointer;
	width: 185px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.T3221 .seite.last { margin-right: 0px; }

.T3221 .seite .Bild img {
	width: 100%;
	height: auto;
	border-radius: 50%;
}

.T3221 .seite .Bild.empty img {
	min-height: 185px;
}

.T3221 .seite:hover img {
	-o-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	box-shadow: 0px 10px 50px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 10px 50px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 10px 50px rgba(0,0,0,0.3);
}

.T3221 .seite .wrapper { position: relative; }

.T3221 .seite .text {
	position: absolute;
	left: 0px;
	bottom: 10px;
	font-weight: 400;
}

.T3221 .seite .text a,
.T3221 .seite .text .span {
	display: inline-block;
	padding: 5px 12px;
	background-color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.T3221 .seiten .headline {
	text-align: center;
	margin-bottom: 20px;
}

.T3221 .seiten .intro {
	text-align: center;
	margin-bottom: 20px;
}


/* --- Stylesheet 5106 () --------- */ 

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.T3221 .seite .text a { font-size: 23px !important; }
}

@media all and (min-width: 768px) and (max-width:1023px) {

	.T3221 .row .seite {
		width: 160px;
	}

	.T3221 .seite .Bild.empty img {
		min-height: 160px;
	}

	.T3221 .seite .text a { font-size: 22px !important; }
}

@media all and (min-width: 568px) and (max-width: 767px) {

	.T3221 .row {
		max-width: 380px;
		width: auto;
	}

	.T3221 .row .seite {
		width: 180px;
	}

	.T3221 .seite .text a { font-size: 21px !important; }

	.T3221 .seite .Bild.empty img {
		min-height: 180px;
	}

	.T3221 .row .seite.two { margin-right: 0px; }
	.T3221 .row .seite.last.three { margin-left: 100px; }

}

@media all and (max-width: 567px) {

	.T3221 .row {
		max-width: 290px;
		width: auto;
	}

	.T3221 .seite .text a { font-size: 19px !important; }

	.T3221 .row .seite {
		width: 135px;
	}

	.T3221 .seite .Bild.empty img {
		min-height: 135px;
	}

	.T3221 .row .seite.two { margin-right: 0px; }
	.T3221 .row .seite.last.three { margin-left: 75px; }

}

/* --- Stylesheet 6857 (optional) --------- */ 

.T3221.S6857 .seite .Bild img {
	border-radius: 0;
}

/* --- Stylesheet 6895 (optional) --------- */ 

.T3221.S6895 .seite .text a,
.T3221.S6895 .seite .text .span { text-transform: none; }