/* Schwaiger Neu */

* {
  font-size: 100.1%;
/*   font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif; */
font-family: "PT Sans",sans-serif, "PT Serif",serif;
  margin: 0; padding: 0;
}
body {
  font-size: 16px;
  text-align: left;
  color: #444;
  background: #fff;
      background-image: url("layout/pattern.png");
    background-position: center bottom;
    background-repeat: repeat;

}

html {padding-top:0px;}
body {margin-top:0px;}
#mycookietip h1 {font-size:16px;font-weight:bold;}
#mycookietip .inside {margin: 0px auto; width:1000px; max-width:80%;}

#mycookietip {
	box-sizing: border-box;
	position: fixed;
	left: 0;
	width: 100%;
	background-color: #4b4b4b;
	padding: 8px 16px;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	line-height: 2;
    z-index: 9999;
}

#mycookietip strong {
	margin-right: 1em;
}


#mycookietip a {
	margin-right: 1em;
	color: #ffffff;
	text-decoration: underline;
}

#mycookietip a:hover {
	text-decoration: none;
}

.mandatory span label#lbl_255_0,
.mandatory span label#lbl_259_0 {
	float: none;
	width: auto;
}

.mandatory span input#opt_255_0.checkbox,
.mandatory span input#opt_259_0.checkbox {
	width: auto;
	margin-bottom: -10px;
}


.videowrapper {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*
#main .rs-columns.ce_rs_columns_start .ce_text.block p {
    background-color: #fff;
    padding: 5px;
    max-width: 87%;
    }

#main .rs-columns.ce_rs_columns_start .ce_text.block p.anfragen {
    background-color: #990000;
    padding: 5px;
}
#main .rs-columns.ce_rs_columns_start .ce_text.block p.anfragen:hover {
    background-color: #b8af9d;
}
#main .rs-columns.ce_rs_columns_start .ce_text.block p.anfragen a {
    color: #fff;
    text-decoration: none;
    width: 100%;
}

.rsts-crop, .rsts-slide, .rsts-slides {
	max-height: 500px;
}

body.styles {
	background: #fff;
}
body.styles #container {
	background-color: #fff!important;
}
*/
.rs-columns {
    box-sizing: border-box;
    margin: 10px 0;
    padding: 10px;
}

#main .rs-columns.ce_rs_columns_start .ce_text.block p.anfragen {
    background-color: #666;
    padding: 5px;
    transition: all 0.4s ease-in-out 0s;
        text-align: center;

}
#main .rs-columns.ce_rs_columns_start .ce_text.block p.anfragen:hover {
    background-color: #fba83c;
}
#main .rs-columns.ce_rs_columns_start .ce_text.block p.anfragen a {
    color: #fff;
    text-decoration: none;
    width: 100%;
}


#main .ce_gallery ul li {
	width: 25%;
	}
	


 
#main .ce_gallery ul li .image_container a img {
	 display: block;
	 max-width: 100%;
	 
 }

a img {
  border: 0;
}
.clear {
  font-size: 1px; height: 1px;
  overflow: hidden;
  clear: both;
}
label, .toggler {
  cursor: pointer;
}
td, th {
  vertical-align: top;
}
.onlyprint  {
  display: none;
}
img.mime_icon {
  vertical-align:middle;
}
.invisible {
  width: 0px; height: 0px; overflow: hidden;
  position: absolute; left: -1000px; top: 1000px;
  display: inline;
}


/*
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    margin: 2px 0 5px;
}
*/

/*
#container .custom {
	display: none!important;

}

.mod_caroufredsel {
	position: relative;
}
*/

/*
  Definition der Inhaltsboxen, vor allem
  - Grš§e und Position
  - Hintergrundbilder/-farbe
  - AbstŠnde zum Text
  - AbstŠnde zu anderen Boxen
*/
#wrapper {
  width: 100%;
   margin-left: auto;
    margin-right: auto;
  }
#container {
  margin: 0px auto 0;
    max-width: 1250px;

}
#header {
/* border-bottom: 20px solid #f0f0f0; */
}   
    

#left {

min-height: 100vh;
background: url("layout/pattern.jpg") repeat scroll center top #ffed67;
  
}

.custom #bild img {
	width: 100%;
}

#main {
/* min-height: 100vh; */
background: #fff;
	        margin-bottom: 20px;
	        margin-top: 20px;
	        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

/* margin-top: 40px; */

  }
  

#oben {
/* 	z-index: 3000; */
}  

#mobile {
	display: none;
}

#footer .adresse_mobile {
	display: none;
}
  
#main .inside {
	padding: 30px;

	/*
background: #fffdfb;
	margin: 0 20px;
	background-image: url("layout/schatten_unten.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
*/

	
} 

#right {

}
#footer {
/* background: url("layout/halftone.png") repeat scroll center bottom; */
height: 100%;
margin-top: 20px;
/* padding: 10px; */
/* margin-bottom: 30px; */
 }

#footer .mod_subcolumns {
	margin: 10px 0;
	text-align: center;
	padding: 0 150px;
}


/* SLOGAN: CHANGELANGUAGE */


/*

#sprache.mod_changelanguage {
	position: absolute;
    right: 0px;
    top: 20px;
	margin: 0px 0px 0 0;
	z-index: 9000;
	
}
*/

/*
#sprache.mod_changelanguage ul {
  list-style: none;
} 
#sprache.mod_changelanguage li {
  display: block;
  text-align: right;
 padding-bottom: 5px;
  
} 

#mobile_sprache.mod_changelanguage {
	display: none;
	}

.mod_changelanguage a, .mod_changelanguage strong {
  font-size: 18px;
    color: #5c240b;
     text-decoration: none!important;
    
    
}

.mod_changelanguage a:hover {
	color: #444444!important;
}
*/


/* Kopfbereich: Kopfbilder Kunde, Hauptnavigation */

/* NAVIGATIONEN: Custom, Header, Left 
	
	NAVIGATION: CUSTOM
*/

#header .mod_customnav {
	right: 0;
    position: absolute;
    top: 194px;
    z-index: 30;
}

#header .mod_customnav li {
	float: left;
	height: 30px;
    padding: 24px 5px;
	list-style: none;
}

#header .mod_customnav a {
	color: #5c240b;
    font-size: 24px;
	font-variant: small-caps;
    text-decoration: none;
    text-shadow: 3px 3px 5px #999;	
    text-decoration: none;
    font-family: "PT Sans",sans-serif;
	font-weight: 300;
	padding: 5px 10px;}

#header .mod_customnav a:hover,
#header .mod_customnav strong.active {
	color: #fff;
	font-variant: small-caps;
	font-family: "PT Sans",sans-serif;
	font-weight: 300;
	background-color: #5c240b;
	    font-size: 24px;
	    padding: 5px 10px;

	
	
}

.mod_rocksolid_slider {
/* 	margin-top: 80px; */
	
}
#oben {
	max-width: 1250px;
	margin: 0 auto;
	background: red;
}



#logo {
/*   position: absolute; top:00px; left: 00px; */
  	z-index:30;
  	max-width: 100%;
  	position: relative;
  	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    background-color: #fdb41c;
    padding: 30px 30px 10px 30px;
    background-image: url("layout/pattern.png");
    background-position: center bottom;
    background-repeat: repeat;

}

.slogan {
	position: absolute;
	right: 0;
	bottom: 5px;
}

#left .mod_contentbox {
	/* width: 400px; */
/*     position: absolute; */
/* 	bottom: 0px; */
    z-index: 10;
/*     background: url("layout/halftone.png") repeat scroll center bottom; */
    margin: 0 20px 20px 20px;
    display: none;
}

#left .mod_contentbox .image_container {
	height: auto;
	width: auto;
	margin-right: 0;
}

#left .mod_contentbox .image_container img {
	width: 100%;
}


