
#Empfehlungen .inside {background: rgb(241,241,241); padding:90px 0 90px 0; margin:auto auto;}

.teaser--colmn4 .first {margin:0 20px 40px 20px;}
.teaser--colmn4 h2 {background-position: center bottom;}

.teaser--colmn4 .teaser {margin:0 20px 20px 20px; text-align: left;}
.teaser--colmn4 .teaser img {margin:0 0 10px 0;}
.teaser--colmn4 .teaser a {color: rgb(51,51,51); text-decoration:none;}
.teaser--colmn4 .teaser a:hover, 
.teaser--colmn4 .teaser a:focus {color: rgb(176,159,117); text-decoration:none;}
.teaser--colmn4 .teaser h3 {font-size: 21px; line-height: 21px; margin:0 0 10px 0;}

/* Anfahrt Verlinkungen
----------------------------------*/

.teaser-anfahrt {padding:50px 20px 50px 20px;}
.teaser-anfahrt .content-text h3 { margin:0 0 10px 0;}

.teaser-anfahrt .content-text {margin: 0 0 50px 0; text-align: left;}
.teaser-anfahrt .content-text a { background: rgb(255,255,255); padding:10px 20px; color:rgb(51,51,51); border:2px solid rgb(51,51,51)}
.teaser-anfahrt .content-text a:hover,
.teaser-anfahrt .content-text a:focus
{ background: rgb(51,51,51); padding:10px 20px; color:rgb(255,255,255); border:2px solid rgb(51,51,51)}




/* Small devices (tablets, 768 and up) */
@media (min-width: 768px) {
	
.teaser--colmn4  {padding:50px 20px 20px 20px;margin: auto auto!important; text-align: center}
.teaser--colmn4 .teaser {
	display: inline-block;
	vertical-align: top;
	width:46.3%!important;
	margin:0 1% 20px 1%!important;}
	
/* Anfahrt Verlinkungen
----------------------------------*/
.teaser-anfahrt {padding:50px 40px 50px 40px!important;}
	
}

/* Small devices (desktop, 1024 and up) */
@media (min-width: 1024px) {
.teaser--colmn4  {width:930px;}
.teaser--colmn4 .teaser {
	width:285px!important;
	margin:0 10px 20px 10px!important;}

/* Anfahrt Verlinkungen
----------------------------------*/
.teaser-anfahrt {width:930px; text-align: left; margin:0 auto; padding:0 0 50px 0!important;}
.teaser-anfahrt .content-text {display: inline-block; width:260px;margin: 0 10px 50px 15px; text-align: left; vertical-align: top;}	
}

/* Small devices (desktop, 1400 and up) */
@media (min-width: 1400px) {
 .teaser--colmn4 .first {width:800px; margin:0 auto 40px auto!important;; text-align: center!important;}
 .teaser--colmn4  {width:1300px;}
.teaser--colmn4 .teaser {
	width:315px!important;
	margin:0 10px 20px 10px!important;}

.teaser-anfahrt {width:1025px; text-align: left; margin:0 auto;}
	
 } 
  
/* Small devices (desktop, 1920 and up) */
@media (min-width: 1920px) {
 .teaser--colmn4  {width:1300px;}
.teaser--colmn4 .teaser {
	width:360px!important;
	margin:0 15px 20px 15px!important;}
.teaser-anfahrt {width:1180px; text-align: left; margin:0 auto;}
	
 } 
