/*
*****************************************************
 url        : www.memuenchen.de
 erstellt 	: 18-04-2010
 Aenderung	: 16-06-2015
 CSS        : www.daod.de
*****************************************************
 (c) 2010     daod
*****************************************************
*/
html {
	min-height: 101%;
	background:#ffffff ;
}
* {
	margin: 0;
	padding: 0;
}

body {
	color: #666666;
	/*font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;*/
	font-family: 'Source Sans Pro', sans-serif, Arial, Helvetica; 
	text-align: center;
	background:url(../images/hg_header.jpg) repeat-x 0% 0%;
	box-sizing: border-box;
} 
.slicknav_menu{
	display:none;	
}
.scrollup {
    background: url("../images/top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 30px;
    display: none;
    height: 40px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 40px;
    z-index: 10 !important;
	outline:none;
}

div, p, a,td,tr,fieldset,legend,label{
	color: #666666;
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif, Arial, Helvetica; 
}

input, select, option, textarea{
	color: #666666;
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif, Arial, Helvetica; 
	background: #ffffff;
}

img { 
	border: none; 
}

.clear {
	clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}

.bild_middle{
vertical-align: middle;
}

/*-------------------------  Inhalt, Layout ----------------------------------*/
#all {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	/*background:url(../images/hg_kachel.png) repeat-x 0% 25px;*/
	position:absolute;
	z-index:2;
}

#all_mitte{
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	display:block;
	width:100%;
	min-height:613px;
	/*background:url(../images/hg.jpg) no-repeat 50% 26px;*/
	
}

#header{
	width:100%;
	height:25px;
	display:block;
	text-align:center;
	margin:0px auto;
	padding:0px;
	clear:both;	
}

#header h1{
	color:#fff; 
	text-align:center;
	line-height:11px;
	font-size:9px;
	padding-top:3px;
	font-weight : normal;
	}
#header a{
	font-size:11px;
	color:#666666; 
	text-align:right;
	line-height:25px;
	font-weight : normal;
	text-decoration: none;
	}
	
#header a:hover{
	font-size:11px;
	color:#666666; 
	text-align:right;
	line-height:25px;
	font-weight : normal;
	text-decoration: underline;
	}



#header2 img{
	margin-right:55px;

}		

#header3 img{
	margin-right:55px;
}		

#header_logos{
	width:960px;/*830*/
	height:313px;
	display:block;
	text-align:left;
	margin:0px auto;
	padding:0px;
	clear:both;	
}

#logo{
	width:240px;
	height:85px;
	display:block;
	float:left;
	margin:50px 0 0 0;
	padding:0;
	cursor:pointer;
}

#adresse{
	float:right;
	text-align:right;
	padding:20px 24px 0 0;
	width:250px;
	height:125px;
	position:relative;
	
}

#adresse ul li{
	font-size:11px;
	padding:0;
	margin:0;
	list-style:none;
	color:#333;
}	

#adresse a{
	font-size:11px;
	color:#333;
	text-decoration: none;
}

#adresse a:hover{
	font-size:11px;
	color:#882026;
	text-decoration: underline;
}

#adresse .abstand{
	display:inline;
	width:45px;
	font-size:13px;
}	

.telefonheader{
	display:none;
	position:absolute;
	top:0px;
	left:3px;
	
}

.telefonheader a{
	text-decoration: none;
    font-size: 14px;
	/*font-weight: lighter;*/
}

.telefonheader a:before{
	content:" ";
	background-image: url(../images/telefon.svg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 36px;
    height: 40px;
    position: absolute;
}

.telefonheader a span{
	position: relative;
    top: 12px;
    left: 34px;
}

/*Anfang Navigation*/

#navi{
	width:960px;/*830*/
	padding:0px;
	height:44px;
	display:block;
	margin:0px auto;
	z-index:4;
	text-align:left;
	position:relative;
}

#navi_oben ul li{
	float:right;
	list-style-type: none;
	color:#ffffff;
}

#navi_oben li{
	float:right;
	list-style-type: none;
	height:13px;
	line-height:13px;
	border-right:1px solid #ffffff;
	padding-left:10px;
	padding-right:5px;
}

#navi_oben a{
	float:left;
	height:13px;
	text-decoration: none;
	color:#ffffff;
	display: block;
}

#navi_oben a:hover{
	float:left;
	height:13px;
	text-decoration: underline;
	color:#ffffff;
	display: block;
}
/* Ende Navigation*/

