body{
  background-color: #02748C;
  font : 100%/1.5 verdana, arial, helvetica, sans-serif;
  background: #fff url(images/bg-steine-f.jpg) center top;
  background-attachment:fixed;
}

html, body {
  height: 100%;
}


.align-center {
  
  text-align: center;
  
}

.inhalt p img {
    width: auto;
    /*height: auto;*/
    /*background: #ffffff;*/
    padding: 1.3%;
    margin-bottom: 0.4em;
}

/* bx slider custom */

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0% 0% rgba(132, 43, 43, 1);
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0% 0% rgba(159, 159, 159, 1);
    text-indent: -9999px;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0px 5px;
    outline: 0px none;
    border-radius: 5px;
}

/* bx slider */

/* scroll top */

.scrollToTop{
  
  z-index: 99999999;
  
  width: 20px;
  position: fixed;
    bottom: 2em;
    right: 12px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 12px;
    padding: 1em;
    display: none;
  border: 2px solid white;
  text-align: center;
  
   -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  
  
}
.scrollToTop:hover{
  text-decoration:none;
  background-color: rgba(135, 135, 135, 0.50);
}

/* search form  */


form {


width:185px;
padding: 3px 0 5px 12px;
}




form .text-field{



float: left;
border: 2px solid #E2E2E2;
padding: 2px;
}

form .text-field:focus{
border-color:#333;
}


input.submit{
width:16px;
height:16x;
display:block;
overflow:hidden;
text-indent:-999px; /* To remove any default text on the button*/
line-height:16px; /* required for IE */
background:url(search-sprite.gif) no-repeat 0 0; /* This will display the search icon by default */
cursor:pointer; /* Hand cursor for the normal state */
border: none;
float: left;
margin: 3px;
padding: 0;
}

 
input.submit:hover{
background-position: 0 -16px; /* This will display the dark search icon on hover */
}

 
input.submit:active{
background-position: 0 -32px; /* And finally, this is the one that shows the loader */
cursor:wait; /* Shows the wait cursor on click */
}


/* input test */

.sprachwahl {
  float: right;
  padding: 0px;
  margin: 0px;
  margin-top: -5px;
}

.sprachwahl img {
  float: right;
  padding-right: 5px;
  
  padding-top: 5px;
}
/* search form ende */

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -250px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
  
  
  position: relative;
}


#footer {
  
  height: auto;
    background: #333333 url(images/bg-footer-hz-b.jpg) top;
 background-repeat: repeat-x;
  
  
  border-top: 2px solid white;
-webkit-box-shadow: 0px -5px 9px 0px rgba(50, 50, 50, 0.32);
-moz-box-shadow:    0px -5px 9px 0px rgba(50, 50, 50, 0.32);
box-shadow:         0px -5px 9px 0px rgba(50, 50, 50, 0.32);
position: relative;
}

#footer img{
    max-width:100% !important;
    height:auto;
    
}

.adresse-footer {
  color: white;
  padding-left: 1em;
  
}

.adresse-footer a {
  color: white;
  padding-left: 1em;
  
}

.zeiten-footer {
  color: white;
  padding-left: 0.2em;
  padding-top: 0.5em;
  
}

#footer p {
  font-size: 0.8em;
  line-height: 1.5em;
  font-family: arial;
}

#footer h2 {
  font-family: 'Michroma', Arial, serif;
  font-size: 1.85em;
  line-height: 1.5em;
  color: white;
}

#footer h3 {
  font-family: 'Michroma', Arial, serif;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 0.3em;
}

#footer h4 {
  
  font-size: 1.0em;
  line-height: 1.2em;
  margin-top: 0.3em;
  margin-bottom: 0.2em;
}

.copy {
  color: white;
  padding-right: 1.4em;
  text-align: right;
  font-size: 0.8em;
}


#container-top {
    
   background: #e3e3e3 url(bg-topcontainer.jpg) repeat-x;
 
 height: 35px;
   
   
    margin: auto;
    width: 100%;
    padding-top: 0px;
    font-family: helvetica, arial, sans-serif;
   width: 80%; /* 1000px / 1250px */

   width: 88%; /* 1000px / 1250px */
      max-width: 80em; /* 1200px / 16 */
  
  display: none;
    
   
    }
   
