/* RIFFLSEE */

* {
  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: 14px;
  text-align: left;
  color: #444;
  background: #fff url(layout/back_2.jpg) repeat center top;
  /*
 background: url(layout/back_2.jpg)  no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
*/
}


body.styles {
	background: #fff;
}
body.styles #container {
	background-color: #fff!important;
}

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;
}


.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:95%;
  max-width: 1100px;
   margin-left: auto;
    margin-right: auto;
/*     margin-top: 65px; */
  }
#container {
	 background: #f7f3eb; 
	 /* opacity: 0.9; */

    
     background-image: url(layout/schatten_unten.png), url(layout/schatten_oben.png);
	background-position: center top, center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-right: 20px;
	padding-bottom: 20px;
/* 	background-color:#FFF8EB; */
	
}
#header {
	padding-bottom: 215px;
}   
    

#container .custom {
	position: relative;
	top: 0;
	display: block;}

#left {
  
}


#main {

  }
  
#main .inside {
	padding: 20px;
	background: #fff;
	
} 

#main .custominside,
#main .custominside .inside {
	background: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px
} 

#slogan h6 {
	  font-size: 40px;
  margin-bottom: 10px;
  font-family: "PT Serif", serif;
  font-weight: 400;
  font-style: italic;
color: #7E1114;
margin-top: 0;
padding: 20px 0px 10px 20px;;
text-align: left;
	margin: 0px;
background-color: #EADEC5;
}

#slogan #logo {
	left: -300px;
    position: absolute;
    top: -152px;
    padding: 20px 20px 0 20px;
    -moz-box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
box-shadow: 0px 0px 5px #000;
    
    background: #510b0a;/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxMGIwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzhiMGUxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTBiMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); 
background: -moz-linear-gradient(top,  #510b0a 0%, #8b0e13 50%, #510b0a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#510b0a), color-stop(50%,#8b0e13), color-stop(100%,#510b0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #510b0a 0%,#8b0e13 50%,#510b0a 100%);  /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #510b0a 0%,#8b0e13 50%,#510b0a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #510b0a 0%,#8b0e13 50%,#510b0a 100%);  /* IE10+ */
background: linear-gradient(to bottom,  #510b0a 0%,#8b0e13 50%,#510b0a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#510b0a', endColorstr='#510b0a',GradientType=0 ); /* IE6-8 */
}

#right {
}
#footer {
background: #EADEC5;
height: 100%;
 }

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


/* SLOGAN: CHANGELANGUAGE */



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

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

#mobile_sprache.mod_changelanguage {
	display: none;
	}

.mod_changelanguage a, .mod_changelanguage span {
  font-size: 22px;
   font-family: "PT Sans Narrow",sans-serif;
    font-weight: 600;
    color: #7E1114;
     text-decoration: none!important;
    
    
}

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

/* SLOGAN: LOGOS */

#slogan #pitztal {
	position: absolute; right: 130px; top: -48px;
	max-width: 80%;

} 

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

} 


/* Kopfbereich: Kopfbilder Kunde, Hauptnavigation */

#header .liquid-responsive .liquid-slider {
	background: none;
	 background-image: url(layout/schatten_unten.png), url(layout/schatten_oben.png);
	background-position: center top, center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
}


#header.liquid-responsive .liquid-slider .panel .panel-wrapper {
    padding: 20px 60px;
}

#header.liquid-slider-wrapper .liquid-nav-right-arrow {
  width: 20px;
  height: 57px;
  background: url(layout/pfeil.png) no-repeat top right;
  margin-top: 120px;
  margin-right: 5px;

}
#header.liquid-slider-wrapper .liquid-nav-left-arrow {
  width: 20px;
  height: 57px;
  background: url(layout/pfeil.png) no-repeat top left;
  margin-top: 120px;
  margin-left: 5px;

}