#r_bxslider{
	z-index:1;
	position:absolute;
	width:100%;
}

#footer{
	width:100%;
	height:25px;
	display:block;
	text-align:right;
	margin:20px auto 0px;
	clear:both;	
	padding:0px;
}

#footer .mobil{
	text-align:center;
	border-top:1px dotted #999;
	width:100%;
	height:25px;
	padding:0;
	margin:0;
}

#footer a{
	font-size:14px;
	color:#999; 
	text-align:right;
	line-height:25px;
	font-weight : normal;
	text-decoration: none;
	}
	
#footer a:hover{
	font-size:10px;
	color:#999; 
	text-align:right;
	line-height:25px;
	font-weight : normal;
	text-decoration: underline;
	}

#content{
	width:960px;/*830*/
	padding:0px;
	margin:0px auto;
	text-align:center;
	clear:both;
	display:inline-block;
	/*opacity:0.92;
	filter: alpha(opacity = 92);*/
	}
#mainright{
 	float:right; 
	width:320px;
	text-align:center;
	margin:0px auto;
	transition: all 0.4s ease 0s;
	}
#main_left{
	float:left;
	width:960px;/*830*/
	margin:0px;
	padding:12px 0 0 0;
	background:#ffffff;
	text-align:left;
	transition: all 0.8s ease 0s;
	}	
	
#main_left h1{
	width:470px;
	font-size:28px;
	line-height:30px;
	color:#000; 
	text-align:left;
	font-weight : lighter;
	padding:0px;
	margin:0px 0px 15px 20px;
}

#main_left h1 small{
		line-height:1.0em;
	}
	

#main_left h2{
	font-size:14px;
	color:#000; 
	text-align:left;
	font-weight : lighter;
	padding:0px 0px 0px 15px;
	margin:0px 0px 5px 0px;
	background:url(../images/h2_pfeil.gif) no-repeat 0% 3px;
}

#main_left .texthome h2 {
	font-size: 22px;
	line-height: 24px;
	color: #000;
	text-align: left;
	font-weight: lighter;
	background: none;
	padding:0px 0px 0px 20px;
}

#main_left h3{
	font-size:14px;
	color:#666; 
	text-align:left;
	font-weight : bold;
	padding:0px;
	margin:0px 0px 10px 20px;
}

#main_left h4{
	/*width:460px;
	font-size:14px;
	line-height:16px;
	color:#ffffff; 
	text-align:center;
	font-style:italic;
	font-weight : bold;
	padding:5px;
	margin:20px 0px 0px 20px;
	background:#ff0000;
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-right:1px solid #666;
	border-bottom:1px solid #666;*/
}

#main_left h5{
	font-size:14px;
	color:#882026; 
	text-align:left;
	font-weight : bold;
	padding:0px 0px 0px 15px;
	margin:0px 0px 5px 20px;
	background:url(../images/h2_pfeil.gif) no-repeat 0% 3px;
}

#main_left h6{
	font-size:14px;
	text-align:left;
	font-weight : bold;
	padding:0px 0px 0px 15px;
	margin:0px 0px 5px 0px;
}

#main_left .pflege{
	text-align:left;
	padding:0px 0px 0px 20px;
	margin:0px 0px 5px 10px;
	line-height:18px;
	background:url(../images/pflegehaken.png) no-repeat 0% 3px;
}

#main_left p{
	width:95%;
	text-align:left;
	padding:0px 0px 16px 20px;
	margin:0;
	font-size:14px;
	line-height:16px;
	color:#666666;
}
#main_left ul{
	list-style:none;
	margin:10px 0 0 0px;
	padding:0 0 0 10px;
	display:block;
	clear:both;
}
#main_left ul li{
	list-style:none;
	margin:0 0 0 0px;
	padding:0 0 0 11px;
	color:#666666;
}

#main_left a{	
	color:#666666;
	text-decoration: underline;
}	

#main_left a:hover{
	color:#666666;
	text-decoration: none;
}	

#main_left .ul2 {
	width:94%;
	list-style:disc;
	margin:0px 0px 0px 0px;
	padding:0 0 5px 15px;
	font-weight : normal;
	clear:both;
}
#main_left .ul2 li{
	list-style:disc;
	margin-left:30px;
	padding:0px;
}

