/* Sporthaus Pichler  */

* {
  font-size: 100.1%;
  font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
/* font-family: "Open Sans",sans-serif; */
  margin: 0; padding: 0;
}
body {
  font-size: 15px;
  text-align: left;
  color: #444;
  background: #fff;


}


.cookiebar { 
	z-index: 99999!important;
	}

	#cookiebar { 
	z-index: 99999!important;
	}	



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: -3000px; 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;
}




/*
  Definition der Inhaltsboxen, vor allem
  - Gr? e und Position
  - Hintergrundbilder/-farbe
  - Abst?nde zum Text
  - Abst?nde zu anderen Boxen
*/
#logo_oben {
 margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1200px;
    margin-top: -5px;
    }
    
#header {
    /*
margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
*/
/*     width: 1200px; */
/*     margin-top: -242px; */
}    


  
  #balken_oben {
   /* width:100%; */
/*   max-width: 1400px; */
  margin-top: 0px;
    background: #fffded;
    height: 450px;
    left: 0;
    position: absolute;
    width: 100%;
    box-shadow: 0px 0px 10px 0px black;
background: url(../img/back.jpg) left top repeat;
  }
 #logo {
/* 	 background: url(../img/top_back.jpg) left top repeat; */
	 margin: -90px auto 0 auto;
	 padding: 0 0 10px 0;
	 width: 300px;
	     z-index: 999;
	     position: relative;

 } 
 
#mobile {
	display: none;
}
 

#logo_iphone {
	 display: none;
 }
 
#logo_klein {
	 display: none;
 }
#quick_links {
	display: none;
}

#wrapper {
   width:100%;
   margin-left: auto;
    margin-right: auto;
    	max-width: 1200px;
    	margin-top: 100px;
    	   
/* background: url(../img/content.jpg) left top repeat; */
/* background: #fff; */

    margin-bottom: 60px;
     box-shadow: 0px 0px 10px 0px black;


  }
 #footer {

 }

 
#container {
	
background: rgba(255,255,255,0.9);
	padding-bottom: 20px;
	border-bottom: 5px solid #A8101B;
		border-top: 2px solid #A8101B;



}
#header {
margin-bottom: 10px;
border-bottom: 5px solid #A8101B;
}   
    

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

#left {
  padding-top: 20px;
}


#main {

  }
  
#main .inside {
	padding: 30px 20px 20px 20px;
/* 	background: #ddd; */
/* 	margin-right: 20px; */
	
} 

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


#header .mod_pageImage {
	margin-top: -60px;
	
}



#balken_oben #adressbox {
	 position: absolute;
	 right: 10px;
	 top: -75px;
	 font-size: 11px;
}

#balken_oben #adressbox a {
	color: #444;
	text-decoration: none;

}

#right {
padding-top: 20px;
}
#footer {
        margin: 10px 0 0 0;
    padding: 20px 20px 0 20px;
	 background: rgba(255,255,255,0.9);
	border-bottom: 5px solid #A8101B;
		border-top: 2px solid #A8101B;

 }
 
#main .ce_gallery ul li .image_container a img,
#main .ce_gallery ul li .image_container {
	 display: block;
	 position: relative;
	 width: 190px;
 }

#main .ce_gallery ul li .image_container a:before {
content: url("../img/lupe.png");
left: 85%;
    position: absolute;
    top: 74%;
    z-index: 11;
	
}

#right .ce_gallery ul li .image_container a img {
	width: 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-weight: 600;
    color: #a8111c;
     text-decoration: none!important;
    
    
}

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

*/



/* Kopfbereich: Kopfbilder Kunde, Hauptnavigation */



	
	

/* NAVIGATION: HEADER */

#header .mod_changelanguage {
/*     display: block; */
    position: absolute;
    top: -35px;
    right: 0px;
    z-index: 3000;
}
#header .mod_changelanguage ul {
    list-style: outside none none;
}
#header .mod_changelanguage li {
    display: inline-block;
    padding: 0;
}

#header .mod_changelanguage a, .mod_changelanguage .active {
    display: block;
    height: 40px;
    text-indent: -999em;
    width: 60px;
}
#header .mod_changelanguage a.lang-de  {
    background: url("../img/aut.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#header .mod_changelanguage a.lang-en {
    background: url("../img/en.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}


#header div.inside nav.mod_changelanguage.block ul.level_1 li.lang-en{
	float: right;
}

#header div.inside nav.mod_changelanguage.block ul {
/* 	text-align: right; */
}