#header.liquid-slider-wrapper .liquid-nav-left-arrow:hover {
  /* Left graphical arrows hover */
  background: url(layout/pfeil.png) no-repeat bottom left;
}
#header.liquid-slider-wrapper .liquid-nav-right-arrow:hover {
  /* Right graphical arrows hover */
  background: url(layout/pfeil.png) no-repeat bottom right;
}





#header .layout_latest h2 {
	margin-top: 140px;
}

#header .layout_latest h2 a {
	font-family: "Open Sans Condensed",sans-serif;
	font-weight: 300;
	color: #7E1114;
	text-decoration: none;
	font-size: 28px;
	padding: 0 0 5px 0;
		 background-image: url(layout/schatten_unten.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#header .mod_newslist .pagination {
	display: none;
}

#header .layout_latest .more {
	float: left;
}

#header .layout_latest p {
	line-height: 1.5em;
}

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

#header .mod_customnav {
	position: absolute; 
	top: -40px; 
	right: 20px;
}

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

#header .mod_customnav a {
	color: #7E1114;
    font-size: 24px;
	font-variant: small-caps;
    padding: 9px 0px;
    text-decoration: none;
    text-shadow: 3px 3px 5px #999;	
    text-decoration: none;
    font-family: "Open Sans Condensed",sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
}

#header .mod_customnav a:hover,
#header .mod_customnav span.active {
	color: #7E1114;
	font-size: 24px;
	font-variant: small-caps;
	font-family: "Open Sans Condensed",sans-serif;
	font-weight: 300;
}


/* NAVIGATION: HEADER */


#header .mod_navigation {
    overflow: visible;
    position: fixed;
    left: 0px;
    width: 100%;
    z-index: 900;
    background: #520B0B;
    padding-top: 18px;
    background: #fff;
    
background: #510b0a;/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxMGIwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzhiMGUxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTBiMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); 
background: -moz-linear-gradient(top,  #510b0a 0%, #8b0e13 50%, #510b0a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#510b0a), color-stop(50%,#8b0e13), color-stop(100%,#510b0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #510b0a 0%,#8b0e13 50%,#510b0a 100%);  /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #510b0a 0%,#8b0e13 50%,#510b0a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #510b0a 0%,#8b0e13 50%,#510b0a 100%);  /* IE10+ */
background: linear-gradient(to bottom,  #510b0a 0%,#8b0e13 50%,#510b0a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#510b0a', endColorstr='#510b0a',GradientType=0 ); /* IE6-8 */

-moz-box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;

border-top: solid 10px #fabb00;
/*
 background-image: url(layout/schatten_unten.png), url(layout/schatten_oben.png);
	background-position: center top, center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
*/

   }

#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, #header .mod_navigation span {
/*     color: #510b0a; */
color:#fff;
    display: block;
    font-size: 28px;
    font-family: "PT Sans Narrow",sans-serif;
    font-weight: 400;
/*
	font-variant: small-caps;
	text-transform: uppercase;
*/
	letter-spacing: 1px;
    padding: 9px 15px;
    text-decoration: none;
}


#header .mod_navigation a:hover, #header .mod_navigation span, #header .mod_navigation a.trail, #header .mod_navigation .submenu:hover {
   color: #fabb00;
   
}
#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 Sans",sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    font-variant: normal;
    text-shadow: none;
}
#header .mod_navigation .level_1 ul {
    left: -999em;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    width: 200px;
    text-align: left;
}
#header .mod_navigation ul.level_2 {
    margin: 2px 0 0 -1px;
   	background: #EADEC5;
   	opacity: 0.9;
   	    -moz-box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
box-shadow: 0px 0px 5px #000;
}