.mod_contentbox h3 {
background-image: url("layout/schatten_unten.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    color: #5c240b;
    font-family: "PT Sans",sans-serif;
    font-weight: 300;
    padding: 0 0 10px;
    text-align: center;}


/*
#header .mod_article {
	margin-top: -300px;
}
*/

#quicklinks {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 45;
    }

#quicklinks .inner .kontaktbox{
	max-width: 300px;
padding: 15px;
	background-color: #666;	
	margin-bottom: 10px;	
	float: right;
	transition: all 0.4s ease-in-out 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in-out 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in-out 0s; /* firefox */
    -o-transition: all 0.4s ease-in-out 0s; /* opera */

}

#quicklinks .inner .anfragebox{
	max-width: 300px;
padding: 15px;
	background: #666;
	float: right;
	margin-right: 20px;
	transition: all 0.4s ease-in-out 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in-out 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in-out 0s; /* firefox */
    -o-transition: all 0.4s ease-in-out 0s; /* opera */

}

#quicklinks a{

    color: #fff;
    font-size: 17px;
    text-decoration: none;
}

#quicklinks a img {
	margin-right: 15px;
	vertical-align: middle;
}

#quicklinks a:hover {
/* 	text-decoration: underline; */
	
}

#quicklinks .inner .kontaktbox:hover,
#quicklinks .inner .anfragebox:hover {
	background: #333 none repeat scroll 0 0;
	}

#footer .inside {

background-color: rgba(253,186,2,0.7)
/* 	   background-color: #fdb41c; */
  /*
  background-image: url("layout/pattern.png");
    background-position: center bottom;
    background-repeat: repeat;

*/

/* 	position: absolute; */
	
}

#footer_logos {
		max-width: 1250px;
margin: 15px auto;}


.mod_dlh_googlemaps {
/* 	position: absolute; */
	width: 100%;
}

.mod_dlh_googlemaps #addressbox,
.mod_dlh_googlemaps #addressbox a {
	font-size: 14px;
}

#tvb a {width:100%; height:80px; background:url(layout/BSP_footer_logos.png)top center no-repeat;
  display: block; 
  position: relative;
    text-align: center;
  text-indent: -9000px;
  opacity: 0.5;
    transition: opacity 0.4s ease-in-out 0s; /* explorer 10 */
    -webkit-transition: opacity 0.4s ease-in-out 0s; /* chrome & safari */
    -moz-transition: opacity 0.4s ease-in-out 0s; /* firefox */
    -o-transition: opacity 0.4s ease-in-out 0s; /* opera */
  
}
#tvb a:hover {
background:url(layout/BSP_footer_logos.png)top center no-repeat;
opacity: 1.0;
}

#frl a {width:100%; height:80px; background:url(layout/FRL_footer_logos.png)top center no-repeat;
  display: block; 
  position: relative;
    text-align: center;
  text-indent: -9000px;
  opacity: 0.5;
    transition: opacity 0.4s ease-in-out 0s; /* explorer 10 */
    -webkit-transition: opacity 0.4s ease-in-out 0s; /* chrome & safari */
    -moz-transition: opacity 0.4s ease-in-out 0s; /* firefox */
    -o-transition: opacity 0.4s ease-in-out 0s; /* opera */
  
}
#frl a:hover {
background:url(layout/FRL_footer_logos.png)top center no-repeat;
opacity: 1.0;
}

#slt a {width:100%; height:80px; background:url(layout/SLT_footer_logos.png)top center no-repeat;
  display: block; 
  position: relative;
    text-align: center;
  text-indent: -9000px;
  opacity: 0.5;
    transition: opacity 0.4s ease-in-out 0s; /* explorer 10 */
    -webkit-transition: opacity 0.4s ease-in-out 0s; /* chrome & safari */
    -moz-transition: opacity 0.4s ease-in-out 0s; /* firefox */
    -o-transition: opacity 0.4s ease-in-out 0s; /* opera */
  
}
#slt a:hover {
background:url(layout/SLT_footer_logos.png)top center no-repeat;
opacity: 1.0;
}

#lt a {width:100%; height:80px; background:url(layout/LT_footer_logos.png)top center no-repeat;
  display: block; 
  position: relative;
    text-align: center;
  text-indent: -9000px;
  opacity: 0.5;
    transition: opacity 0.4s ease-in-out 0s; /* explorer 10 */
    -webkit-transition: opacity 0.4s ease-in-out 0s; /* chrome & safari */
    -moz-transition: opacity 0.4s ease-in-out 0s; /* firefox */
    -o-transition: opacity 0.4s ease-in-out 0s; /* opera */
  
}
#lt a:hover {
background:url(layout/LT_footer_logos.png)top center no-repeat;
opacity: 1.0;
}


/* NAVIGATION: HEADER */


#header .mod_navigation {
    overflow: visible;
    position: relative;
    left: 0px;
    top: 0;
    width: 100%;
    z-index: 900;
background: /* url("layout/pattern.jpg") repeat-x scroll center bottom; */#666;
/* height: 60px; */
z-index: 40;


   
   }

#header .mod_navigation ul {
	margin-bottom: 0;
}

#header .mod_navigation .level_1 {
	text-align: center;

}
#header .mod_navigation li {
   display: inline-block;
   	list-style: none;
	margin: 0 -3px;
	padding: 2px 0 2px 0;
 }


#header .mod_navigation a {
/*     color: #510b0a; */
	color:#fff;
    display: block;
    font-size: 24px;
	font-family: "PT Serif",serif;
/*     	text-shadow: 3px 3px 5px #999;	 */
/*
	font-variant: small-caps;


*/
    padding: 14px 20px;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in-out 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in-out 0s; /* firefox */
    -o-transition: all 0.4s ease-in-out 0s; /* opera */

}

#header .mod_navigation a:hover {
    	color:#fdb41c;

/*  color: #fff; */
}

#header .mod_navigation strong {
	color:#fdb41c;
	display: block;
    font-size: 24px;
	font-family: "PT Serif",serif;

    padding: 14px 20px;


}

#header .mod_navigation .level_1 li:hover {
/* 	background-color: #5c240b; */
}

#header .mod_navigation .level_1 li.active {
/* 	background-color: #5c240b; */
}

#header .mod_navigation .level_1 a.submenu.trail {
/* 	color: #fff; */
}





#header .mod_navigation .level_1 li.submenu.trail,
#header .mod_navigation .level_1 a.submenu li {
/* 	background-color: #5c240b; */
}



#header .mod_navigation a:hover, #header .mod_navigation strong, #header .mod_navigation a.trail, #header .mod_navigation .submenu:hover {
/*    color: #fff; */
   
}
#header .mod_navigation .level_2 li {
	display: block;
	padding: 0;
}



#header .mod_navigation .level_2 li {
	margin:0;
	border-left: 0;
	border-right: 0;
}

#header .mod_navigation .level_2 li a {
	letter-spacing: 0px;
	font-family: "PT Serif",serif;
    letter-spacing: normal;
    font-variant: normal;
    text-shadow: none;
    color: #666;
}
#header .mod_navigation .level_1 ul {
    left: -9999em;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    width: 260px;
    text-align: left;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.51)
}
#header .mod_navigation ul.level_2 {
    margin: 2px 0 0 0px;
   	background: #fff;
   	    }

/*
#header .mod_navigation ul.level_3 {
    border-color: #76490e;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: -34px 0 0 180px;
}
*/
#header .mod_navigation .level_2 li {
    background: none repeat scroll 0 0 transparent;
    float: none;
}
#header .mod_navigation .level_2 a {
    color: #5c240b;
    font-size: 20px;
    text-transform: none;
    letter-spacing: 0px;
	font-family: "PT Serif",serif;
	font-weight: 300;
    padding: 10px 15px 10px 15px;
    text-shadow: none;
}



#header .mod_navigation .level_2 a:hover {
/*     background-color: #5c240b; */
    display: block;
    font-variant: normal;