#main_left .rahmen{
	border:1px solid #666666;
	background:url(../images/uhr.jpg) no-repeat 100% 5px;
	background:url(../images/uhr.jpg) no-repeat 100% 5px;
}	

#main_left .rahmen_ohne{
	border:1px solid #666666;
	padding:10px;
}	

#main_left .klein{
	font-size:10px;
}

.blau{
	color:#882026; 
}	

.texthome{
	width:630px;
	float:left;
	padding:20px 0 0 0;
	margin:0px 0 0 0;
	display:inline;
	position:relative;
	
}



#garantie{
	height: 105px;
    position: absolute;
    left: -42px;
    top: 108px;
    width: 102px;
	}
	
.f_foto_abstand{
	margin-right:4%;
}

.texthome #Kontakt_Home{
	margin:10px 0 0 20px;
	}
.texthome .bilder{
	width:480px;
	height:211px;
	position:relative;
	margin:0px;
	padding:0px 0 0 20px;
	float:left;
}

.texthome .monatsPic{
	padding:0px;
	margin:0px;
}

.texthome .monatsPic img{
	display:block;
}

#bilder{
	width:480px;
	height:211px;
	border:none;
	margin-left:20px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

.texthome strong{
	color:#882026;
}

.texthome .hg_pfeil{
	background:url(../images/hg_pfeil.gif) no-repeat 100% 0px;
	padding:0 30px 0 0px;
}

.texthome .hg_pfeil2{
	background:url(../images/hg_pfeil.gif) no-repeat 0% 0px;
	padding:0 0px 0 35px;
}

.texthome .pabstand{
	 line-height:30px;
	}

#flash{
	padding:0 0 20px 0;
	margin:0px 0 0 0;
}

#flashuhr .mob{
	display:none;
}

#flashuhr{
	padding:0px 0 0 0px;
	margin:0px 0px 0px 0;
	width:300px;
	min-height:96px;
	display:block;
	text-align:left;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../images/hg_flash.jpg);
}


#flashuhr ul{
	margin:10px 0 0 0px;
	padding:0px 0 0 0px;
	list-style:none;
	text-align:left;
	display:inline-block;
	float:left;
}
#mobiles{
	width:300px;
	display:block;
	margin:0 0px 10px 0;
	padding:0px;
	clear:both;
	text-align:left;
}

#angebot{
	width:300px;
	margin:0px 0px 10px 0;
	padding:5px 0 0 0px;
	background:#882026 url(../images/hg_angebot.gif) no-repeat 0% 0%;
	color:#ffffff;
	display:block;
	text-align:left;
}
#angebot h1{
	color:#ffffff;
	margin:5px 0 5px 10px;
	padding:0px;
	width:97%;
}
#angebot h2{
	color:#ffffff;
	font-size:24px;
	margin:5px 0 5px 10px;
	padding:0px;
	background:none;
}

#angebot p{
	color:#ffffff;
	padding:0 10px 10px 10px;
	width:280px;
}

#angebot img{
	margin:0 0 0 10px;
	padding:0px;
}
#angebot a{
	color:#ffffff;
	text-decoration:underline;
	font-size:10px;
	position:relative;
	display:inline-block;
}
#angebot a:hover{
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}

#angebot a .m-price{
		position:absolute;
		right:3px;
		bottom:-6px;
		display:inline-block;
		font-weight:bold;
		font-size:60px;
		text-shadow:3px 3px 0px #940d13;
		z-index:5;
		text-decoration:none;
	}
#angebot a .m-price small{
		font-size:30px !important;
	}
	
.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #882026 ;
	margin:-10px auto;
}

#collage{
	text-align: left;
    width: 320px;
	height:auto;
	margin:10px 0 0 0;
	padding:0 0px 20px 0;
	display:inline-block;
}

#fotos{
	margin-left:20px;
	 display:inline-block;
}

iframe,
embed,
object {
    max-width: 100%;
}

/* Ende Inhalt etc.*/	

/*--------------------------------------- Kontaktformular ---------------------------------------*/

#Kontakt{
	float:left;
	text-align:left;
	width:88%;
	padding:5px;
	margin:10px 0 30px 20px;
	*margin:10px 0 25px 20px;
	_margin:5px 0 25px 10px;
	border:1px dotted #882026;
}

#Kontakt div.daten{
	display:block;
	width:380px;
	float:left;
	padding:10px 0 0 0px;
	margin:0px;
}