/*
#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, #header .mod_navigation .level_2 span {
    color: #7E1114;
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0px;
	font-family: "PT Sans",sans-serif;
	font-weight: 400;
    padding: 5px 15px 3px 15px;
    text-shadow: none;
}

#header .mod_navigation .level_2 a:hover {
    background-color: #fabb00;
    display: block;
    font-variant: normal;
    color: #7E1114;
    text-shadow: none;
}

 #header .mod_navigation .level_2 span {
	background-color: #fabb00;
    display: block;
    font-variant: normal;
    color: #fff;
    text-shadow: none;

 }
#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 ul.level_1 li.submenu.last ul.level_2 li.submenu ul.level_3 {
	margin: -34px 0 0 -180px;
	}
	
#header .mod_navigation.mod_navigation ul.level_1 li.submenu.last ul.level_2 {
	margin: 2px 0 0 -63px;
}


/* NAVIGATION: LEFT */


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

#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 span {
	text-decoration:none;
	display:block;
	padding: 0px 0px 10px 0px;
 	color:#7E1114;
 	font-size: 24px;
 	letter-spacing: 0px;
	font-family: "PT Sans Narrow",sans-serif;
    font-weight: 300;
 	text-decoration: none;
	text-align: center;
}


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


#left .mod_navigation li li a,
#left .mod_navigation li li span {
   	display:block;
	padding:1px 0 0 10px;
	margin-bottom: 0px;
	font-size:16px;
	line-height:25px;
	font-family: "PT Sans",sans-serif;
    font-weight: 400;
	border-top: 0px solid #7E1114;
	border-bottom: 1px solid #7E1114;
	background-image: none;
	text-align: left;
}

#left .mod_navigation li li span,
#left .mod_navigation li li span.active,
#left .mod_navigation li li a:hover,
#left .mod_navigation li li .trail {
   	font-size:16px;
   	padding:1px 0 0 10px;
	color: #7E1114;
	background-color:#F7F3EB;
}
#left .mod_navigation ul {
	margin-bottom: 0px;
}
	
#left .mod_navigation ul ul {
	padding:0px 0 10px 0px ;
	margin-top: 0px;
/* 	background-color: #f2f3f5; */
}

/* MODULE: LEFT */

#left .mod_newslist {
    margin: 40px 20px 0 20px;
/* 	background: #EADEC5; */
background: #fff;
padding: 20px;
}

#left .mod_newslist h2 a {
font-size: 24px;
 	letter-spacing: 0px;
	font-family: "PT Sans Narrow",sans-serif;
    font-weight: 300;
 	text-decoration: none;
 	 	color:#7E1114;

}

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


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

#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: #fff;
    padding: 10px 20px;

}

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

#left .ce_hyperlink a  {
text-decoration:none;
	display:block;
 	color:#7E1114;
 	font-size: 16px;
 	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;
	
}



#header #logo {
  position: absolute; top:-70px; left: 20px;
  	z-index:900;

}

#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 Narrow",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:#7E1114;
	padding: 0 0 10px 0;
}

#left #iphone h2 {
	margin: 0;
}

#left .mod_search {
	margin-right: 20px;
}
#left #ctrl_submit_181 {
	 margin-left: auto;
    margin-right: auto;
    display: block;
}


#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; } 


/*
#header .mod_cm_wetter_dmw {
	position: absolute; top:345px; right: 20px;
	width: 70px;
		z-index:900;

}

#header .mod_cm_wetter_dmw h3 {
	font-size: 12px;
	font-family: 'Signika', sans-serif;
	font-weight: 300;
	color:  #fff;
	line-height: 12px;
	text-align: center;
}	
#header .mod_cm_wetter_dmw img{
	width: 50px;
	height:  50px;
}

#header .mod_cm_wetter_dmw .weathertemp{
	display: none;
}
*/













 


	
/* Navigation CSS */
/* Main Navigation*/
/*
#navigation .custom {
	overflow:  visible;
			z-index:980;

}
*/


	








	
/*STARTSEITE ELEMENTE*/

/*
body#top.detailseite .mod_pageImage {
	display: none;
}
*/