#header div.inside nav.mod_changelanguage.block ul.level_1 li.lang-de {
/* 		 margin-right: -60px; */
}
#header .mod_changelanguage.block ul.level_1 li.lang-en.first {
	/*
 margin-right: -14px;
    margin-top: 14px;
*/
}

#header .mod_changelanguage.block ul.level_1 li.lang-de.last {
	/*
margin-right: -70px;
    margin-top: 14px;
*/
}

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

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

#header .mod_customnav .level_1 {
	text-align: right;
}
#header .mod_customnav li {
   display: inline-block;
   	list-style: none;
	padding: 2px 0 2px 0;
 }


#header .mod_customnav a, #header .mod_customnav .active {
/*     color: #510b0a; */
color:#a8111c;
    display: block;
    font-size: 19px;
	letter-spacing: 1px;

    padding: 5px 10px 20px 10px;
    text-decoration: none;
}


#header .mod_customnav a:hover, #header .mod_customnav .active, #header .mod_customnav a.trail, #header .mod_customnav .submenu:hover {
   color: #006d2b;
   
}

#header #slogan_top {
    overflow: visible;
    position: absolute;
    width: 100%;
    z-index: 2000;
    margin-top: -170px;
}

#header #slogan_top p {
font-family: "tangerine",sans-serif;
text-align: center;
font-size: 120px;
color:#a8111c;
padding-top: -2px;

}

#header .mod_navigation {
    overflow: visible;
    position: absolute;
    /* position: fixed; */
    /* width: 100%; */
    z-index: 2000;
    margin-top: -60px;
    width: 100%;
    

   }

#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;
	padding: 2px 0 30px 0;
 }


#header .mod_navigation a, #header .mod_navigation .active {
/*     color: #510b0a; */
color:#a8111c;
    display: block;
    font-size: 26px;
    padding: 10px 10px 20px 10px;
    text-decoration: none;

}
#header .mod_navigation li:hover {
}


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

}


#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 0px;
   	background: rgba(255, 255, 255, 0.9);
   	   
}


#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 .active {
    color: #a8111c;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0px;
    padding: 10px 0 10px 10px;
    text-shadow: none;
    border-bottom: 1px solid #a8111c;
}


#header .mod_navigation .level_2 a.last {
	 padding: 10px 0 10px 10px;
}
#header .mod_navigation .level_2 a:hover {
    background-color: #cfd0d3;
    display: block;
    font-variant: normal;
    color: #a8111c;
    text-shadow: none;
}

 #header .mod_navigation .level_2 .active {
	background-color: #cfd0d3;
   /*
 color: #a8111c;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0px;
	font-weight: 600;
    padding: 10px 0 10px 10px;
    text-shadow: none;
    border-bottom: 1px solid #a8111c;
*/


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

#header .mod_customnav {
	
}


#header .mod_pageImage .image_container {
	margin-bottom: -3px;
}


/* NAVIGATION: LEFT */

#left #lungaucard {
	margin-top: 20px;
	margin-left: 20px;
}

#left #booking_award {
	margin-top: 20px;
	margin-left: 20px;
}

#left #booking {
	margin-top: 20px;
	margin-left: 20px;
}

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

}

#left .mod_navigation li {
}


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

#left .mod_navigation li a,
#left .mod_navigation .active {
	text-decoration:none;
	display:block;
	padding: 10px 0px 10px 5px;
 	color:#a8111c;
 	font-size: 15px;
 	border-bottom: 1px solid #a8111c;
 	letter-spacing: 0px;
    font-weight: 300;
 	text-decoration: none;
	text-align: left;
}

#left .mod_navigation li.active .active,
#left .mod_navigation li:hover{
	 background-color: #cfd0d3;

}




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


#left .mod_navigation li li a,
#left .mod_navigation li li .active {
   	display:block;
	padding:1px 0 0 10px;
	margin-bottom: 0px;
	font-size:15px;
	line-height:25px;
    font-weight: 300;
	border-top: 0px solid #a8111c;
	border-bottom: 1px solid #cfd0d3;
	background-image: none;
	text-align: left;
}