/*     color: #fff; */
    text-shadow: none;
    text-decoration: underline;
}

 #header .mod_navigation .level_2 strong,
 #header .mod_navigation .level_2 strong.active {
/* 	color: #fff; */
    font-size: 20px;
    text-transform: none;
    letter-spacing: 0px;
	font-weight: 300;
    padding: 10px 15px 10px 15px;
    text-shadow: none;
    font-variant: normal;


 }
#header .mod_navigation li:hover .level_2, #header .mod_navigation .level_2 li:hover .level_3, #header .mod_navigation .level_3 li:hover .level_4 {
    left: auto;
}


#header .mod_navigation li:hover>a {
/* 	color: #fff; */
	}


/* NAVIGATION: LEFT */


#left .mod_navigation {
	margin: 0px 20px 0 20px;
/* 	background: #EADEC5; */
padding: 0px;

}

#left .mod_navigation li {
/* 	  display: none; */
}


#left .mod_navigation li.submenu.active,
#left .mod_navigation li.trail {
	  display: block;
  
}

#left .mod_navigation li a,
#left .mod_navigation strong {
	text-decoration:none;
	display:block;
	padding: 10px 0px 10px 0px;
 	color:#5c240b;
 	font-size: 20px;
 	letter-spacing: 0px;
	font-family: "PT Sans",sans-serif;
    font-weight: 300;
 	text-decoration: none;
	text-align: left;
	background-image: url("layout/schatten_unten.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    
			}


#left .mod_navigation li li {
	  display: block;
/* 	  padding: 0px 5px 0 5px; */
	  margin: 5px 0px;
}




#left .mod_navigation li li a,
#left .mod_navigation li li strong {
   	display:block;
	padding:0px 0 0 10px;
	margin-bottom: 0px;
	font-size:18px;
	line-height:24px;
	font-family: "PT Sans",sans-serif;
    font-weight: 300;
	border-top: 0px solid #5c240b;
	border-bottom: 0px solid #5c240b;
	background-image: none;
	text-align: left;
	background-color: #fffdfb;

}

#left .mod_navigation li li strong,
#left .mod_navigation li li strong.active,
#left .mod_navigation li li a:hover,
#left .mod_navigation li li .trail {
   	font-size:18px;
   	padding:0px 0 0 10px;
	color: #5c240b;
	background-color:#EADEC5;
}
#left .mod_navigation ul .level_1 {
	margin-bottom: 0px;
/* 	background: #fffdfb; */

}

#left .mod_navigation ul .level_2 {
	margin-bottom: 0px;
/* 	background: #fffdfb; */

}

#left .mod_navigation ul .level_1 li {
	margin: 0px;
}

#left .mod_navigation ul .level_3 li
{
   	padding:0px 0px 0px 10px;
	color: #5c240b;
	background-color:#EADEC5;
}

#left .mod_navigation ul .level_3 li a
{
   	font-size:16px;
   
}

#left .mod_navigation li li li strong,
#left .mod_navigation li li li strong.active,
#left .mod_navigation li li li a:hover,
#left .mod_navigation li li li .trail {
   	font-size:16px;
   
}






/* MODULE: LEFT */

#right .mod_newslist {
    margin: 20px 0px 0 20px;
/* 	background: #EADEC5; */
background: #fff;
padding: 20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

#right .mod_newslist .layout_latest.even {
	margin-bottom: 10px;
}

#right .mod_newslist h2  {
margin: 0 0 20px 0;
padding-bottom: 5px;
 border-bottom: 3px solid #f0f0f0;
}

#right .mod_newslist h2 a {
font-size: 22px;
 	letter-spacing: 0px;
	font-family: "PT Serif",serif;
    font-weight: 300;
 	text-decoration: none;
 	 	color:#666;

}

#right .mod_newslist p {
	line-height: 1.5em;
}

#right .mod_newslist .more {
background-color: #666;	
	margin-bottom: 10px;	
width: 100%;
text-align: center;
padding:7px;
	transition: all 0.4s ease-in-out 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in-out 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in-out 0s; /* firefox */
    -o-transition: all 0.4s ease-in-out 0s; /* opera */
}

#right .mod_newslist .more:hover {
	background-color: #fdb41c;
}

#right .mod_newslist .more a {
	color: #fff;
	text-decoration: none;
	
	
}

#left .mod_changelanguage {	
	margin: 5px 20px 0 20px;
    background: #fff;
    padding: 10px 20px;
}


#left .schnellanfrage {
		background-color:#fffdfb;
		padding: 10px;

}

#left .schnellanfrage .submit_container {
	margin-top: 10px;
	width: 100%;
}
#left .mod_form {
	
margin: 0px 20px 0 20px;

}	

#left .mod_form .formbody {
	font-size: 14px;

}

#suche form#f15 {
	margin-bottom: 0px;
}

#suche .formbody input.text {
	width: 120px;
}

#suche .formbody input.submit {
	border: 1px solid #c7c8c9;
}


/* HYPERLINKS: LEFT*/

#left .ce_hyperlink {
	margin: 5px 20px 0 20px;
    background: #fffdfb;
    padding: 10px 20px;

}

#left .ce_hyperlink:hover {
	background: #EADEC5;
	
}

#left .ce_hyperlink a  {
text-decoration:none;
	display:block;
 	color:#5c240b;
 	font-size: 18px;
 	letter-spacing: 0px;
	font-family: "PT Sans",sans-serif;
    font-weight: 300;

}

#left .ce_hyperlink.buchen {
	margin: 5px 20px 0 20px;
    background: #EADEC5;
    padding: 10px 20px;

}

#left .ce_hyperlink.buchen:hover {
	background: #fff;
	
}





#left #iphone {
    margin: 40px 20px 0 20px;
/* 	background: #EADEC5; */
background: #fff;
padding: 5px 20px 10px 20px;
}

#left #iphone .image_container {
}

#left #iphone .image_container a {
display: block;
    text-align: center;
}
#left #iphone .image_container a img {
}

#left {
	margin-right: 20px;
}

#left h2 {
	font-family: "PT Sans",sans-serif;
    font-weight: 300;
 	background-image: url(layout/schatten_unten.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	text-align: center;
	color:#5c240b;
	padding: 0 0 10px 0;
	font-size: 24px;
}

#left #iphone h2 {
	margin: 0;
}

#left .mod_search {
	margin: 0 20px 0px 20px;
}
#left #ctrl_submit_181 {
	
}


#left .mod_search .text {
	max-width: 70%;
}

#footerlogos {
    position: relative;
    width: 140px;
    float: left;
    margin: 0 auto;
}

#logo1,
#logo2 {
	position: relative;
	width:130px;
}


#swap1.ce_image .image_container img,
#swap2.ce_image .image_container a img {
}

#swap1.ce_image .image_container img,
#swap2.ce_image .image_container img { 
	-webkit-transition: all 0.7s ease-in-out; 
	-moz-transition:  all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out; 
    -o-transition: all 0.7s ease-in-out; 
    transition: all 0.7s ease-in-out;
    position: relative;
	} 
#swap1.ce_image .image_container img, 
#logo1:hover #swap2.ce_image .image_container a img,
#logo2:hover #swap2.ce_image .image_container a img
{ opacity: 1.0; } 


#logo1:hover swap1.ce_image .image_container img,
#logo2:hover swap1.ce_image .image_container img,
#swap2.ce_image .image_container a img { opacity: 0; } 




.ce_accordion .toggler {
  padding:10px 20px;
  margin-bottom:0
}
.ce_accordion .toggler.ui-state-active {
  border-bottom:1px dotted rgb(220,220,220)
}
.ce_accordion {
  margin-bottom:1px;
  border:1px solid rgb(220,220,220)
}
.ce_table table td {
  border-top:0;
  border-bottom:solid 1px rgb(227,227,227)
}
.ce_accordion .toggler:before {
color:#7e1114;
}