#container-footer {
    /*background: #009b9d;*/
    margin: auto;
    width: 980px;
    padding-top: 5px;
    font-family: helvetica, arial, sans-serif;
   width: 88%; /* 1000px / 1250px */
      max-width: 80em; /* 1200px / 16 */

   
}



#headcontainer {
    width: 100%;
   height: 220px;
    
    background-color: #EBDFCE;
    
  
    
    /*position: fixed;*/
   position: absolute;
    z-index: 99999;
   
   
  background:  url(images/bg-markise-a.png) top;
 background-repeat: repeat-x;
   

    
 
 
    
   border-bottom: 0px solid white;
  border-top: 2px solid white;



    
  }
  

 
.top-logo  {

  
  text-align: center;
  padding-top: 0.3em;
  padding-right: 0.8em;
  
}



.footer-logo  {

  
  text-align: right;
  
  padding-right: 0.5em;
}

#footer-container {
    width: 100%;
    
    background-color: #02c0d8;
    
    
    /*position: fixed;*/
  
  
  
    z-index: 99999;
   

 
    
   border-top: 4px solid white;

-webkit-box-shadow: 0px -8px 9px -3px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    0px -8px 9px -3px rgba(50, 50, 50, 0.45);
box-shadow:         0px -8px 9px -3px rgba(50, 50, 50, 0.45); 



    
  } 
  
  #headcontainer img{
    max-width:100% !important;
    height:auto;
    
} 

.headerinner {
    background: transparent;
    margin: auto;
  
    height: 120px;
    font-family: helvetica, arial, sans-serif;
   width: 86%; /* 1000px / 1250px */
      max-width: 80em; /* 1200px / 16 */
   
   
    }

#container {
    background: white;
    margin: auto;
    width: 980px;
  
    padding-top: 30px;
    font-family: helvetica, arial, sans-serif;
   width: 88%; /* 1000px / 1250px */
      max-width: 80em; /* 1200px / 16 */
   
   
    }
   
#container-content {
    background: white;
    margin: auto;
    width: 980px;
  
    height: auto;
   min-height: 600px;
   margin-top: 0px;
   
  
    font-family: helvetica, arial, sans-serif;
   width: 88%; /* 1000px / 1250px */
      max-width: 80em; /* 1200px / 16 */
   
   
   position: relative;
   
    }
   
   .info-over{
     
    position: absolute;
   }
  

     
 
hr {
     background: #990000;
     /*background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
     background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));*/
     padding: 10px 15px;
    
     margin-top: 10px;
    margin-bottom: 20px;
     position: relative;
     
    text-align: left;
 
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
       box-shadow: 1px 1px 3px #292929;
 
    color: white;
    text-shadow: 0 1px 0 black;
   
   font-family: 'Michroma', Arial, serif; font-weight: 600;
   
   
   font-size: 1.0em;
}




h1 {
     font-family: 'Michroma', Arial, serif; font-weight: 600;
   font-size: 1.35em;
   text-shadow: 0px 2px 0 #cccccc;
   letter-spacing: 0.05em;
   margin-top: 0.3em;
   margin-bottom: 0.3em;
   color: #783230;
   
}


h5 {
     font-family: 'Michroma', Arial, serif; font-weight: 600;
   font-weight: 700;
   font-size: 1.0em;
   text-shadow: 0px 2px 0 #cccccc;
   letter-spacing: 0.05em;
   margin-bottom: 0.8em;
   color: #783230;
   
}


h2 {
     
   font-size: 1.15em;
  color: #783230;
  
   
}

h3 {
    font-size: 0.75em;
   letter-spacing: 0.05em;
   
}

h6 {
    font-size: 0.80em;
   padding-top: 0.50em;
   padding-bottom: 0.50em;
   
   
}