#left .mod_navigation li li .active,
#left .mod_navigation li li a:hover,
#left .mod_navigation li li .trail {
   	font-size:15px;
   	padding:1px 0 0 10px;
	color: #a8111c;
	background-color:#cfd0d3;
}
#left .mod_navigation ul {
	margin-bottom: 0px;
}
	
#left .mod_navigation ul ul {
	padding:0px 0 10px 0px ;
	margin-top: 0px;
/* 	background-color: #f2f3f5; */
}

#left .mod_navigation ul.level_1 li.trail a.trail {
	font-weight: 400;
}

/* MODULE: LEFT */

#left #gefluester,
#left #anreise{
    margin: 20px 20px 0 20px;
/* 	background: #EADEC5; */
padding: 10px 20px 30px 20px;
background-image: url(../img/trennung.png);
	background-position: center bottom;
	background-repeat: no-repeat;
		background-size: 50% auto; 



}

#left .textlink {
	display: block;
	padding: 12px 0 0 0;
}

#left a.textlink  {
	color: #a8111c;
	text-decoration: none;
	padding-bottom: 5px;
	
}

#left .mod_newslist h2 {
	margin-top: 0px;
}

#left p {
	margin-bottom: 0px;
}

#left h2 {
font-size: 20px;
 	letter-spacing: 0px;
 	text-decoration: none;
 	color:#a8111c;
 	margin-top: 0px;
 	margin-bottom: 10px;
 }
 
 #left h3 {
font-size: 18px;
 	letter-spacing: 0px;
 	text-decoration: none;
 	color:#a8111c;
 	margin-top: 0px;
 }

#left .mod_weather,
#left .mod_subscribe {
    margin: 20px 20px 0 20px;
/* 	background: #EADEC5; */
padding: 10px 20px 20px 20px;
border-top: 4px solid #cfd0d3;
border-bottom: 4px solid #cfd0d3;
background: #fff;
}

#left .mod_weather .weather_current,
#left .mod_weather .weather_forecast {
	text-align: center;
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
	width: 33%;
	line-height: 15px;
}

#left .mod_weather .weather_copyright {
	display:block;
	clear: both;
	font-size: 8px;
	
	
}


#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:#a8111c;
 	font-size: 16px;
 	letter-spacing: 0px;
    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 {
	margin-right: 20px;
}



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




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


/*Rechte Spalte*/


#right #bilder{
    margin: 20px 00px 0 00px;
/* 	background: #EADEC5; */
padding: 10px 20px 10px 0px;




}

#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 .pdf_link {
	  position: absolute;
    right: 0;
    top: -20px;
}

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

#main a.hyperlink_txt {
	text-decoration: none;
    color: #fff;
}



#main .ce_hyperlink{
/* 	width: 240px; */
	border: 0px solid #c7c8c9;
/* 	width: 180px; */
	margin: 10px 10px 10px 0px;
    text-align: left;
	color:  #fff;
	    padding: 10px;
	
	background: #446778;
	float: left;}
	
	
#main .ce_hyperlink:hover{
	background-color: #446778;
	cursor: pointer; cursor: hand 	;
	color: #fff;
}

#main .ce_hyperlink:hover a {
	color: #fff;
		text-decoration: none;
		 text-shadow: 3px 3px 3px #000000;

}

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


#main .preis_link {
	display: block;
	background: #cfd0d3;
	text-align: center;
}

#main a.preis_link   {
	
	padding: 12px 0;
	color: #a8111c;
	text-decoration: none;
	text-transform: uppercase;
}

#main .booking_link {
	display: block;
	background: #a8111c;
	text-align: center;
}

#main a.booking_link   {
	padding: 12px 0;
	color: #FCF3D7;
	text-decoration: none;
	text-transform: uppercase;
}

#main a.booking_link:hover {
	color: #FCF3D7;
}




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

#Einleitung img {
 height:  auto;
}

/* Standard-Stilangaben */



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

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

#main h1 {
  font-size: 60px;
  font-family: "tangerine",sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
color: #a8111c;
margin-top: 0;
text-align: center;
	margin-top: 0px; 
	padding-bottom: 20px;
	padding-top: 2px;

}