#Kontakt h1{
	  text-align: left;
	  font-size: 28px;
	  line-height: 20px;
	  margin: 0px 0px 5px 0px;
	  font-weight: lighter;
	  text-decoration: none;
	  color: #882026;
	  padding: 0 0px 5px 0px;
	  width: 100%;
	  line-height: 30px;
}

#Kontakt h1:after{
	content:url(../images/hg_pfeil.gif);

}


#Kontakt h6{
	text-align:left;
	font-size:12px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-weight : normal;
	color:#882026;
	width:350px;
}

#Kontakt p{
	width:380px;
	height:20px;
	display: block;
	clear:both;
	margin:0;
	padding:0.2em; 
	float:left;
}

#Kontakt .border{
	border:1px solid #882026;
}

#Kontakt .abstand{
	margin-bottom:5px;
}

#Kontakt div.label {
  display: block;
  float: left;
  width: 90px;
  clear:left;
}

#Kontakt  input, select, textarea {
  display: block;
  float: left;
  width: 280px;
  line-height:25px;
  font-size:20px;
}

#Kontakt  form hr{
  clear: left;
}
  
#Kontakt  .felder{
 	width: 280px;
	/*height:18px;*/
	margin-bottom:5px;
	border:1px solid #882026;
 }
 
#Kontakt .felder3{
 	width: 280px;
	height:60px;
	margin-bottom:5px;
	border:1px solid #882026;
 }

 
#Kontakt  .textfeld{
 	width: 400px;
	height:120px;
	display: block;
	padding-left:3px;
 }

.gruen{
 	color:#00cc33;
 }
 
 /*#Kontakt .fliesstext_form_button
{
	font-size:0px;
	line-height:25px;
	color:#666666;
	cursor:pointer; 
	width:148px; 
	height:30px;
	margin:0px;
	background: url(../images/anfrage.gif) no-repeat 0% 0%;
	border:0px;
	cursor:pointer;
}*/
#Kontakt .fliesstext_form_button {
	cursor : pointer;
	width : 74%;
	height : 35px;
	color : #fff;
	font-weight:bold;
	text-align:center;
	border-radius:5px;
	margin-top : 5px;
	/*background : url(../images/login.gif) no-repeat 50% 0%;*/
	border : 0;
	background-color:#882026;
	-webkit-transition: opacity 1s; /* Safari */
	transition: opacity 1s;
	filter: alpha(opacity=100); 
	opacity:1.0; 
	font-size:18px;
}
#Kontakt .fliesstext_form_button:hover {
	filter: alpha(opacity=80);
	opacity:0.8; 
}
 


#Kontakt_Home p.fehlertext{
	color:#666666;
	font-size:11px;
	padding:0px 0 5px 0;
	margin:0px 0px 0px 10px;
	display:inline-block;
	height:auto;
}

.bg_rot{
	/*background: url(../picts/hg_input.gif) no-repeat 0% 0%;*/
	color:#ffffff;
	background:#882026;
	border:1px solid #cccccc;
}

/*--------------------------------------- Ende Kontakt ---------------------------------------*/	
/*--------------------------------------- Kontaktformular Home---------------------------------------*/

#Kontakt_Home{
	display:inline-block;
	text-align:left;
	width:289px;
	float:left;
	/*height:230px;*/
	padding:5px;
	margin:12px 0px 10px 0px;
	margin:12px 0px 10px 0px;
	border:1px dotted #882026;
	/*clear:both;*/
}
#collage .zoom, #mobiles .zoom{
	moz-transition: 0.4s;
  	-o-transition: 0.4s;
 	-webkit-transition: 0.4s;
 	transition: 0.4s;
}
#main_left a img{
	moz-transition: 0.5s;
  	-o-transition: 0.5s;
 	-webkit-transition: 0.5s;
 	transition: 0.5s;
	-webkit-transform: scale(1.00);
	-moz-transform: scale(1.00);
	-ms-transform: scale(1.00);
	-o-transform: scale(1.00);
	transform: scale(1.00);
}

#main_left a img:hover{
	moz-transition: 0.7s;
  	-o-transition: 0.7s;
 	-webkit-transition: 0.7s;
 	transition: 0.7s;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	/*-webkit-box-shadow: 0px 0px 10px 1px rgba(228,228,228,1);
	-moz-box-shadow: 0px 0px 10px 1px rgba(228,228,228,1);
	box-shadow: 0px 0px 10px 1px rgba(228,228,228,1);*/
}
	
	