.balkenheadline-rechts {
     background: #ff9900;
     /*background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
     background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));*/
     padding: 10px 15px;
     margin-left: -15px;
     margin-top: 80px;
     position: relative;
     width: 89%;
    text-align: right;
    
    margin-left:auto;
    
    margin-right: -15px;
    
 
    
 
    color: black;
    
   font-family: 'Michroma', Arial, serif; font-weight: 600;
   
   
   
   
}

.balkenheadline-links {
     background: #ff9900;
     /*background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
     background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));*/
     padding: 10px 15px;
     margin-left: -15px;
     margin-top: 80px;
     position: relative;
     width: 90%;
    text-align: left;
    
    margin-right:auto;
    
    margin-left: -15px;
    
 
    
 
    color: black;
    
   
   
   font-family: 'Michroma', Arial, serif; font-weight: 600;
   
  
   
   
   
}








p {
  
  font-family: 'Michroma', Arial, serif;
  
   
  /*font-weight: 600;*/
}
 
 
 
 img {
border : 0;
max-width: 100%;
height: auto;
}
 
.balken {
  background-color: aqua;
  background: #ff9900;
  
} 
 
 
.arrow {
     width: 0; height: 0;
     line-height: 0;
     border-left: 20px solid transparent;
     border-top: 10px solid #c8c8c8;
     top: 104%;
     left: 0;
     position: absolute;
}

.arrow-max-left {
     width: 0; height: 0;
     line-height: 0;
     border-left: 15px solid transparent;
     border-bottom: 30px solid #d27f00;
     bottom: 100%;
     left: 0;
     position: absolute;
}

.arrow-max-left-transparent {
     width: 0; height: 0;
     line-height: 0;
     border-left: 15px solid transparent;
     border-bottom: 30px solid transparent
     bottom: 100%;
     left: 0;
     position: absolute;
}

.arrow-max-right {
     width: 0; height: 0;
     line-height: 0;
     border-right: 15px solid transparent;
     border-bottom: 30px solid #d27f00;
     bottom: 100%;
     right: 0;
     position: absolute;
}



.innercontent {
  padding: 5px;
  padding-top: 60px;
  

}

.angebot-aussen {
padding: 5px;

}

.angebot{
padding: 5px;
  background-color: aqua;
  
}

div.image {
  
  background-color: #666666;
  width: 88%;
}

div.bilder-rahmen {
padding: 5px;
background-color: white;


  
}

div.bilder-rahmen img{


width: 100%;    height: auto;
  
}




/* design container */

.rounded-a {
  
  background-color: #fbeddb;
  padding: 0.7em; 
  margin:0.2em; 
  border: 2px solid #cccccc; 
  -webkit-border-radius: 8px; 
  -moz-border-radius: 8px; 
  border-radius: 8px;
  
  
}




div.clear                          { clear: both; line-height: 0px; font-size: 0px; height: 0px; overflow: hidden; text-indent: -100px; }

/* Angeboteboxen mit bild, infos, zeitraum, preis -------------*/