#main h2 {
  font-size: 20px;
  margin-bottom: 10px;
	color: #a8111c;



}
#main h3 {
  font-size: 18px;
  margin-bottom: 0.8em;
	border-top: 0px solid #a8111c;
		border-bottom: 0px solid #a8111c;
	color: #a8111c;
	margin-top: 0px;
	line-height: 30px;
}

#main h4 {
  font-size: 14px;
  margin:0 0 0.8em 0em;
	color: #a8111c;
	line-height: 22px;
}

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

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


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

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

}


#main .layout_latest h2 a {
	 font-size: 22px;
	text-decoration: none;}


#main .layout_latest p.more {
	text-align: right;
	clear: right;
	}


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



/* 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;
    text-align: left;
    width: 100%;
    
}



#main .ce_table thead tr th {
    border-bottom: 1px solid #333;
    font-weight: bold;
    padding: 10px 10px 10px 0;
}

#main .ce_table td {
    padding: 7px 2px;
    line-height: 1.2em!important;
}




tr:nth-of-type(even) { 
  background: #FCF3D7; 
}

.datepicker_dashboard tr:nth-of-type(even) {
	background: none;
}


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


#wrapper .mod_subcolumns.quick_links {
background: #ffffff; /* Old browsers */
background-image: url("../img/schatten_unten.png"), -moz-linear-gradient(top,  #ffffff 0%, #fcf3d7 100%); /* FF3.6+ */
background-image: url("../img/schatten_unten.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcf3d7)); /* Chrome,Safari4+ */
background-image: url("../img/schatten_unten.png"), -webkit-linear-gradient(top,  #ffffff 0%,#fcf3d7 100%); /* Chrome10+,Safari5.1+ */
background-image: url("../img/schatten_unten.png"), -o-linear-gradient(top,  #ffffff 0%,#fcf3d7 100%); /* Opera 11.10+ */
background-image: url("../img/schatten_unten.png"), -ms-linear-gradient(top,  #ffffff 0%,#fcf3d7 100%); /* IE10+ */
background-image: url("../img/schatten_unten.png"),: linear-gradient(to bottom,  #ffffff 0%,#fcf3d7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcf3d7',GradientType=0 ); /* IE6-9 */

 background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    	padding: 20px 50px;
    	font-size: 12px;
    	line-height: 14px;
    	
    
}

#wrapper .mod_subcolumns.quick_links a {
	color: #444;
}


#wrapper .mod_subcolumns.quick_links .mod_form {
padding: 5px;}


#wrapper .mod_subcolumns.quick_links h2 {
	 color: #a8111c;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 0;
    padding: 0 0 10px;
}

#wrapper .mod_subcolumns.quick_links  p.error,
#wrapper .mod_subcolumns.quick_links  span.error {
  color: #ff0000;
  font-weight: bold;
}
#wrapper .mod_subcolumns.quick_links  .formbody div.error,
#wrapper .mod_subcolumns.quick_links  .formbody label.error {
  color: #ff0000;
}





#main .comment {
    background-image: url(../img/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*/


/* Footer: Copyright & Navigation */

#kontakt_box {
    padding: 20px 0 20px 20px;
    position: relative;
}

#kontakt_box p {
	float: left;
    line-height: 24px;
    padding: 0 30px 0 0;
    }

#kontakt_box div.ce_text p.block_4,
#kontakt_box div.ce_text p.block_5,
#kontakt_box div.ce_text p.block_6 {
	float: right;
}

#footer .mod_subcolumns {
	position: relative;
}

#footer h2 {
	color: #a8111c;
    font-size: 20px;
    letter-spacing: 0;
    margin-top: 0;
    text-align: left;
    margin-bottom: 5px;
}
#footer p {
	font-size: 12px;
    line-height: 15px;
	}
#footer a {
	color: #a8111c; 
}
#footer .mod_customnav {
	 
  
}
#footer .mod_customnav ul {
	list-style: none;
	    margin-bottom: 0px;
}

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

#footer .mod_customnav li {
	display: block;
	text-align: left;

}


#footer .mod_customnav a,
#footer .mod_customnav .active,
#footer .mod_customnav a.trail
{
	display:block;
	padding:10px 10px 0px 10px;
	text-decoration:none;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}
	
#footer .mod_customnav a:hover,
#footer .mod_customnav .active {
	color: #a8111c;	
}



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

#footer .mod_customnav .active{
	cursor:default;}