.ce_accordionStart {
  position:relative
}
.ce_accordion .accordion {
  padding:20px;
  border:0;
  background:none
}
.ce_accordion .accordion>div {
  padding:0
}
.ce_accordion .toggler {
  line-height:30px;
  font-weight:700;
  cursor:pointer;
  margin-bottom:6px
}
.ce_accordionStart:last-of-type .toggler {
  margin-bottom:0
}
.ce_accordion .toggler:hover {
  color:rgb(76,76,76)
}
.ce_accordion .toggler:before {
  width:25px;
  height:25px;
  float:right;
  clear:both;
  display:inline-block;
  margin-left:15px;
  padding:0;
  text-align:center;
  font:1.3em/28px FontAwesome;
  font-weight:400;
  color:rgb(152,152,152);
  content:"\f107"
}
.ce_accordion .toggler.ui-state-active:before {
  font-family:FontAwesome;
  content:"\f106"
}
.ce_accordionSingle {
  margin-bottom:1px;
    margin-top: 20px;
}


/*Rechte Spalte*/

#right .xfacebook {
	margin: 40px 0 10px 10px
}

#right .xfacebook iframe {
	margin: 40px 0 10px 10px;
	border-bottom: 1px solid #94A3C4 !important;
}

#right .mod_feedlister {
	width:  160px;
	margin-left: 20px;
}

#right .mod_feedlister a {
	color:  #333;
}

#right .mod_googleplus1button {
	margin-left:  20px;
	width: 160px;
}


#table_576 {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}


#main .anfragen {
	display: block;
	clear: both;
	
}

#main a.hyperlink_txt {
	text-decoration: none;
    color: #9f171e;
    text-transform: uppercase;
}



#main .ce_hyperlink{
	height: 18px;
	width: 240px;
	border: 1px solid #c7c8c9;
	width: 180px;
	margin: 10px;
    text-align: center;
	color:  #9f171e;
	    padding-top: 2px;

	background: #f2f3f5;
	float: left;}
	
	
#main .ce_hyperlink:hover{
	background-color: #F9F5DE;
	cursor: pointer; cursor: hand 	;
	color: #333;
}

#main .ce_hyperlink:hover a {
	color: #333;
		text-decoration: none;

}

#main .ce_hyperlink h5 {
	margin: 0px;
}



/*#Einleitung .image_container {
	width: 355px;
	height:  190px;
	padding: 12px 0px 0px 15px;
	background: url(layout/main_image.png) no-repeat left top;
}

#Einleitung img {
 height:  auto;
}

/* Standard-Stilangaben */
.mod_newslist .layout_full h6 {
	font-size: 30px;
  font-weight: normal;
  margin-bottom: 10px;
  font-family: "PT Sans",sans-serif;
  font-weight: 300;
color: #5c240b;
margin-top: 0;
padding: 20px 20px 30px 0px;;
text-align: center;
	margin-top: 0px;
	 background-image: url(layout/trennung.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	 clear: both;

}


#main a,
.more a {
color: #5c240b;
  text-decoration: underline;
}


#main .buchen_2 {
	 background-color: #5c240b;
	 padding: 10px;
	 float: right;
	 width: 40%;
	 margin-bottom: 20px;
}


#main .anfragen_2 {
    background-color: #666;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 10px;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
}

#main .buchen_2 p, #main .anfragen_2 p, #main .leistungen_2 p {
	 margin-bottom: 0;
	 	text-align: center;

}

#main .buchen_2 p a, #main .anfragen_2 p a, #main .leistungen_2 p a {
	color: #fff;
	text-decoration: none;
	}

#main .leistungen_2 {
padding: 10px;
	float: left;
	margin-right: 20px;
	 background-color: #b8af9d;
	 	 width: 40%;

}

#main .anfragen_2:hover,
#main .buchen_2:hover {
background-color: #fba83c;
}


#main a:hover,
.more a:hover {
color: #5c240b;
  text-decoration: underline;
}

#main h1 {
  font-size: 100px;
  font-weight: normal;
  margin-bottom: 0px;
  font-family: "Qwigley",serif;
  font-weight: 300;
color: #666;
opacity: 0.5;
margin-top: 0;
padding: 20px 0px;
text-align: center;
/* 	font-variant: small-caps; */
    	text-shadow: 3px 3px 5px #999;	
	/*
background-image: url("layout/pattern.jpg");
    background-position: center bottom;
    background-repeat: repeat;
*/
/*     background-size: 100% auto; */
    line-height: 80px;
/*     border-top: 5px solid #f0f0f0; */
/* border-top: 10px solid #5c240b; */}   


#header h5 {
  font-size: 120px;
  font-weight: normal;
  margin-bottom: 0px;
  font-family: "Qwigley";
  font-weight: 300;
color: #fff;
margin-top: 0;
padding: 35px 50px 60px 0px;
text-align: center;
	    	text-shadow: 3px 3px 5px #666;	
	
/*     background-size: 100% auto; */
    line-height: 40px;
/*     border-top: 5px solid #f0f0f0; */

}

#main h2 {
  font-size: 36px;
  margin-bottom: 10px;
font-family: "PT Serif",serif;
  font-weight: 300;
  text-align: left;
	color: #666;
	/*
background-image: url("layout/schatten_unten.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
*/
    padding: 20px 20px 10px 0px;
        border-bottom: 5px solid #f0f0f0;
margin: 0 0 20px 0;



}
#main h3 {
  font-size: 24px;
  margin-bottom: 0.8em;
	border-top: 0px solid #5c240b;
		border-bottom: 0px solid #5c240b;
  font-family: "PT Serif",serif;
  font-weight: 300;
	color: #666;
	margin-top: 0px;
	clear: both;
	line-height: 30px;
}

#main h4 {
  font-size: 22x;
	color: #666;
	font-family: "PT Serif",serif;
  font-weight: 300;
}

#main h5 {
  font-size: 13px;
  margin: 0.8em 0em;
	color: #5c240b;
}

#main p, #main table, #main ul, #main ol {
  margin-bottom: 1em;
   line-height: 1.5em;
 text-align: left;
}

#footer p {
   line-height: 14px;
	}
#main ul, #main ol {
  margin-left: 1.5em;
}
#main ul {
   list-style: disc;
}
#main div.image_container{
  position: relative; 
}
#main div.image_container img.magnifier {
  position:absolute;
  top: 0px; right: 0px;
}
#main .mod_article {
  position: relative;
}
#main .print_link {
  width: 20px; height: 20px;
  position: absolute; right: 0; top: 0;
}


#tel p {
  text-align: right;
  font-size: 20px;
  color: #5c240b;
  margin-bottom: 0px;
  }



.ce_headline {
	padding: 0px;
}
#main iframe {
	color: #fff;
	margin: 0 0 0 0px;
	background-color:#fff;
	overflow: none;
 }
 
#main .inside .mod_pageImage {
	margin-bottom: 10px;
}

/* Angebote/Neuigkeiten */
#main .layout_latest  {
	margin-bottom: 20px;
	border-bottom: 1px solid #5c240b;
}

#main .layout_latest h2 {
 
	/*
background-image: url("layout/schatten_unten.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
*/
    padding: 20px 20px 10px 0px;
        border-bottom: 5px solid #f0f0f0;
margin: 0;


}


#main .layout_latest h2 a {
		font-size: 36px;
  margin-bottom: 10px;
font-family: "PT Serif",serif;
  font-weight: 300;
  text-align: left;
	color: #666;

	text-decoration: none;}


#main .layout_latest p.more {
	text-align: right;
	clear: right;
	}
/*	float: right;
	}
#main .layout_latest p.more a {
	text-decoration: none;
	}	
#main .layout_latest p.more:hover {
	background-color: #f7af11;
    cursor: pointer; cursor: hand;
}

#main .layout_latest p.more:hover a {
	color: #333;
	text-decoration: none;
}
*/