#Kontakt_Home div.daten{
	/*display:block;
	width:298px;
	float:left;*/
	padding:10px 0 0 0px;
	margin:0px;
}

#Kontakt_Home h1{
	  text-align: left;
	  font-size: 28px;
	  line-height: 20px;
	  margin: 0px 0px 5px 0px;
	  font-weight: lighter;
	  text-decoration: none;
	  color: #882026;
	  padding: 0 0px 5px 0px;
	  width: 100%;
	  line-height: 30px;
}

#Kontakt_Home h1:after{
	content:url(../images/hg_pfeil.gif);

}


#Kontakt_Home h6{
	text-align:left;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0 0px 0px 10px;
	font-weight : normal;
	text-decoration: none;
	color:#882026;
	width:250px;
}

#Kontakt_Home p{
	width:280px;
	height:20px;
	display: block;
	clear:both;
	margin:0 0 0 0px;
	padding:0px 0.2em 0.2em 10px; 
	float:left;
	font-size:10px;
}

#Kontakt_Home .border{
	border:1px solid #882026;
}

#Kontakt_Home .abstand{
	margin-bottom:5px;
}

#Kontakt_Home div.label {
  display:block;
  float: left;
  width: 25%;
  margin:0 0 0 0px;
  padding:0px 0 0 0px;
  clear:left;
}

#Kontakt_Home  input, select, textarea {
  display: block;
  float: left;
  width: 100%;
}

#Kontakt_Home  form hr{
  clear: left;
}
  
#Kontakt_Home  .felder{
 	width: 70%;
	/*height:18px;*/
	margin-bottom:5px;
	border:1px solid #882026;
	float:right;
 }
 
#Kontakt_Home .felder3{
 	width: 70%;
	height:60px;
	margin-bottom:5px;
	border:1px solid #882026;
	float:right;
 }

 
#Kontakt_Home  .textfeld{
 	width: 70%;
	height:120px;
	display: block;
	padding-left:3px;
	float:right;
 }

#Kontakt_Home .gruen{
 	color:#00cc33;
 }
 
 /*#Kontakt_Home .fliesstext_form_button
{
	font-size:0px;
	line-height:25px;
	color:#666666;
	cursor:pointer; 
	width:148px; 
	height:30px;
	margin:0px;
	background: url(../images/anfrage.gif) no-repeat 0% 0%;
	border:0px;
	cursor:pointer;
}*/

#Kontakt_Home .fliesstext_form_button,  
#Kontakt .fliesstext_form_button{
	cursor : pointer;
	width : 100%;
	float:right;
	height : 35px;
	color : #fff;
	font-weight:bold;
	text-align:center;
	border-radius:5px;
	margin: 5px 0px 0%;
	/*background : url(../images/login.gif) no-repeat 50% 0%;*/
	border : 0;
	background-color:#882026;
	-webkit-transition: opacity 1s; /* Safari */
	transition: opacity 1s;
	filter: alpha(opacity=100); 
	opacity:1.0; 
	font-size:18px;
}



#Kontakt_Home .fliesstext_form_button:hover {
	filter: alpha(opacity=80);
	opacity:0.8; 
}
 
#Kontakt div.label , #Kontakt_Home div.label{
    height: 25px;
    line-height: 25px;
    padding-bottom: 5px;
} 

.fehlertext{
	color:#666666;
	padding:0px;
	margin:0px 0px 8px 0;
}

.bg_rot{
	/*background: url(../picts/hg_input.gif) no-repeat 0% 0%;*/
	color:#ffffff;
	background:#882026;
	border:1px solid #cccccc;
}

/*--------------------------------------- Ende Kontakt_Home ---------------------------------------*/	
	

/* Bilder verstecken bis diese geladen sind!!!*/
#bildervertecken{
	position: absolute;
	text-align:center;
	height:100%;
	width: 530px;
	padding-top:400px;
}

#bildervertecken .bildervertecke{
	background-color: #ffffff;
	height:150px;
	width: 250px;
	border:1px solid #ccc;
	margin:0px auto;
	z-index:99;
	text-align:center;
	
}

#bildervertecken .bildervertecke p{
	padding:30px 0 0 0px;
	text-align:center;
	width: 250px;
}

/*Ende Bilder laden*/