/*DMWS Footer*/

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




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



#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 {
        padding: 10px;
        line-height: 20px;
        font-size: 12px;
    width: 95%;
     background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #fcf3d7 0%, #ffffff 100%); /* FF3.6+ */
background:  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcf3d7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background:  -webkit-linear-gradient(top,  #fcf3d7 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background:  -o-linear-gradient(top,  #fcf3d7 0%,#ffffff 100%); /* Opera 11.10+ */
background:  -ms-linear-gradient(top,  #fcf3d7 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcf3d7 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf3d7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
#main .formbody fieldset legend {
    font-weight: bold;
    margin-top: 30px;
    padding: 10px 5px 5px 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #a8111c;
    font-size: 14px;
    line-height: 15px;
}
#main .formbody fieldset h4 {
    margin-bottom: 10px;
    margin-top: -5px;
}
#main .formbody p.explanation, #main .formbody div.headline {
    clear: left;
  color: #a8111c;
    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%;
	}
	
#balken_oben #mobile {
	display: none;
}

#footer #logo_bergsport {
	color: #444;
}



    	











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

#balken_oben .mod_navigation a, #balken_oben .mod_navigation .active {
	font-size: 17px;
	padding: 5px 0px 20px 5px;
	letter-spacing: normal;
}

#header #slogan_top p {
	font-size: 100px;

}

#header #slogan_top {
	margin-top: -100px;
}

#balken_oben .mod_navigation a.last {
	padding: 5px 5px 20px 5px;
}


}

@media only screen and (max-width : 860px) {
	#balken_oben #logo {
    left: 0;
    position: absolute;
    width: 218px;
}

/*
#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 (min-width:768px) and (max-width:919px) {

#header .mod_navigation {
	margin-top: -38px;
}

#header .mod_navigation a, #header .mod_navigation .active {
	font-size: 22px;
	padding: 5px 0px 12px 5px;
	letter-spacing: normal;
}
#header #slogan_top p {
	font-size: 60px;

}

#header #slogan_top {
	margin-top: -100px;
}

 }
 
 @media only screen and (min-width:768px) and (max-width:825px) {

/*
#container {
  padding-right: 195px;
  padding-left: 250px;
}

#left {
  width: 250px;
  right: 250px;
}

#right {
  width: 200px;
}
*/

#kontakt_box p {
	
    padding: 0 10px 0 0;
    }


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

#main .ce_gallery ul li .image_container a img,
#main .ce_gallery ul li .image_container {
	 width: 170px;
 }

#header #haupt_1 {	
}


/*
#balken_rechts {
	height: 100px;
	position: absolute;
	width: 70%;
	margin-left: 0;

	
}
#balken_links {
	display: none;
	}
*/

#header {
	margin-top: 0px;
}
#logo {

	 } 
	 
/*
#logo_klein {
	  left: 0;
	  display: block;
    position: absolute;
    top: 0;
    z-index: 903;

 }
*/

#main .zimmer.ce_text .image_container {
margin-left: 50px!important;
}

#wrapper {
/* 	padding: 0 0 60px 0; */
}

#main h1 {
	font-size: 40px;
}
/*
#left {
    right: 300px!important;
    width: 300px!important;
}
*/



#balken_oben .mod_navigation a.last {
	padding: 5px 5px 20px 5px;
}

.ce_text.preise_1 {
	float: none;
	width: 100%;
}


#main .formbody fieldset {
    border: 0px solid #a8111c;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0px;
    width: 95%;
}


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







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

#balken_oben {
    height: 225px;
    }
#left #gefluester, #left #anreise {
	background-image: none;
}



#right #bilder {
	margin: 20px 20px 0 20px;
    padding: 10px 20px;
}

#header .mod_navigation {
	display: none;
	}
	
#balken_rechts {
	height: 100px;
	position: absolute;
	width: 100%;
	margin-left: 0;

}

#header {
/* 	margin-top: 45px; */
}	
	

#mobile
 {	display: block;
 position: relative;
 top:0px;
 width: 100%;
     height:55px;
     z-index: 1000;
/*      text-align: right; */

     }
     
#mobile .inside {
	     padding-right: 10px;
     }

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


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

#header .mod_changelanguage {
/*     display: block; */
    position: absolute;
    right: 0px;
    z-index: 3000;