/*
#main .layout_latest .image_container {
  float: left; width: 140px; margin: 0 10px 10px 0;
  overflow: hidden;
}
#main .layout_latest .image_container img {
	width: 140px;
	height:  100px;
}
*/

#main .pagination {
	margin: 0px;
}

#main .pagination p {
 display: none;
}

#main .pagination a{
	text-decoration: none;
}

#main .pagination ul {
  margin-left: 0;
  list-style: none;
}
#main .pagination ul li {
  border: 1px solid #c7c8c9;
	color:  #9f171e;
	margin-top: 10px;
	text-align: center;
	background-color: #f2f3f5;
	float:  left;
	margin-right: 5px;
	padding: 2px 10px;
	height:  18px;
}

#main .pagination ul li:hover{
	background-color: #fffdfb;
    cursor: pointer; cursor: hand;
}

#main .pagination ul li:hover a {
	color:  #333 ;
}


#main .pagination ul li strong.current {
  color: #333;
/*   font-size: 11px; */
/*   font-weight: bold; */
 
}

#main .mod_newsreader p.back {
	display: none;
}



#iframe_container {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}

#iframe_container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Preistabellen */
.cell1, .cell2, .cell3 {
	width: 33%;
	float: left;
}

#preisbox .cell2 p,
#preisbox .cell3 p {
	text-align: center;
}

#preisbox {
	padding: 5px;
	background: #F7F3EB;
	margin-bottom: 20px;
}

#preisbox p {
	margin: 0;
}

.cell1 p {
	font-weight: bold;
}

.row1, .row3, .row5, .row7, .row9, .row11, .row13, .row1_alter {
	background: #fff;
	padding: 10px;
}


.row2, .row4, .row6, .row8, .row10, .row12, .row14 {
	padding: 10px;
}

.row1_alter {
	font-weight: bold;
}
#main .pauschale {
	padding: 10px;
	background: #F7F3EB;
	margin-bottom: 20px;
	overflow: hidden;

}


#main .pauschale .pauschale_bild {
	width: 30%;
	padding-right: 20px;
	float: left;
}

#main .pauschale .teaser {
	
}

#main .preis {
	background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 20px;
    text-align: right;
    text-decoration: none;
}

#left .preis {
	background: none repeat scroll 0 0 #EADEC5;
    display: inline-block;
    float: right;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 20px;
    text-align: right;
    text-decoration: none;
}

#main .ce_gallery {
	clear: both;
	margin-top: 20px;
	}
	
.ce_gallery li {
	list-style: none;
}

/*
#main .mod_newsreader p.back {
	margin-top: 20px;
	border: 1px solid #c7c8c9;
	color:  #9f171e;
	width: 100px;
	text-align: center;
	background-color: #f2f3f5;
	}
#main .mod_newsreader p.back a {
	text-decoration: none;
	}	
#main .mod_newsreader p.back:hover {
	background-color: #f7af11;
    cursor: pointer; cursor: hand;
}

#main .mod_newsreader p.back:hover a {
	color: #333;
	text-decoration: none;
}


/* Linkliste */

#main .mod_linklist,
#main .mod_linklist .odd,
#main .mod_linklist .even {
  padding: 10px;
  border-bottom: 1px dotted #000;
}
#main .mod_linklist .odd .picture,
#main .mod_linklist .even .picture {
  float: left; width: 140px; 
  margin: 0 10px 1px 0;
}
#main .mod_linklist p {
  margin-bottom: 0;
}
#main .mod_linklist .title {
    font-size: 1.4em;
}
#main .mod_linklist .description  {
  color: #333;
  }
#main .mod_linklist a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#main .mod_linklist .odd {
	background-color: #f6f6f6;
}
#main .mod_linklist .even{
  background: #fff;
}
#main .mod_linklist .odd:hover,
#main .mod_linklist .even:hover {
	background-color: #f6f6f6;
}

/* Seitenwahl 
#main .pagination {
  margin: 0;
  padding: 0;
}
#main .pagination p {
  margin: 0;
  padding: 0;
}
#main .pagination ul {
  margin: 0; padding: 0;
  list-style: none;
}
#main .pagination ul li {
  float: left;
  margin: 0 0.8em 0 0;
  padding: 0;
  background: none;
}
#main .pagination ul li .pagination_current {
  color: #666;
  font-weight: bold;
}
/* Hauptspalte Tabellen */


#main .ce_table table {
    border-collapse: collapse;
/*     font-size: 11px; */
    text-align: left;
    width: 100%;
}

#main .ce_table thead tr th {
    border-bottom: 1px solid #5c240b;
    border-top: 1px solid #5c240b;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
}
#main .ce_table td.col_0 {
/*
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
*/
    text-align: left;
}
#main .ce_table td {
    border-bottom: 1px solid #5c240b;
    padding: 2px 10px;
}


#main p.error,
#main strong.error {
  color: #ff0000;
  font-weight: bold;
}
#main .formbody div.error,
#main .formbody label.error {
  color: #ff0000;
}



/* Formulare 
#main .formbody {
	margin-top: 30px;
}
#main .formbody p.explanation,
#main .formbody div.headline {
  clear: left;
}
#main .formbody label {
  clear: left;
  display: block; float: left;
  width: 105px;
  margin: 10px 0px 2px 0px; padding: 1px;
}
#main .formbody input.captcha,
#main .formbody input.text,
#main .formbody .select {
  width: 200px;
  margin: 10px 0px 2px 0px;
  padding: 1px;
  border: 1px solid #999;
}
#main .formbody input.captcha {
  width: 60px;
}
#main .formbody input.error {
  border-color: #ff0000;
}
#main .formbody textarea {
  width: 400px; height: 100px;
  margin: 10px 0px 2px 0px;
  padding: 1px;
  border: 1px solid #999;
}
#main .formbody label.error {
  font-weight: bold;
  color: #ff0000;
}
#main .formbody .checkbox_container {
  float: left;
  padding-left: 10px;
  margin-bottom: 10px;
}
#main .formbody .checkbox_container strong {
  clear: left;
  display: block;
  margin-bottom: 1px;
}
#main .formbody .checkbox_container input.checkbox {
}
#main .formbody .checkbox_container label {
  display: inline; float: none;
  width: 300px;
}
#main .formbody .submit_container {
  margin: 5px 0px 20px 105px;
  padding: 1px;
}
#main .formbody br {
  clear: left;
  font-size: 1px; height: 1px;
}
/* Formatierung Einzelelemente 
#main .formbody input#ctrl_65 {
  margin-bottom: 20px;
}

/* Main: Gastebuch 
#main .ce_comments {
    margin-top: 50px;
}
.ce_comments .comment_default {
    border-bottom: 1px solid #999999;
    margin-bottom: 10px;
}

#main .ce_comments .widget {
margin-bottom: 10px;}
.ce_comments .comment_default .info {
    font-weight: bold;
}
#main .ce_comments label {
    clear: none;
    display: block;
    float: none;
    margin-left: 280px;
    text-align: left;
    width: 200px;
}
#main .ce_comments input.text {
    clear: both;
    float: left;
    width: 250px;
}

.ce_comments #ctrl_comment.textarea {
	width: 250px;
}
#main .ce_comments input.captcha {
    clear: both;
    float: left;
    margin-right: 134px;
}
#main .ce_comments .submit_container {
    margin-left: 5px;
} */ 


#main .formbody fieldset.formular_left {
width: 45%;
margin-right: 20px;
float: left;
clear: left;

}

#main .formbody fieldset.formular_right {
max-width: 45%;

}


#main .comment {
    background-image: url(layout/schatten_unten.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 20px;
	    }

#main .ce_toplink {
	margin-top: 20px;}
	
#main .ce_gallery ul {
  overflow:hidden;
  margin-left: 0px;
}
#main .ce_gallery li {
  float:left;
  padding:0px;
}	
	

 /*Wetter*/
 
#main .weather_forecast {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