/*
body#top.startseite #main .ce_colsetStart {
	margin-bottom: 10px;
	}


body#top.startseite #main .subcl, 
body#top.startseite #main .subc, 
body#top.startseite #main .subcr {
	border: 1px solid #bababa;
	padding: 5px;
	height: 343px;
	background: url(layout/news_back.jpg) repeat-x -10px top;

}

body#top.startseite #main #infoblock .subcl, 
body#top.startseite #main #infoblock .subc, 
body#top.startseite #main #infoblock .subcr {
	height: 160px;

}
body#top.startseite #main #infoblock  {
	margin-top:50px;
}


body#top.startseite #main .c25l,
body#top.startseite #main .c33l {
	padding-right: 25px;
}

body#top.startseite #main .mod_newslist {
	border: 0px solid #bababa;
	padding: 0px;
	background: none;
}



body#top.startseite #main .mod_newslist a {
	text-decoration: none;
		  font-size: 14px;
 font-weight: normal;
}

body#top.startseite #main .layout_latest.first {
	margin-top: 5px;
	border-bottom: 0px dotted #666;

}

body#top.startseite #main .layout_latest .teaser p {
	text-align: left;}

body#top.startseite #main .layout_latest p.more {
	position: absolute; top: 370px;
	border: 1px solid #c7c8c9;
	color:  #9f171e;
	width: 203px;
	text-align: center;
	background-color: #f2f3f5
	}
	
body#top.startseite #main .layout_latest p.more:hover {
	background-color: #f7af11;
    cursor: pointer; cursor: hand;
}

body#top.startseite #main .layout_latest p.more:hover a {
	color: #333;
}

body#top.startseite #main .layout_latest p.more a {
	font-size: 11px;
}

body#top.startseite #main .layout_latest .image_container {
	width:  208px;
	margin:  0px;
}

body#top.startseite #main .layout_latest img {
	width: 205px;
	height:  150px;
	margin-bottom: 10px;

}

body#top.startseite #pauschalentext.ce_text {
	margin-top: 18px;
}
body#top.startseite #pauschalentext.ce_text .image_container img {
	width: 205px;
	height:  150px;
	margin-bottom: 10px;

}

body#top.startseite section.ce_colsetStart div.mod_colsetPart div.subc div#pauschalentext.ce_text h2 {
	
}
*/


.ce_accordion {
	float: left;
}

 /*Akkordion*/
.ce_accordion{margin:0px 0 20px 0;
	/*border-bottom: 1px solid #ccc;*/
}
.ce_accordion .toggler{
	padding:5px 0 5px 25px;
	background-color: #7E1114;
	background-image:url(layout/plus.png);
	background-repeat:no-repeat;
	color:#fff;
	 font-size: 14px;
	cursor:pointer;
	background-position: 2px center;
	margin-bottom: 0px;}
.ce_accordion .toggler.active{
	margin-bottom: 0px;
	background-image:url(layout/minus.png);}