div.offer                { color: #FFFFFF; background-color: #707070; position: relative; margin-bottom: 1.0em;   }
div.offer  a              { text-decoration: none; }

div.offer div.zahl              { padding: 2%;  background-color: #ff3300;  color: white }
div.offer div.image              { padding: 6%; }

div.offer div.textbox          { /*margin-bottom: 3.46666666666667em;*/ text-align: center;  padding-left: 0px; padding-right: 0px;}
div.offer div.textbox div.title    { font-size: 1.66666666666667em; line-height: 1.2em; font-family: 'Lusitana', serif; text-transform: uppercase; }
div.offer div.textbox div.title a    { color: #FFFFFF; }
div.offer div.textbox div.period,
div.offer div.textbox div.nights    { font-size: 1.0em; line-height: 1.27777777777778em; padding-left: 10px; padding-right: 10px; }
div.offer div.textbox div.price    { font-size: 1.66666666666667em; line-height: 1.2em; margin: 0.44em 0px 0px 0px; padding: 0.4em 0px 0px 0px; border-top: solid 1px #919191; /*font-family: 'Lusitana', serif;*/ }
div.scroll div.offer a.button          { width: 100%; position: absolute; left: 0px; bottom: 0px; padding-left: 0px; padding-right: 0px; background-color: #999999; text-align: center; margin: 0px 0px 0px 0px; float: none; display: block; }
div.offer a.button:hover        { background-color: #A87D1C; }



 div.offer                    { cursor: auto; color: #707070; background-color: #333333;   position: relative;  }
 div.offer div.textbox              { text-align: center; /*margin-bottom: 3.33333333333333em;*/ }

 div.offer div.textbox p            { text-align: center;  font-size: 0.9em; color: #ffffff; padding: 0.5em; }
 div.offer div.textbox h2            { font-family: Arial,helvetica ; text-align: center;   font-size: 2.0em; color: white;  background-color: red;  }
 
 div.offer div.textbox h3            { font-family: Arial,helvetica; text-align: center;   font-size: 2.0em; color: white;  background-color: #cccc00;  }

  div.offer div.textbox h4            {  font-family: Arial,helvetica; text-align: center;   font-size: 2.0em; color: white;  background-color: #336633;  }

 
 div.offer div.textbox h4 a            { color: white;  }
div.offer div.textbox h3 a            { color: black;  }
 div.offer div.textbox h2 a            { color: white;  }



                                          /* font-size: 18/15; line-height: 24/18; */

 div.offer a.weiter                {  width: 100%; position: absolute; left: 0px; bottom: 0px; padding: 0.533333333333333em 0em 0.533333333333333em 0em; color: #FFFFFF; background-color: #600000; text-align: center; margin: 0px 0px 0px 0px; float: none; display: block; font-size: 1.066em; line-height: 1.25em;  cursor: pointer; text-transform: uppercase; text-decoration: none; }
 div.offer a.weiter:hover            { background-color: #707070; }




div.offer hr            {
  
  border:solid #00ffff 0px; background-color:#ffffff; height:3px; width:100%; margin: 0 auto;
opacity: 0.5;       /* modern browser */  
    -moz-opacity: 0.5;  /* older Mozilla browser */  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 in Standard Compliant Mode */  
    filter:alpha(opacity=50); /* IE5.x -7.0 */

}


 div.offer h6 a {  
  
 
  
  width: 100%; 
  
  left: 0px; 
  bottom: 0px; 
  padding: 0.533333333333333em 0em 0.533333333333333em 0em; 
  color: #FFFFFF; 
  background-color: #600000; 
  text-align: center; 
  margin: 0px 0px 0px 0px; 
  float: none; 
  display: block; 
  font-size: 1.066em; 
  line-height: 1.25em;  
  cursor: pointer; /*text-transform: uppercase;*/ 
  text-decoration: none; }
 


/*-----------------------------------*/


.inhalt {
  padding: 5px;
  
  
  

}


.slide50 {
  padding: 20px;
  
}


.inhalt p {
  
   font : 100%/1.5 arial, helvetica, sans-serif;
 
  margin-bottom: 0.5em;
  padding-top: 0.5em;

}

.inhalt h2 {
  
   font : 120%/1.5 verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  


}

.inhalt a {
  
  
  color: #660000;

}

.inhalt a:hover {
  
  
  color: #999999;

}

.inhalt img {
  width: 100%;
  
  height: auto;
  

  /* background: #ffffff;
  padding: 1.3%;
  margin-bottom:0.4em;  */
  
  
}

.inhalt ul{
  padding: 5px;
  padding-top: 40px;
  padding-left: 40px;
  

}



.inhalt ul li {
  padding: 6px;
  font-family: 'Michroma', Arial, serif;
  
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #666666;

}

.inhalt ul li  {color: #933000;}
.inhalt ul li  span {color: #666666;}


.top-index{
float: left;
  
}

.top-suche{
  
  float: right;
}

.slider{
  background-color: #d3d3d3;
  padding: 20px;
}


/*  SECTIONS  ============================================================================= */

.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.colsearch {
  display: block;
  float:left;
  margin: 0.2% 0 0.2% 1.6%;
}

.colsearch:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */



/*  GRID OF FOUR   ============================================================================= */

  
.span_4_of_4 {
  width: 100%; 
}

.span_3_of_4 {
  width: 74.6%; 
}

.span_2_of_4 {
  width: 49.2%; 
}

.span_1_of_4 {
  width: 23.8%; 
}

/*  GRID OF FOUR Angebote  ============================================================================= */

  
.span_4_of_4_a {
  width: 100%; 
}

.span_3_of_4_a {
  width: 74.6%; 
}

.span_2_of_4_a {
  width: 49.2%; 
}

.span_1_of_4_a {
  width: 23.8%; 
}




/*  GRID OF SIX   ============================================================================= */


.span_6_of_6 {
  width: 100%;
}

.span_5_of_6 {
    width: 83.06%;
}

.span_4_of_6 {
    width: 66.13%;
}

.span_3_of_6 {
    width: 49.2%;
}

.span_2_of_6 {
    width: 32.26%;
}

.span_1_of_6 {
    width: 15.33%;
}


@media only screen and (max-width: 900px) {
  .balkenheadline-rechts, .balkenheadline-links {
    font-size: 0.75em;
  }
  
  
  .span_1_of_4 {
    width: 49.2%;  
  }

  
.span_1_of_4_a {
    width: 48.8%;  
  }

.span_2_of_4_a {
    width: 99.8%;  
  }
  
  .col { 
    margin: 1% 0 1% 0%;
  }
  .col {
  
  margin: 1% 0 1% 1.1%;
}
  
  
  .inhalt p{
  
  font-size: 0.8em;
  

}
  
  
  
  .inhalt ul{
  padding: 5px;
  padding-top: 20px;
  padding-left: 20px;
  

}
  
  
  .inhalt ul li {
  padding: 4px;

  font-size: 0.8em;

}
  
  
  
}





@media only screen and (max-width: 768px) {
  


  #container-content {
    
   margin-top: 0px;
  
   
    }
 
  
  
}




/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
  
  
  body{
  background-color: #02748C;
  font : 100%/1.5 arial, helvetica, sans-serif;
  background: #fff url(images/bg-steine-f.jpg) center top;
  background-attachment:fixed;
}

 #container-content {

   width: 92%; /* 1000px / 1250px */

   
    }
  



h5 {
     font-family: 'Michroma', Arial, serif; font-weight: 600;
   font-weight: 700;
   font-size: 0.9em;
   text-shadow: 0px 2px 0 #cccccc;
   letter-spacing: 0.05em;
   margin-bottom: 0.8em;
   color: #783230;
   
}











  
  .top-logo  {

  
  text-align: center;
  margin-top: 1.5em;
}
  
  
  .adresse-footer {
  
  text-align: center;
}

  .zeiten-footer {
  
  text-align: center;
}

.footer-logo  {
  
  padding-right: 0em;
}

.copy {
  color: white;
  padding-right: 0em;
  padding-top: 1em;
  text-align: center;
  
}
  
  .span_4_of_4 {
    width: 100%; 
  }
  .span_3_of_4 {
    width: 100%; 
  }
  .span_2_of_4 {
    width: 100%; 
  }
  .span_1_of_4 {
    width: 100%; 
  }
  
  
  .span_1_of_4_a {
    width: 100%;  
    
    
  }
  
  
  
  .span_6_of_6 {
    width: 100%; 
  }
  .span_5_of_6 {
    width: 100%; 
  }
  .span_4_of_6 {
    width: 100%; 
  }
  .span_3_of_6 {
    width: 100%; 
  }
  .span_2_of_6 {
    width: 100%; 
  }
  .span_1_of_6 {
    width: 100%; 
  }
  
  .balkenheadline-rechts, .balkenheadline-links {
    font-size: 8px;
    letter-spacing: 0em;
  }
  
  .top-logo  {
  
  padding-top: 0.3em;
padding-right: 0em;
}

}



/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
  .col { 
    margin: 1% 0 1% 0%;
  }
}