#logo {
 margin: -145px auto 0;
 }


#container {
/*     padding-left: 20px!important; */
}








	
	


#container {
/* 	padding-left: 20px; */
}

#left .inside {
    margin-right: 0px;
}

#left .mod_navigation  {
	display: none;
}
#header #slogan_top 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 .image_container {
	height: auto;
	width: auto;
}

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






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

#wrapper .mod_subcolumns.quick_links {
	 padding: 5px;
}


#wrapper .mod_subcolumns.quick_links .c50r .subcr,
#wrapper .mod_subcolumns.quick_links .c50l .subcl {
	padding: 20px;
	padding-left: 15px!important;
	padding-right: 15px!important;
}


}



@media only screen and (max-device-width : 620px) 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;
}

#wrapper {
	 margin: 100px auto 60px auto;
	 width: 100%;
}

}

/*Alles was unter 600px liegt*/

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


#right .ce_gallery ul li .image_container a img {
	width: 100%;
}

#right .ce_gallery ul li .image_container {
	margin-right: 0px!important;
}

#logo {
	width: 305px;
}

#wrapper {
	width: 95%;
}


#main .ce_table td {
   padding: 5px 0 5px 35%;
    }

	/* 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: 38%;
white-space: normal;
text-align:left;
}

#no-more-tables td.col_0 {
	font-weight: bold;
}
 
#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: "Zeitraum"; }
	td:nth-of-type(3):before { content: "Preis"; }
/* 	td:nth-of-type(4):before { content: "7 N chte"; } */
	
	
	/*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"; }
*/

.ce_availability td:nth-of-type(1):before { content: ""; }
.ce_availability td:nth-of-type(2):before { content: ""; }
.ce_availability td:nth-of-type(3):before { content: ""; }
.ce_availability td:nth-of-type(4):before { content: ""; }




#main .ce_colsetStart.responsive_column .c33l,
#main .ce_colsetStart.responsive_column .c33r,
#main .ce_colsetStart.responsive_column .c50l,
#main .ce_colsetStart.responsive_column .c50r {
	width: 100%!important;
}

#main .ce_colsetStart.responsive_column .subc,
#main .ce_colsetStart.responsive_column .subcr {
	padding-left: 0!important;
	padding-right: 0!important;
}

#footer.subcolumns .c33l,
#footer.subcolumns .c33r {
	width: 100%!important;
}


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



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


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

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

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

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



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




	

	
.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: 320px) {	



#header .mod_pageImage {
    margin-top: 40px;
}

#wrapper {
	 margin: 0px auto 60px auto;
	 width: 100%;
}
#logo {
	width: 100%;
}

#right #bilder {
	margin: 20px 20px 0 20px;
    padding: 10px 20px;
}



#main .inside {
    padding: 20px;
}

/*
#logo {
	display: none;
}

#logo_klein {
	display: none;
}


#logo_iphone {
	  left: 0;
	  display: block;
    position: absolute;
    top: 0;
    z-index: 903;

 }
*/
 
#header {
} 
 

 
#balken_rechts {
	height: 69px;
}
 
 #balken_links {
	display: none;
}



#main h1,
#main h2 {
	font-size: 40px;
}

#main h3 {
	line-height: 20px;
}

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

} 

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

#footer .block_3 {
	display: block;
	width: 100%;
}

#footer .block_4 {
	display: block;
	width: 100%;
}

#kontakt_box {
	padding: 0px;
}

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

#footerbox p {
	text-align: center;
}



	
#footer .inside {
	padding: 0px;
}	
#footer p,
#footer a {
	color: #a8111c;
    font-size: 14px;
    font-weight: 300;    
    margin: 0;
    padding: 0px 0 0;

}

#footer p {
	margin-bottom: 5px;
}


}


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

@font-face {
  font-family: 'icons';
  src: url('font/icons.eot?1841061');
  src: url('font/icons.eot?1841061#iefix') format('embedded-opentype'),
       url('font/icons.woff?1841061') format('woff'),
       url('font/icons.ttf?1841061') format('truetype'),
       url('font/icons.svg?1841061#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-right: 10px;
    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-alt:before { content: '\e802'; } /* '?' */
.icon-phone:before { content: '\e800'; } /* '?' */
.icon-menu:before { content: '\e801'; } /* '?' */