#einbau{padding:10px 0 0 0;}

#fancybox-overlay{
	background:#000 !important;
}

#fancybox-outer{
	background:none !important;
	
	}
	
#fancybox-content{
	border:none;
	}
.sitzheizung-box{
	display:none;
}

#main_left .wichtig{
	color:#518a47;
	font-weight:normal;
}
#main_left .normal{
	color:#666666;
	font-weight:lighter;
}

.aufforderung{
	width:100%;
	height:40px;
	text-align:center;
	overflow:hidden;
}

.aufforderung span{
	width:40px;
	height:40px;
	border:2px dotted #518a47;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
	position:relative;
	display:block;
	margin:-30px auto 0px;
}



#main_left iframe{
	    border: 1px dotted #4d6a79;
}

#fancybox-content h1{
		font-weight:lighter !important;
	}
	#fancybox-content h2{
		font-weight:lighter !important;
	}
	
	
/*search*/

#r-search-see img{
	margin:5px 0 0 0;
	cursor:pointer;
}

.r_search{
	margin-top:6px;
	height:40px;
	width:100%;
	
	display: none;
    position: relative;
}

#wmsearch-box {
	display:inline-block;
	width:100%;
}
	
#wmsearch-box input{
	height: 40px;
	width:74%;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
	padding: 0px 0 0 5px;
}
#wmsearch-box #wmsearch-button{
    background: none;
    background: #7d0c12;
    border: 2px solid #7d0c12;
    border-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    height: 40px;
    width: 20%;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
	box-sizing: border-box;
	cursor
}

#wmsearch-results ol{
	padding-left:24px;
	width: 94%;
}

#wmsearch-results ol li p{
	padding-left:0px;
}

#wmsearch-results h4 a{
	color:#7d0c12;
}

#wmsearch-pages{
	padding:12px;
}

#wmsearch-pages a{
	background: none;
    background: #7d0c12;
    border: 2px solid #7d0c12;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    padding: 12px;
    height: 40px;
    width: auto;
	text-decoration:none;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
	box-sizing: border-box;
}
#wmsearch-pages a:hover{	
	color: #fffff0;
}
	

#wmsearch-results #wmsearch-prev{
	margin-right:24px;
}

#fancybox-title{
	margin-left:0px !important;
}
	
#cookie-yes .left{
	float:left;
}

#cookie-yes .right{
	float:right;
}

#cookie-yes {
	background-color: rgba(148,13,19,0.92);
	padding:2%;
	margin:0 auto;	
	width:96%;
	height:auto;
	bottom: 0px;
	left:0px;
	z-index:100;
    position: fixed;
}

#cookie-yes  .cookie-text {
	color:#FFF;
	width:80%;
	text-align: left;
}

#cookie-yes button {
	padding: 5px 12px;
	height:40px;
    min-width: 50px;
    margin: 15px 0 0;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
	background: #FFF;
    color: #447EC0;
	border: 0px;
    border-radius: 6px;
	cursor: pointer; 
}

#cookie-yes a.content-link {
	color:#FFF;
}

#panthera .fliesstext_form_button{
	cursor : pointer;
	width : auto;
	height : 35px;
	color : #fff;
	font-weight:bold;
	text-align:center;
	border-radius:5px;
	margin: 5px 0px 0%;
	border : 0;
	background-color:#882026;
	-webkit-transition: opacity 1s; /* Safari */
	transition: opacity 1s;
	filter: alpha(opacity=100); 
	opacity:1.0; 
	font-size:18px;
	padding:6px 24px;
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
}

#panthera .fliesstext_form_button:hover{
	cursor : pointer;
	width : auto;
	color : #fff;
	font-weight:bold;
	text-align:center;
	border-radius:5px;
	margin: 5px 0px 0%;
	border : 0;
	background-color:#882026;
	-webkit-transition: opacity 0.9s; /* Safari */
	transition: opacity 0.9s;
	filter: alpha(opacity=90); 
	opacity:0.9; 
	font-size:18px;
	padding:6px 24px;
	display:table-cell;
	vertical-align:middle;
}

#panthera h2 {
	color:#882026 !important;
	font-size: 22px;
	margin-top:12px;
	padding: 0px 0px 0px 0px !important;
	font-weight:bold;
}
#panthera.texthome strong {
    font-size: 22px;
}

#panthera ul li.neben {
	width: 46% !important;
    float: left;
}	