.toggler_first{
	color:#a84204;}
.toggler_first:hover{
	text-decoration:underline;
	color:#a84204;
	cursor:pointer;}
.accordion div{
	padding:0px 0 8px;}




/*
body#top.startseite #main h3 {
  font-size: 16px;
  margin-bottom: 13px;
  font-weight: normal;
  text-align: center;
  color: #fff;
	border-top: 0px;
	border-bottom: 0px;
	padding-top: 2px;
}

body#top.startseite .layout_latest h2,
body#top.startseite #pauschalentext.ce_text h2 {
  	margin-bottom: 5px;
	border-bottom: 1px solid #7E1114;
	margin-left: 0px;
	font-size: 14px;
	font-weight: 400;
	color: #7E1114;}
	
body#top.startseite #main .c33l .ce_text,
body#top.startseite #main .c33r .ce_text {
	height: 102px;
}	


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


body#top.startseite #main .ce_hyperlink{
	height: 18px;
	width: 240px;
	border: 1px solid #c7c8c9;
	width: 200px !important;
    text-align: center;
	color:  #9f171e;
	    padding-top: 2px;
margin-left: 83px;
	background: #f2f3f5}
	
body#top.startseite #main #pauschalenlink.ce_hyperlink{
	height: 18px;
	width: 240px;
	border: 1px solid #c7c8c9;
	width: 203px !important;
    text-align: center;
	color:  #9f171e;
	margin-left: 0px;
	font-size: 11px;
	    padding-top: 2px;
	background: #f2f3f5}
	
body#top.startseite #main .ce_hyperlink:hover,
body#top.startseite #main #pauschalenlink.ce_hyperlink:hover{
	background-color: #f7af11;
	cursor: pointer; cursor: hand 	;
	color: #333;
}

body#top.startseite #main .ce_hyperlink:hover a,
body#top.startseite #main #pauschalenlink.ce_hyperlink:hover a {
	color: #333;
		text-decoration: none;

}

body#top.startseite #main #pauschalentext.ce_text p {
	height: 81px;
}

*/
	
/* Side Navigation*/




/*
.more {
  background-color: #510b0a;
    background-image: linear-gradient(to bottom, #FFFFFF, #510b0a);
    background-repeat: repeat-x;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 0;
    padding: 4px 15px 4px 14px;
    text-align: center;
    transition: background 0.15s linear 0s;
    vertical-align: middle;
}

.more:hover {
    background-position: 0 -15px !important;
    text-decoration: none;
}
*/


/*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;
}

#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 */



#main a,
.more a {
color: #7E1114;
  text-decoration: underline;
}
#main {

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

#main h1 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 10px;
  font-family: "PT Sans Narrow",sans-serif;
  font-weight: 300;
color: #7E1114;
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;
/* 	background-size: 100% auto;  */
}



#main h2 {
  font-size: 24px;
  margin-bottom: 10px;
font-family: "PT Sans",sans-serif;
  font-weight: 300;
	color: #7E1114;



}
#main h3 {
  font-size: 18px;
  margin-bottom: 0.8em;
	border-top: 0px solid #7E1114;
		border-bottom: 0px solid #7E1114;
  font-family: "PT Sans",sans-serif;
  font-weight: 300;
	color: #7E1114;
	margin-top: 0px;
}

#main h4 {
  font-size: 14px;
  margin:0 0 0.8em 0em;
	color: #7E1114;
	font-weight: bold;
}

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

#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;
}



.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 #7E1114;
}

#main .layout_latest h2 {
 
	color: #7E1114;
	margin-top: 0px;

}


#main .layout_latest h2 a {
	 font-size: 22px;
	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: #F9F5DE;
    cursor: pointer; cursor: hand;
}

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


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

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



/* 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;
	}
	
.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 #7E1114;
    border-top: 1px solid #7E1114;
    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 #7E1114;
    padding: 2px 10px;
}


#main p.error,
#main span.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 span {
  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 .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 {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	}
#footer a {
	color: #fff;
}
#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 span.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 span.active {
	color: #7E1114;	
}



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

#footer .mod_customnav span{
	cursor:default;}


/*DMWS Footer*/

#footer #dmws {
	position: absolute; right: 0px; 
	margin-top: 0px;
}
#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: #7E1114;
    font-family: "PT Sans Narrow",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: 999;
         }


/*Pauschalenformatierung*/

/*
#main #pauschalen_liste .layout_latest .angebotspreis {
    background-color: #7E1114;
    color: #FFFFFF;
    height: 18px;
    padding-right: 5px;
	padding-bottom: 2px;
	position: relative;
    text-align: right;
    top: 100px;
}
#main #pauschalen_liste .layout_latest .image_container {
	margin-top:  -20px;
}
*/

body#top.startseite #main #pauschalen .layout_latest .image_container {
	width:  208px;
	margin-top:  -20px;
}