#main .weather_copyright {
    clear: both;
    display: block;
}

#main .weather_day {
	font-weight: bold;
}

/* Main: Google Karte*/

#main .mod_cm_membergooglemapsplus img.avatar {
padding-right: 5px;
width:90px;
height: 90px;}

#main .mod_cm_membergooglemapsplus p.cm_info_bubbletext {
	text-align: left;}

#main .mod_cm_membergooglemapsplus p.cm_info_bubbletext a {
	text-decoration: none;}

/* Footer: Copyright & Navigation */



#footer .c25l.col_2 {
	margin-top: 5px;
}

#footer p,
#footer a {
	color: #666;
    font-family: "PT Sans",sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
	}
 







#footer .mod_customnav {
	  position: absolute; top: 200px; left: 10px;
  width: 1000px; height: auto!important; height: 50px; 
}
#footer .mod_customnav ul {
	list-style: none;
}

#footer .mod_customnav ul.level_2 {
	display: none;
}

#footer .mod_customnav li {
	float: left;
	text-align: center;
	height: 50px;

}


#footer .mod_customnav a,
#footer .mod_customnav strong.active,
#footer .mod_customnav a.trail
{
	display:block;
	padding:15px 10px 0px 10px;
	text-decoration:none;
	font-size: 11px;
	color: #000;
	font-weight: normal;
height: 35px;
	text-transform: uppercase;
}
	
#footer .mod_customnav a:hover,
#footer .mod_customnav strong.active {
	color: #5c240b;	
}



#footer .mod_customnav li.active,
#footer .mod_customnav li.active a, 
#footer .mod_customnav li.trail{
	text-decoration:none;
	
}

#footer .mod_customnav strong{
	cursor:default;}


/*DMWS Footer*/

#footer #dmws {
	position: absolute; right: 0px; 
	margin-top: 10px;
}
#footer #dmws p,
#footer #dmws p a {
	color: #000;
}

/*
#footer {
	background: #EADEC5;
}
*/

#footer #adresse { 
	 
	padding: 5px 0 10px 0;
	text-align: center;
	background: #fff;
	}
	
#footer .inside {
/* 	padding: 10px 10px 10px 10px; */
}	
#footer #adresse p,
#footer #adresse a {
	color: #5c240b;
    font-family: "PT Sans",sans-serif;
    font-size: 22px;
    font-weight: 300;    
    line-height: 2em;
    margin: 0;
    padding: 5px 0 0;

}
#header #grussbanner {
	 position: absolute; top: 85px; right: 25px;
         z-index: 30;
         }



#main .layout_full h1 strong.abpreis {
	padding-left: 20px;
}

#main .layout_full h1 strong.abpreis, #main .layout_full h1 strong.euro, #main .layout_full h1 strong.preis {
    font-size: 16px;
    font-weight: bold;

}

/*Pauschalenanfrage*/
#main label {
    /*float: left;*/
    padding: 13px 0 0;
    width: 130px;
        margin-bottom: 5px;
}


la[name=land] {    
width: 250px;
} 
#main input {
    background-color: #fff;
    border: 1px solid #ccc;
    font: 16px Arial;
    margin-bottom: 10px;
    padding: 10px;
    width: 450px;
}




#main .formbody fieldset legend {
    font-weight: bold;
/*     padding: 0 5px; */
    text-transform: uppercase;
}
#main .formbody fieldset h4 {
    margin-bottom: 10px;
    margin-top: -5px;
}
#main .formbody p.explanation, #main .formbody div.headline {
    clear: left;
  color: #5c240b;
    font-size: 14px;
    font-weight: bold;
}

#main textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 16px;
    height: 150px;
    margin-bottom: 10px;
    padding: 10px;
    max-width: 1063px;
}
 
select[name=land] {    
width: 250px;
padding: 13px;
} 

#main .submit.absenden {
    background-color: #666;
    color: #fff;
/*     font: italic bold 20px PT Serif; */
    margin-top: 10px;
    padding: 15px;
    width: 100%;
    background-image: none;
    transition: all 0.4s ease-in-out 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in-out 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in-out 0s; /* firefox */
    -o-transition: all 0.4s ease-in-out 0s; /* opera */
}

#main .submit.absenden:hover {
	background-color: #fdb41c;
}

.CalendarFieldIcon {
    margin-left: -35px;
    margin-top: 6px;
    position: absolute;
}

#dlh_googlemap_1.dlh_googlemap {
	width: 100%!important;
}


/*DMWS Footer*/

#swap1.ce_image .image_container img,
#swap2.ce_image .image_container a img {
	position: absolute; top: 0px; right: 0px;
}

#swap1.ce_image .image_container img,
#swap2.ce_image .image_container img { 
	-webkit-transition: all 0.7s ease-in-out; 
	-moz-transition:  all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out; 
    -o-transition: all 0.7s ease-in-out; 
    transition: all 0.7s ease-in-out;
    position: relative;
	} 
#swap1.ce_image .image_container img, 
#dmws:hover #swap2.ce_image .image_container a img
{ opacity: 1.0; } 


#dmws:hover swap1.ce_image .image_container img,
#swap2.ce_image .image_container a img { opacity: 0; } 

#main .elastic-video {
	    position: relative;
	    padding-bottom: 100%;
	    padding-top: 15px;
	    height: 0;
	    overflow: hidden;
	}
#main .elastic-video iframe,
#main .elastic-video object,  
#main .elastic-video embed  {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}
	
#oben #mobile {
	display: none;
}

#main #logo {
	display: none;
}	

.submit.absenden {
    font-size: 16px;
}

.ce_text.preise_1 {
	float: left;
	width: 25%;
}

#holiday_klein {
	display: none;
}



/*
.rs-columns {
margin: 10px 0;
padding: 10px;
}
*/
#footer h3 {
	color:#666;
    display: block;
    font-size: 28px;
    font-family: "PT Serif",serif;
    font-weight: 300;
/*     	font-variant: small-caps; */
/*     	text-shadow: 3px 3px 5px #999;	 */
/*
	font-variant: small-caps;


*/
    text-decoration: none;

}


#footer_adresse {
	max-width: 1250px;
	margin: 0 auto;
/* 	height: 175px; */
}

#footer .rs-columns {
	margin: 0px;
	padding: 0px;
}

#footer .adresse_header{
max-width: 50%;
	position: absolute;
	top: 0;
}

#footer .adresse_1{
 max-width: 25%;
/*     position: absolute; */
padding: 75px 0 20px;}

#footer .adresse_2{
margin-left: 250px;
    max-width: 25%;
    position: absolute;
    top: 75px;
}

#footer .info_header {
float: left;
    margin-left: 625px;
    max-width: 50%;
    position: absolute;
    top: 0;
}

#footer .info_1 {
   margin-left: 625px;
    max-width: 25%;
    position: absolute;
    top: 75px;
}

#footer .info_2 {
margin-left: 875px;
    max-width: 25%;
    position: absolute;
    top: 75px;
}

#footer .rs-columns h3 {
font-family: "PT Sans",sans-serif;
    font-weight: 300;
 	background-image: url(layout/schatten_unten.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	text-align: center;
	color:#5c240b;
	padding: 0 0 10px 0;
}

/*
#rooms {
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
	background: #F7F3EB;
	padding: 10px;
}	 
.ce_image.room_bild,
.ce_image.room_plan {
	width: 30%;
	float: left;
	padding-right: 20px;
}

.ce_gallery.room_plan .imgage_container {
	width: 30%;
	float: left;
	padding-right: 20px;
}

.ce_gallery.room_plan .imgage_container img {
	width: 30%;
	float: left;
	padding-right: 20px;
}


.ce_text.room_info {
	width: auto;
}

#main .ce_text.room_info p{
    background: #fff;
    padding: 5px 10px;
    margin-bottom: 5px;

}

#main .ce_text.room_info p:hover {
	background: #EADEC5;	
}

#zimmer {
	display: block;
	clear: both;
	overflow: hidden;
		margin-bottom: 50px;
	padding: 10px;
}

#zimmer_bild {
	float: left;
	width: 50%;
	padding-right: 20px;
}

#bedingungen .ce_text {
	float: left;
	display: block;
}
*/




