/* TEMP PARTNER */
#mp_static_7, #mp_7{
	display:none;
}
/* TEMP PARTNER */

.standort_content{
	height:150px;
}

.place_3rd img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.place_3rd img:hover{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.place_3rd img .active{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.place_introhead{
font-size: 14pt;
line-height: 45px;
background-color: #fff;
display: inline-block;
width: 150%;
margin-left: -9px;
margin-top: -9px;
padding-left: 10px;
padding-top: 6px;
}
.map_introhead{
font-size: 14pt;
line-height: 45px;
background-color: #E5E5E5;
display: inline-block;
width: 150%;
margin-left: -9px;
margin-top: -9px;
padding-left: 10px;
padding-top: 6px;
text-align: left;
}

.place-site{
	background-color:transparent;
	width:100%
}

.place-table td{
	border-top: none;
	border-bottom: 1px dotted #bbbbbb;
}
.place-table td a{
	color:#666666;
	font-size:11pt;
}

.scarousel-inner img{
	width:960px;
}


.place-slider{
	background:#fff url(/images/builds/home-slider.jpg) repeat-y center 0;
	background-size:100% auto;
}

.scarousel{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	-webkit-box-shadow: 1px 1px 1px 1px #666;
	box-shadow: 1px 1px 1px 1px #666;
	height:361px;
	margin-bottom:0px;
	overflow: hidden;
}

.scarousel img{
	height: 361px;
}

.scarouselmaincontent{
	margin-bottom:8px !important;
}

.scarouselmaincontentname{
	position:relative;
	top:-20px;
	left:10px;
	color:#fff;
	font-size:12px;
}

.scarousel-caption{
	background:none !important;
	text-align:right;
	margin-right:130px;
}
.scarousel-caption .cu_1{
	font-size: 24pt;
	color: #fff;
	position: absolute;
	top: -53px;
	left: 175px;
	width: 650px;
	display: block;
	text-align: right;
	font-weight:bold;
}
.scarousel-caption .cu_2{
	font-size: 24pt;
	color: #fff;
	position: absolute;
	top: -16px;
	left: 175px;
	width: 650px;
	display: block;
	text-align: right;
	font-weight:bold;
}
/* Slider INNER DATA */
.psc-name{
display: inline-block;
width: 310px;
height: 50px;
background-color: #e7e7e7;
position: relative;
top: -361px;
left: 2px;
padding-left: 10px;
line-height: 50px;
float: right;
margin-right: 3px;
}

.psc-name h1{
	line-height:11px;
}

.placeslider-content{
background-color: #fff;
height: 266px;
width: 300px;
display: inline-block;
position: relative;
top: -312px;
left: 639px;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
overflow: hidden;
padding-top: 5px;
}

.psc-addr{
	line-height:20px;
	padding-left: 5px;
	display:inline-block;
}

.psc-open{
	padding-left: 5px;
	display:inline-block;
}

.psc-firm{
	position: relative;
	top: -16px;
}

#place-slider{
	    height: 370px;
    overflow: hidden;
}

.psc-tel{
display: inline-block;
width: 310px;
height: 42px;
background-color: #e7e7e7;
position: relative;
top: -312px;
left: 325px;
padding-left: 10px;
line-height: 50px;
float: right;
margin-right: 3px;
font-size: 22px;
}

.psc-hr{
	border-top:2px solid rgb(160, 191, 222)	!important;
	margin:5px 0;
}

.plcont{
	position: relative;
	z-index:1;
}

.plcont div.row-fluid{
	position:relative;
	z-index:2;
}

.place-scontent{
	margin-bottom:13px;
}

.place_3ertop{
	overflow:hidden;
	border-bottom:none;
	width:960px;
}

.place_3erbottom{
	overflow:hidden;
	border-top:none;
	height:230px;
	width:960px;
}

.place_3rd{
	background:url("/images/builds/place/3rdbg.png") repeat-y 0 0;
	overflow:hidden;
	margin-left: 0px !important;
	width: 320px !important;
	text-align:center;
	height:318px;
}

.place_3rd span{
	color: #fff;
	font-size: 16pt;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	width:100%;
}
.place_3rd a:hover span, .place_3rd a.active span{
	color: rgb(160, 191, 222);
}
.place_3rd img{
	display:block;
	width: 320px;
	height: 270px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.place_3rd a:hover img, .place_3rd a.active img{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

/* LOCAL */
.place_3rd_local{
	background:url("/images/builds/place/3rdbg.png") repeat-y 0 0;
	overflow:hidden;
	margin-left: 0px !important;
	width: 320px !important;
	text-align:center;
	height:318px;
}

.place_3rd_local span{
	color: #fff;
	font-size: 16pt;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	width:100%;
}
.place_3rd_local img{
	display:block;
	width: 320px;
	height: 270px;
}

/* LOCAL END*/


.place_1rd{
	margin-left: 0px !important;
	width: 640px !important;
	overflow:hidden;
	color:#fff;
}

.place_1rd span{
	width: 100%;
	color: #fff;
	font-size: 22pt;
	position: relative;
	line-height: 30px;
	top: 17px;
	left: 5px;
	display:block;
	z-index:1;
}

.place_1rd img{
	width: 640px;
	height:230px;
	overflow:hidden;
	color:#fff;
	position:relative;
	top: -31px;
	z-index:0;
}


.place_2rd{
	margin-left: 0px !important;
	width: 320px !important;
	overflow:hidden;
	color:#666666;
	font-size:11pt;
	line-height:20px;
	height:100%;
	background:url("/images/builds/place/2erdbg.png") repeat-y 0 0;
	padding:20px;
}

.place_localbottom .place_2rd{
	margin-left: 0px !important;
	width: 320px !important;
	overflow:hidden;
	color:#666666;
	font-size:11pt;
	line-height:20px;
	height:100%;
	background:url("/images/builds/place/2erdbg.png") repeat-y 0 0;
	padding:20px;
	height:300px;
}

.place-banner{
	text-align: center;
	background-color: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}	

.place_content{
	min-height: 300px;
	background-color: #fff;
	margin-bottom: 20px;
	overflow: hidden;
	padding:10px;
}

.place_sliderbottom{
	height:300px;
	background-color:#cdcdcd;
	border: 2px solid rgb(160, 191, 222);	
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 1px 1px #666;
	box-shadow: 1px 1px 1px 1px #666;
	padding:10px;
	margin-bottom: 20px;
	margin-top:-5px;
}

.pl-left{
	position:relative;
	top:107px;
	cursor:pointer;
}

.pl-right{
	position:relative;
	top:107px;
	left:840px;
	cursor:pointer;
}
.pl-slider-places{
	background-color:#fff;
	width: 800px;
	height: 262px;
	position: relative;
	top: -41px;
	left: 70px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow:hidden;
	white-space: nowrap;
}

.pl-slider-place{
	display: inline-block;
	width: 158px;
	padding: 20px;
	height: 222px;
	text-align:center;
	float:left;
}

.pl-slider-place a:hover{
	text-decoration:none;
	color:#000;
}

.pl-slider-img-cont{
height: 100px;
display: block;
overflow: hidden;
}
.pl-slider-img-cont img{
	width:100%;
	padding-bottom:5px;
}

.bottom_slider_img_container{
	display:table-cell;
	height:111px;
	vertical-align:middle;
}

.bottom_slider_img_container img{
	max-height: 106px;
}

.pl-slider-place b{
	display: block;
	height: 30px;
	overflow:hidden;
}

.pl-slider-place p, .pl-slider-place div, .pl-slider-place b{
	white-space: normal;
}

.pl-sl-small{
	text-align:left;
	padding-top:5px;
	height: 61px;
	overflow: hidden;
}

.pl-slider-place hr{	
	margin: 5px 0;
}

.pl-banner{
	background-color:#fff;
	border:2px solid rgb(160, 191, 222);
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow:hidden;
	width:470px;
	-webkit-box-shadow: 1px 1px 1px 1px #666;
	box-shadow: 1px 1px 1px 1px #666;
}

.pl-banner-cnt{
	margin-right:7px;
}

.pl-maps{
	margin-right:0px;
}

/*
.place_cnt iframe{
	position:relative;
	display:block !important;
	height:350px;
	width:425px;
}
*/

.place_cnt{
	height:0px;
	overflow:hidden;
}

.place_cnt.active{
	display:block;
	height:auto;
}

.place_cnt_btn{
	cursor:pointer;
}


.place_socialklump{
	position: fixed;
	top: 85%;
	float: right;
	width: 1093px;
	text-align: right;
}	

.place_socialklump .up{
	background-image: url("/images/icons/place-up.png");
	background-size: 100% 100%;
	background-position: center center;
	display: inline-block;
	height: 40px;
	width: 40px;
	margin-right: 82px;
}

.place_socialklump .socialprofiles{
	background-color:#9b9b9b;
	border:1px solid #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:120px;
	height:42px;
	display:inline-block;
}

.place_socialklump .yt{
	background:url("/images/icons/place-yt.png") no-repeat center;
	background-size: auto 100%;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-top:5px;
	position:relative;
	left:-10px;
}

.place_socialklump .fb{
	background:url("/images/icons/place-fb.png") no-repeat center;
	background-size: auto 100%;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-top:5px;
	position:relative;
	left:-10px;
}

.place_socialklump .gp{
	background:url("/images/icons/place-gp.png") no-repeat center;
	background-size: auto 100%;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-top:5px;
	position:relative;
	left:-10px;
}

.place_flexcol{
	display:flex !important;
	margin:0px;
}
.place_flexrow{
	flex:1;
	width:460px;
	position:relative;
}

#cart_wrapper{
	position: absolute;
    left: 0px;
    margin: auto;
    right: 0px;
    top: 80px;
}

.place_localbottom {
    margin-bottom: 10px;
}

.mobile-places{padding:10px 0px; background-color:#5C5C5C;}
.mobile-places .place-box{padding:5px; background-color:#fff;}
.mobile-places .place-ov-left{max-width:49.5%;}
.mobile-places .place-ov-right{max-width:49.5%;}

.place-box{padding-left:15px;padding-right:15px;cursor:pointer;}
.place-ov-right {float: right;text-align:right;}
.place-ov-right .ss{background-color: #000;color: #fff;padding:7px;display: inline-block;}
.place-ov-right .ls{background-color: #fff;color: #000;padding:6px;display: inline-block;border:1px solid #000;}
.place-ov-right .phone{color: rgb(160, 191, 222);font-weight: bold;font-size: 16px;margin-top: 7px;display: inline-block;margin-bottom: 3px;}
.place-ov-right .phone a{color: rgb(160, 191, 222);}
.place-ov-right .link{font-weight:bold;}

.place-ov-left strong{font-size: 25px;display: inline-block;margin-top: 8px;margin-bottom: 15px;}
