.T3561 {
	position: relative;
	background-color: #ccc;
	color: #FFF;
	padding: 30px 50px;
}

.T3561 picture, .T3561 picture img {
	position:  absolute;
	top: 0;
	left:  0;
	bottom: 0;
	right: 0;
	width:  100%;
	height: 100%;
	object-fit: cover;
	z-index:  0;
}

.T3561:after { display: block; content: ""; clear: left; }

.T3561 .leftside {
	float: left;
	width: 800px;
	padding: 0 50px 0 0;
	position: relative;
	z-index:  1;
}

.T3561 .leftside .head {
	color: #EEE;
	padding-left: 70px;
	margin-bottom: 20px;
	position: relative;
}

.T3561 .leftside .head .autor_image {
	position: absolute;
	top: -35px;
	left: 0px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	background-color: #fff;
}

.T3561 .leftside .head .autor_image img { width: 100%; height: auto; }

.T3561 .subheadline { font-size: 22px; margin: 0 0 20px 0; font-weight: 400; }
.T3561 .headline { font-size: 55px; line-height: 1.1; }
.T3561 .headline p { margin: 0; }

.T3561 .rightside {
	float: left;
	width: 300px;
	position: relative;
	z-index:  1;
}
.T3561 .text { 
	margin: 10px 0 0 0;
}

.T3561 .text p { margin: 0 0 10px 0; } 
.T3561 .text a { color: #FFF; } 
.T3561 .text a:hover { color: #FFF; } 


/* 
* Client Anpassungen
*/


/* Hotel Oberstdorf */
#body.Mandant_106 .T3561 { background-color: #A3937A; }

/* Alpe Oberstdorf */
#body.Mandant_14479 .T3561 { background-color: #A3937A; }

/* Hotel Mohren */
#body.Mandant_105 .T3561 { 
	background-color: #A3937A;
/*	background-image: url(https://storage.tramino.net/hotel-mohren/846184/mohren-intro-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;*/
}
#body.Mandant_105 .T3561 .subheadline { color: #FFF; color: rgba(255,255,255,0.7); font-size: 18px; }
#body.Mandant_105 .T3561 .headline { color: #FAEAC0; text-shadow: 2px 2px 3px rgba(0,0,0,0.3); }

#body.Mandant_105 .T3561 .text { 
	color: #FFF;
	color: rgba(255,255,255,0.8); 
}@media all and (min-width: 1024px) and (max-width: 1279px) {
	.T3561 { padding: 25px 40px; }

	.T3561 .leftside {
		width: 650px;
		padding: 0 35px 0 0;
	}

	.T3561 .leftside .head {
		padding-left: 65px;
		margin-bottom: 18px;
	}
	.T3561 .leftside .head .autor_image {
		width: 55px;
		height: 55px;
	}

	.T3561 .subheadline { font-size: 20px; margin: 0 0 18px 0; }
	.T3561 .headline { font-size: 50px; }

	.T3561 .rightside { width: 230px; }

	.T3561 .text { 
		margin: 8px 0 0 0;
	}

	.T3561 .text p { margin: 0 0 8px 0; } 
}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T3561 { padding: 20px 30px; display: flex; }

	.T3561 .leftside {
		flex: 1;
		float: none;
		width: auto;
		padding: 0 30px 0 0;
	}

	.T3561 .leftside .head {
		padding-left: 65px;
		margin-bottom: 18px;
	}
	.T3561 .leftside .head .autor_image {
		width: 55px;
		height: 55px;
	}

	.T3561 .subheadline { font-size: 18px; margin: 0 0 16px 0; }
	.T3561 .headline { font-size: 45px; }

	.T3561 .rightside { width: 200px; float: none; }

	.T3561 .text { 
		margin: 7px 0 0 0;
	}

	.T3561 .text p { margin: 0 0 7px 0; } 
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T3561 { padding: 15px 25px; display: flex; }

	.T3561 .leftside {
		flex: 1;
		float: none;
		width: auto;
		padding: 0 25px 0 0;
	}

	.T3561 .leftside .head {
		padding-left: 60px;
		margin-bottom: 15px;
	}
	.T3561 .leftside .head .autor_image {
		top: -25px;
		width: 50px;
		height: 50px;
	}

	.T3561 .subheadline { font-size: 16px; margin: 0 0 10px 0; }
	.T3561 .headline { font-size: 31px; }

	.T3561 .rightside { width: 180px; float: none; }

	.T3561 .text { 
		margin: 6px 0 0 0;
	}

	.T3561 .text p { margin: 0 0 6px 0; } 
}

@media all and (max-width: 567px) {
	.T3561 { padding: 10px 20px; }

	.T3561 .leftside {
		float: none;
		width: auto;
		padding: 0 0 15px 0;
	}

	.T3561 .leftside .head {
		padding-left: 50px;
		margin-bottom: 13px;
	}
	.T3561 .leftside .head .autor_image {
		top: -15px;
		width: 40px;
		height: 40px;
	}

	.T3561 .subheadline { font-size: 14px; margin: 0 0 6px 0; }
	.T3561 .headline { font-size: 25px; }

	.T3561 .rightside { width: auto; float: none; }

	.T3561 .text { 
		margin: 0 0 0 0;
	}

	.T3561 .text p { margin: 0 0 5px 0; } 
}