@media only screen and (max-width : 1235px) {

#main input {
    background-color: #fff;
    border: 1px solid #ccc;
    font: 16px Arial;
    margin-bottom: 10px;
    padding: 10px;
    width: 55%;
}

select[name=land] {    
width: 49%;
} 

#main .submit.absenden {
        max-width: 86%;
}


#left .mod_contentbox {
	display: block;
}
#oben .mod_contentbox {
	display: none;
}

#slider_top {
    float: right;
    max-height: 500px;
    max-width: 60%;
    z-index: 900;
}

#left .mod_contentbox p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0px;
	}


#left .mod_contentbox a {
	color: #5c240b;
	} 
	
#left .mod_contentbox h3 {
	font-size: 30px;
}
#header .mod_navigation a, #header .mod_navigation strong  {
    
    font-size: 24px;
    font-weight: 300;
	padding: 14px 10px;

}
#footer p, #footer a {
	font-size: 16px;
}
#footer_adresse {
    margin: 0 auto;
    max-width: 95%;
}

#footer .info_header {
     margin-left: 54%;
     }
#footer_adresse .adresse_2 {
	margin-left: 24%;
}
#footer_adresse .info_1 {
	margin-left: 54%;
}
#footer_adresse .info_2 {
	margin-left: 80%;
}
}

@media only screen and (max-width : 990px) {


#header .mod_navigation a, #header .mod_navigation strong  {
    
    font-size: 18px;
    font-weight: 300;
	padding: 14px 8px;

}

#header h5 {
	font-size: 80px;
}
#main h1 {
	font-size: 80px;
}

}

@media only screen and (max-width : 960px) {

.custom {
    margin-bottom: -40px;
}



.ce_text.block figure.image_container.float_right {
	width: 50%;
}




}


@media only screen and (max-width : 860px) {
#main .ce_text.bildwech figure.image_container{
	max-width: 50%;
}

#header .layout_latest .image_container {
	max-width: 50%;
	
}

/*
#header .layout_latest .teaser{
 	float: left;}
 	
 	#header .layout_latest h2 {
	 	display: block;
 	}
*/

#main .preistabelle {
	float: none;
	width: 95%; 
	padding: 5px;
	margin: 5px;
	background-color: #f9f5de;
}


}

 
@media only screen and (max-width : 800px) {
	#wrapper {
	width: 100%;}
}  
 
	 
@media only screen and (max-width : 768px) {
	#header #12 h3 {
	font-size: 30px;
	padding-top: 13px;
	}
#main .ce_text.bildwech figure.image_container{
	max-width: 35%;
}
.ce_text.preise_1 {
	float: none;
	width: 100%;
}


#main .formbody fieldset {
    border: 0px solid #5c240b;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0px;
    width: 95%;
}
#slogan h6 {
	font-size: 30px;
}

#slogan #pitztal {
    position: absolute;
    right: 0px;
    top: -48px;
}
#slogan #tirol {
    position: absolute;
    right: 0;
    top: -100px;
}


#sprache.mod_changelanguage {
    position: absolute;
    right: 0;
    top: -130px;}

#sprache.mod_changelanguage li {
    display: block;
    float: left;
    padding-bottom: 5px;
    text-align: right;
    margin-left: 10px;
}


#left {
	width: 250px;
	right: 250px;
}
#container {
	padding-left: 250px;
}




}
 

	
	
@media only screen and (max-width : 767px) {	
	.col_1, .col_2, .col_3 {
    width: 100%;
}

.slogan {
	position: relative;
	background-color: #fdb41c;
}

#header h5 {
	line-height: 80px;
	padding: 0;
	font-size: 60px;
}

#main h1 {
	font-size: 60px;
	line-height: 60px;
}

.mod_dlh_googlemaps {
    height: 250px;
    width: 100%;
}
.subcr,
.subcl {
    padding: 0!important;
}	
	#main input {
    background-color: #fff;
    border: 1px solid #ccc;
    font: 16px Arial;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

select[name=land] {    
width: 100%;
} 

#main .submit.absenden {
        max-width: 100%;
        margin-left: 0px;
}
#footer .adresse_header,
#footer .adresse_1,
#footer .adresse_2,
#footer .info_header,
#footer .info_1,
#footer .info_2 {
display: none;
}

	
	#footer .adresse_mobile {
	display: block;
}

#footer_adresse_mobile h3
 {
	color:#5c240b;
    display: block;
    font-size: 24px;
    font-family: "PT Sans",sans-serif;
    font-weight: 300;
    text-align: center;
    	font-variant: small-caps;
    	text-shadow: 3px 3px 5px #999;	
/*
	font-variant: small-caps;


*/
    text-decoration: none;

}

#main {
	margin-bottom: 0px;
}

#footer_adresse {
	display: none;
}
#main #logo {
	display: block;
	max-width: 200px;
	margin: 0 auto;
	padding: 0px;
}	

#main .ce_gallery ul li {
    width: 50%;
    margin-bottom: 20px;

}

#header h1 {
	font-size: 30px;
padding: 20px 0px 20px 0;}

#main h2 {
	font-size: 24px;
	padding: 0px 0px 10px 0;
	margin-bottom: 20px;
	margin-top: 0;

}
#logo {
    left: 0;
    margin-left: auto;
    max-width: 185px;
    background-image: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 31;
    margin-right: 0;
}
#oben {
	margin: 0 0px;
	height: 55px;
	}
	
 #mobile
 {	display: block;
 position: absolute;
 top:0;
 width: 100%;
     height:65px;
     z-index: 30;
     background: #fdb41c;
     
/* background: #5c240b; */

     }
     
.mod_rocksolid_slider {
	margin-top: 65px;
}
     
  #left {
	  display: none;
  }   
#quicklinks {
	display: none;
}

#header #mobile a {
	display: block;
    height: 40px;
    position: absolute;
/*     right: 58px; */
    top: 10px;
    width: 40px;

}

/*
#oben #mobile .icon-menu a {
    display: block;
    height: 40px;
    left: 4px;
    position: absolute;
    top: 10px;
    width: 40px;
   
}


#oben #mobile .icon-phone a {
    display: block;
    height: 40px;
    left: 42px;
    position: absolute;
    top: 10px;
    width: 40px;
   
}


#header #mobile .icon-facebook-squared a {
    display: block;
    height: 40px;
    left: 78px;
    position: absolute;
    top: 10px;
    width: 40px;
   
}

	
#main .buchen_2, #main .anfragen_2, #main .leistungen_2 {
	width: 100%;
	}
*/	
	
#header .mod_navigation {
	display: none;
}

#container {
	padding-left: 0px;
	padding-right: 0px;
}

#main .inside {
margin: 0;
}

.mm-menu.mm-opened {
	display: block !important;
}


#mobile_sprache.mod_changelanguage {
display: block;
	 position: absolute;
    top: 24px;
    z-index: 30;
    right: 15px;
}


#mobile_sprache.mod_changelanguage li {
	float: left;
	padding-left: 10px;
	}
	
#mobile_sprache.mod_changelanguage li a {
	color: #fff;
	font-family: "PT Sans",sans-serif;
    font-size: 22px;
    font-weight: 600;
}	

#mobile_sprache.mod_changelanguage a:hover {
	color: #fff!important;
}
	
	
	
#main .ce_gallery ul li {
    padding: 0;
   width: 50%;	
    }
	
#slogan #logo {
	left:0px;
}


#left .inside {
    margin-right: 0px;
}	
#footer .c25l.col_1,
#footer .c25l.col_3,
#footer .c25r.col_4 {
	display: none !important;
}