body#top.startseite #main #pauschalen .layout_latest img {
	width: 205px;
	height:  150px;
	margin-bottom: 10px;

}


body#top.startseite #main #pauschalen .layout_latest .angebotspreis {
    background-color: #7E1114;
    color: #FFFFFF;
    height: 18px;
    padding-right: 5px;
	padding-top: 2px;
	position: relative;
    text-align: right;
    top: 150px;
    width: 200px;
}

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

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

}

/*Pauschalenanfrage*/


#main .formbody fieldset {
    border: 1px solid #7E1114;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px;
    width: 95%;
}
#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: #7E1114;
    font-size: 14px;
    font-weight: bold;
}



#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%;
	}
	
#header #mobile {
	display: none;
}



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

#holiday_klein {
	display: none;
}

#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;
/* 	background: #F7F3EB; */
	padding: 10px;
}

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

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


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

#header{
	padding-bottom:274px;
}




}


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




}

@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 #slogan 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 #7E1114;
    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) {	
	
	
#slogan #logo {
	left:0px;
}

#container {
	padding-left: 20px;
}

#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 {
	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;
}




}



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


#main h1,
#main h2,
#main h3 {
	margin:0.2em 0;
}
#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;
}

#header .mod_navigation {
	display: none;
}

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

#mobile_sprache.mod_changelanguage {
display: block;
	 position: absolute;
    top: 24px;
    z-index: 1020;
    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;
}

.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;
}

#header {
	padding-bottom: 150px;
}

/*
#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;
}
*/


	
#header #mobile
 {	display: block;
 position: absolute;
 top:0;
 width: 100%;
     height:55px;
     z-index: 1000;
background: #510b0a;/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxMGIwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzhiMGUxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTBiMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); 
background: -moz-linear-gradient(top,  #510b0a 0%, #8b0e13 50%, #510b0a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#510b0a), color-stop(50%,#8b0e13), color-stop(100%,#510b0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #510b0a 0%,#8b0e13 50%,#510b0a 100%);  /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #510b0a 0%,#8b0e13 50%,#510b0a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #510b0a 0%,#8b0e13 50%,#510b0a 100%);  /* IE10+ */
background: linear-gradient(to bottom,  #510b0a 0%,#8b0e13 50%,#510b0a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#510b0a', endColorstr='#510b0a',GradientType=0 ); /* IE6-8 */

-moz-box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;

border-top: solid 10px #fabb00;

     }

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


#header #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;
   
}


	

	
.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;
}

}

@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;
}
}



/*
@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: 320px) {	



#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: #7E1114;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 14px;
    font-weight: 300;    
    line-height: 2em;
    margin: 0;
    padding: 0px 0 0;

}


}


#header #mobile .icon-menu {
	margin-left: 7px;
}

@font-face {
  font-family: 'icons';
  src: url('font/icons.eot?48167066');
  src: url('font/icons.eot?48167066#iefix') format('embedded-opentype'),
       url('font/icons.woff?48167066') format('woff'),
       url('font/icons.ttf?48167066') format('truetype'),
       url('font/icons.svg?48167066#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../font/icons.svg?80992342#icons') format('svg');
  }
}
*/

 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  color: #fff;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-left: 3px;
    margin-top: 15px;
  text-align: center;
  font-size: 30px;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
/*   margin-left: .2em; */
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


 
.icon-mail:before { content: '\e805'; } /* '?' */
.icon-picture:before { content: '\e806'; } /* '?' */
.icon-thumbs-up:before { content: '\e807'; } /* '?' */
.icon-comment-empty:before { content: '\e804'; } /* '?' */
.icon-phone:before { content: '\e800'; } /* '?' */
.icon-menu:before { content: '\e801'; } /* '?' */
.icon-facebook-squared:before { content: '\e802'; } /* '?' */
.icon-lodging:before { content: '\e803'; } /* '?' */