/* Landscape */
@media 
  (max-device-width: 1280px) 
  and (orientation: landscape) { 
	#flashuhr{
		width:96%;
		height:auto;
	}
	
	#flashuhr embed{
		display:none;
	}
	#flashuhr{
		background:none;
		display:inline-block;
		padding:20px 10px 30px;
	}
	#flashuhr .flash{
		display:none;
	}
	#flashuhr .mob{
		display:inline-block;
		width:100%;
	}
}	
	
/* ----- RESPO ----------*/
@media screen and (max-width: 62em){
	
	#wmsearch-box input{
		width:78%;
	}
	body{
		background:none;
		
	}
	.scrollup {
		bottom: 10px;
	}
	#header{
		text-indent:-9999em;
		height:0px;
	}
	#content p, #content a, #content li{
		font-size:16px !important;
		line-height:19px;
		}
	.slicknav_menu{
		display:block;	
	}
	
	.r_search{
			margin-bottom: 12px;
			display:inline-block;
	}
	
	.slicknav_nav ul li:last-child{
		display:none;
	}
	
	#navi{
		display:none;
	}
	#footer, #header, #logo{
		width:100%;
	}
	#all_mitte{
		
		/*background:url("../images/hg_ohne.jpg") no-repeat 0px 0px;*/
	}
	#main_left h1{
		width:94%;
		margin:0px 3% 10px;
		font-size:28px;
		line-height:30px;
		font-weight: lighter;
		
	}
	#main_left h3{
		font-size:14px;
		color:#666; 
		text-align:left;
		font-weight : bold;
		padding:0px;
		margin:0px 3% 10px;
		width:94%;
	}
	
	.texthome{
		width:60%;
	}
	
	
	#main_left{
		padding:0px 0 0 0;
	}
	
	#mainright{
		width:32%;
	}
	#angebot, #header_logos, #mobiles, #collage, #mobiles img, #collage img{
		width:100%;
	}
	#flashuhr{
		width:100%;
		height:auto;
	}
	
	#flashuhr embed{
		display:none;
	}
	#flashuhr{
		background:rgba(0, 0, 0, 0.1);
		display:inline-block;
		padding:20px 0px 30px;
	}
	#flashuhr .flash{
		display:none;
	}
	#flashuhr .mob{
		display:inline-block;
		width:91%;
		padding:0px 10px;
	}
	#flashuhr .mob ul li {
		padding:0px;
	}
	#flashuhr .mob ul li span{
		width:60px;
		display:block;
		float:left;
	}
	
	#flashuhr .mob h3{
		margin-bottom:8px;
	}
	
	#flashuhr .mob ul{
		margin:0px;
		padding:0px;
		
	}
	
	#angebot img{
		width:90%;
		height:auto;
	}
	#angebot a{
		position:relative;
		display:inline-block;
	}
	
	#angebot a .m-price{
		right:3px;
		bottom:12px;
		font-size:40px;
	}
	
	
	#adresse{
		padding:20px 20px 0 0;
	}
	#Kontakt, #Kontakt_Home {
		width:95%;
		}	
	#Kontakt_Home .fliesstext_form_button,  #Kontakt .fliesstext_form_button{
		width : 100%;
		float:right;
		margin: 5px 0px 0 0%;
	}
	#Kontakt_Home h1{
		width:96%;
		padding:5px 0 0 0;
		margin-left:0px;
	}
	#Kontakt div.daten, #Kontakt_Home div.daten{
		width:100% !important;
		}	
	#main_left #Kontakt h1{
		margin-left:0px;
	}
	#Kontakt_Home div.label{
		padding:0px;
	}	
	#Kontakt{
		margin:10px 0 30px 0px;
	}
	#Kontakt h6, #Kontakt .felder3,  #Kontakt_Home .felder3{
		width:100%;
		}
		
	#Kontakt .felder3,  #Kontakt_Home .felder3{
		width:70%;
		float:right;
		}
	
	#Kontakt .felder, #Kontakt_Home .felder{
		width:70%;
		float:right;
		line-height:25px;
		font-size:20px;
	}
	#Kontakt div.label , #Kontakt_Home div.label{
		width:auto;
		padding-bottom:8px;
	}
	
	#map{
		width:96% !important;
		margin:0px 0 20px 10px !important;
	}
	
	#angebot p{
		width:92%;
	}
	#garantie{
		height: 105px;
		right: -40px;
		position: absolute;
		top: 90px;
		width: 102px;
	}
	#content img{
		width:100%;
		height:auto;
		}
		
	#angebot img{
		margin:0px 10%;
		width:80%;	
		outline:none;
	}
	#content .texthome .zoom{
		width:32%;
		height:auto;	
	}
	
	#content .texthome .sitzheizung img{
		width:80%;
		height:auto;
	}
	#main_left p{
		width:86%;
	}
	#main_left p{
		width:94%;
		padding:0 3% 8px;
	}
	#adresse{
		display:none;
	}
	
	.elastic-video {
		position: relative;
		padding-bottom: 55%;
		padding-top: 15px;
		height: 0;
		margin-bottom:20px;
		overflow: hidden;
	}
	.elastic-video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	#content .fix_breite img{
		width:49%;
		height:auto;
	}
	
	#angebot{
		width:100%;	
		background:none;
	
	}
	
	#angebot{
		background-color:#882026;
	}
	
	#fancybox-content h1{
		font-size:2.3em !important;
		font-weight:lighter !important;
	}
	#fancybox-content h2{
		font-size:2.0em !important;
		font-weight:lighter !important;
	}
	
	#content #main_left .texthome .sitzheizung h1{
		font-size:20px;
		line-height:22px;
		width:55% !important;
	}
	
	.r_search{
		float: right;
		margin-top: 12px;
	}
}