#left .mod_navigation  {
	margin-bottom: 20px;
	margin-top: 0px;
}
#header #slogan h3 {
	font-size: 25px;
	padding-top: 18px;
	}


#left {
    right: 0;
    width: 100%;
    margin: 10px 0;
}
	
#left .mod_navigation,
#left .mod_form,
#left #links {
	margin: 10px 0;
	padding: 5px 20px;
}

#left .mod_newslist {
	display: none;
}

#left .ce_hyperlink {
    margin: 5px 0px 0;
    }

#footer .c25l.col_2 {

	width: 100% !important;
}


#footer #footerbox {
    border-right: 0px solid #DEDFDF;
    }

#main .ce_text.bildwech figure.image_container{
	display: none;
}

#left h2 {
	padding: 0 0 20px 0;
}

#left .mod_navigation {
/* 	display: none; */
	}
	

}



@media only screen and (max-device-width : 600px) and (orientation: landscape) {



#main li a {
	font-size: 0.7em;
}
#main .inside .mod_pageImage {
	margin-top:55px;
}



}

/*Alles was unter 600px liegt*/

@media only screen and (max-width : 600px) {

.mm-menu.mm-opened {
	display: block !important;
}

#slogan #pitztal {
   width: 100px;
   top: -35px;
   
}
#slogan #tirol {
     width: 100px;
     top: -80px;
}

#main .custominside, #main .custominside .inside {
	padding-top: 0px;
}
.backstretch {
	display: none;
}

body {
	background: #F7F3EB;
}
#slogan #logo {
	width: 200px;
	top: -90px;
}

#sprache.mod_changelanguage {
/* 	display: none; */
}

#slogan #tirol,
#slogan #pitztal,
#sprache.mod_changelanguage {
	margin-right: 10px;
}


.cell1, .cell2, .cell3 {
	width: 100%;
	float: left;
}

#preisbox .cell2 p,
#preisbox .cell3 p {
	text-align: left;
}


/*
#wrapper {
	width: 100%;
	margin-top: 0px;


}
#header .mod_form,
#header #slogan,
#header .mod_navigation,
#left .mod_navigation,
#header .mod_customnav,
#header #facebook,
#header #balken {
	display: none;
}
*/

#holiday_gross {
	display: none;
}

#holiday_klein {
	display: block;
}

#oben #logo {
    float: none;
    max-width: 100%;
    padding-right: 0px;
    z-index: 30;
}
#slider_top {
    float: none;
    /* max-height: 500px; */
    max-width: 100%;
    z-index: 900;
}
#slider_top {
    /*
float: right;
    max-height: 540px;
    width: 780px;
*/
    z-index: 900;
}

/*
#container {
		 background: #fff; 
		 opacity: 1;
		 -webkit-box-shadow: 0 0 0px #000;
		 box-shadow: 0 0 0px #000;
}

#main .inside {
	padding: 60px 10px 10px 10px;
}
*/

#header,
#footer {
	-webkit-box-shadow: 0 0 0px #000;
    box-shadow: 0 0 0px #000;
}

#footer {
	margin-bottom: 0px;
}



/*
#header #logo {
	max-width: 110px;
    padding: 0px;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    z-index: 1020;
    display: block;
}

#header #smoke {
	display: none;
	}

body {
  font-size: 12px;
  text-align: left;
  color: #000;
background: #fff;
}

#main h1,
#main h2,
#main h3 {
	border: 0;
	padding-left: 0;
	margin:0.5em 0;
	background: none;
}
*/


	

	

	
.ce_gallery ul {
  overflow:hidden;
}
.ce_gallery li {
  padding:0 5px 0 0;
  width: 30%;
  margin-right: 0px;
}

.ce_gallery .pagination li {
	width: auto;
}
	



#main p {
	text-align: left;
}

/*#main .ce_table td {
   padding: 5px 0 5px 28%;
    }
   
#main .ce_table td.col_0 {
    background: none repeat scroll 0 0 #ddd;
}    
    
 */
	/* Force table to not be like tables anymore */
#no-more-tables table,
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
display: block;
}
 
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
 
#no-more-tables tr { border: 0px solid #ccc; }
 
#no-more-tables td {
/* Behave like a "row" */
border: none;
border-bottom: 0px solid #eee;
position: relative;
padding: 0;
padding-left: 28%;
white-space: normal;
text-align:left;
}
 
#no-more-tables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align:left;
font-weight: bold;
}
 
/*
Label the data
*/
/*
	Label the data
	
	td:nth-of-type(1):before { content: "Saison"; }
	td:nth-of-type(2):before { content: "ZFB"; }
	td:nth-of-type(3):before { content: "HP"; }
	/*
td:nth-of-type(4):before { content: "Favorite Color"; }
	td:nth-of-type(5):before { content: "Wars of Trek?"; }
	td:nth-of-type(6):before { content: "Porn Name"; }
	td:nth-of-type(7):before { content: "Date of Birth"; }
	td:nth-of-type(8):before { content: "Dream Vacation City"; }
	td:nth-of-type(9):before { content: "GPA"; }
	td:nth-of-type(10):before { content: "Arbitrary Data"; }
*/


}

@media only screen and (max-width : 450px) {

.ce_image.room_bild,
.ce_image.room_plan,
.ce_text.room_info,
#zimmer_bild {
	width: 100%;
	float: none;
}

#slogan #tirol, #slogan #pitztal {
	display: none;
}

.ce_text.block figure.image_container.float_right {
    width: 100%;
}

#main .ce_gallery ul li {
	width: 100%;

}
.ce_gallery figure.image_container {

	margin-right: 0!important;
}

}



/*
@media only screen and (max-device-width : 320px) and (orientation: portrait) {


	
#main p {
	font-size: 120%;
	line-height: 1.5em;
}


#main h1,
#main h2,
#main h3 {
	margin:0.2em 0;
}


#main h3 {
	font-size: 150%;
}

#main .inside {
	padding:10px 5px 5px 5px;
	/*background-color: #fff;*/
/*
}

}
*/

	
	
	
@media only screen and (max-width: 375px) {	

#logo {
	max-width: 320px;
	position: relative;
	margin-top: 65px;
	padding: 10px 30px;
}
#mobile {
	top: -65px;
}
#header h5 {
	line-height: 60px;
}
.mod_rocksolid_slider {
    margin-top: 0px;
}

#slogan h6 {
    font-size: 20px;
}

#main h1,
#main h2 {
/* 	font-size: 20px; */
}

#main .inside {
	padding:5px 5px 5px 5px;
	/*background-color: #fff;*/
}
body {
	min-width:320px;

} 

#header .mod_navigation,
#header .mod_form,
#left .mod_navigation,
#deskline {
	display: none;
}

#header #slogan p {
display: none;	}	

#footer #tvb .image_container {
	display: none !important;
}

#footer .c20l {
	width: 100% !important;
}

#footer p {
	font-size: 100%;
}

#footerbox p {
	text-align: center;
}


#footer #adresse { 
	 
	padding: 0;
	text-align: center;
	background: #fff;
	}
	
#footer .inside {
	padding: 0px;
}	
#footer #adresse p,
#footer #adresse a {
	color: #5c240b;
    font-family: "PT Sans",sans-serif;
    font-size: 14px;
    font-weight: 300;    
    line-height: 2em;
    margin: 0;
    padding: 0px 0 0;

}


}



[class^="fa-"]:before, [class*=" fa-"]:before {
    color: #fff;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-left: 3px;
    margin-top: 15px;
  text-align: center;
  font-size: 30px;
    line-height: 1em;
}

/* qwigley-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Qwigley';
  font-style: normal;
  font-weight: 400;
  src: url('../font/qwigley-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../font/qwigley-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/qwigley-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/qwigley-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../font/qwigley-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/qwigley-v16-latin-regular.svg#Qwigley') format('svg'); /* Legacy iOS */
}