@media screen and (max-width: 55em){
	#wmsearch-box input{
		width:74%;
	}
	
	.telefonheader{
		display:block;
	}
	.slicknav_menu{
		display:block;	
	}
	
	.slicknav_nav  img.r-search-see{
		margin: 5px 0 5px 12px;
		cursor: pointer;	
	}   
	
	#navi{
		display:none;
	}
	
	
	#all_mitte{
		
		/*background:url("../images/hg_ohne_mobile.jpg") no-repeat -170px 0px;*/
	}
	#content{
		width:96%;
		margin:0px 2%;
	}
	#main_left{
		width:100%;
	}
	
	#angebot .mehrinfo{
		font-size:18px;
	}
	#garantie{
		height: 105px;
		left: -22px;
		position: absolute;
		top: 10%;
		width: 102px;
	}
	

	
}
	
@media screen and (max-width: 35em){
	#panthera ul li.neben {
		width: 95% !important;
		float: none;
	}	
	.slicknav_menu{
		display:block;	
	}
	
	.f_foto_abstand{
		margin-right:0px;
	}
	
	#navi{
		display:none;
	}
	#adresse{
		display:none;
	}	

	
	body{
		background-size:100%;
		background-position:center top;
		margin:0px auto;
		background:none;
		
	}
	#all_mitte{
		/*background-position:-170px 0px;*/
	}
	#header{		
		background-color:#871F25;
		display:none;
	}
	
	#header_logos{
		width:100%;
		height:200px;
	}
	
	#content{
		width:95%;
		}
	
	#flashuhr{
		
	}
	
	#fotos{margin-left:10px;}
	
	#fotos div{ margin-right:10px;}
	
	#mainright{
		width:100%;
		/*background-color:#871F25;*/
		}
	#main_left{
		width:100%;
		}
	
	#Kontakt_Home{
		width:96%;
		}
	
	#collage, #mobiles{
		width:48%;
		height:auto;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		}
	#mobiles{
		clear:none;
		margin-right:2%;
	}	
		
	
	
	
	
	#angebot img{
		margin:0px 10%;
		width:80%;	
		outline:none;
	}
	
	#angebot #einbau img{
		margin:0px 2%;
	}
	#content #angebot p, #content #angebot a{
		/*font-size:12px !important;*/
		line-height:18px;
		}
		
	#main_left p{
		width:94%;
		padding:0 3% 8px;
	}
		
	
	
	#main_left #angebot h1{
		margin-left:10px;
	}
	
	
	#Kontakt_Home h1{
		margin-left:0px;
	}
	
	#main_left .texthome{
		width:100%;	
		margin-bottom:15px;
	}
	
	
	.sitzheizung {
		display:none;
	}
	.sitzheizung-box{
		display:inline;
	}
	
	
	#main_left .ul2 {
		padding: 0 0 5px;
		width: 95%;
	}
	
	#bildervertecken{
		width:96%;
	}
}

