@charset "UTF-8";

body {
	background: #EBEBEB;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"
	
}




.rbot {
	
	margin-bottom: 100px;
}

#orderMobil {
	
	display: none;
	
}

#table4spKlein {
	
	display: none;
}

#tableWkKlein {
	
	display: none;
}



.preiseMobil{
	
	display: none;
}

#tablePreiseKlein {
	
	display: none;
}

.btnTicketHotelrechts {
	
	float: right;
	width: 90px;
	margin-top: 10px;
}

.btnTicketHotelrechts2 {
	
	float: right;
	width: 90px;

}


#table4sp, #tablePreise {
border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 50px;
  position: relative;
}

#tablePreiseKlein {
border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

	
#table4spKlein{
border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}

#table4sp thead, #table1sp thead, #tablePreise thead, #table4spKlein thead, #tablePreiseKlein thead{
	border-radius: 10px; 
    border: 1px solid gainsboro; 
    border-collapse: collapse; 
 	font-size: 14px;
  	color: #fff;
  	line-height: 1.2; 	
	background-color: #000033;
  
}

#table4sp thead tr, #table1sp, thead tr, #tablePreise thead tr, #tablePreiseKlein thead tr{
	height: 45px;
}
	
#table4sp .spalte1 { 

     width: 10%;
	line-height: 10px;
	padding-left: 3px;
    }

#table4sp .spalte2 { 
      

      width: 76%;
	  padding: 3px;
    }


#table4sp .spalte3 { 
      
 
      width: 7%;
    }

#table4sp .spalte4 { 
     

     width: 7%;
	padding: 3px;
    }





#table4spKlein .spalte1 { 

     width: 15%;
	line-height: 10px;
	padding-top: 15px;
	padding-left: 3px;
	vertical-align: top;
    }

#table4spKlein .spalte2 { 
      width: 75%;
		vertical-align: top;
	  padding-top: 10px;
	padding-left: 10px;
    }


#table4spKlein .spalte3 { 
     width: 10%;
	vertical-align: top;
    }




#table4sp tbody tr, #table1sp tbody tr, #tablePreise tbody tr, #table4spKlein tbody tr {
border-bottom: #000033;
 	border-bottom-style: solid;
	border-bottom-width: 0.5px;
}

#table4sp tbody tr:hover, #table1sp tbody tr:hover{
  color: #000000;
  background-color: #f5f5f5;
}


#table4sp table tbody tr:last-child, #tablePreise table tbody tr:last-child {
    border: 0;
}

#table1sp .spalte1 { 

     width: 100%;
	padding-left: 20px;
    }
	
#table1sp .spalte1l { 
text-align: center;
}

#table1sp {
border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 80%;
  margin: 0 auto 50px auto;
  position: relative;
}

#table1sp100 {
border-spacing: 1;
  border-collapse: collapse;
  background: white;
	background-color: #000033;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
}

#table1sp  a {
 color: #000000;
  text-decoration: none;
}

#tablePreise .spalte1 {
	width: 50%;
	padding-left: 5px;
}

#tablePreise .spalte2 {
	width: 20%;
}

#tablePreise .spalte3 {
	width: 15%;
}

#tablePreise .spalte4 {
	width: 15%;
}


.spalteRR {
		float: right;
		}
	
.spalteLTW {
		padding: 20px 0 0 10px;
		color: #FFF
	}
	


.spaltelinks{
	padding-left: 20px;
}


.headSpalte1{
	float: left;
	padding-left: 20px;
}

.headSpalte2{
float: left;
	padding-left: 50px;
}

/* -- quantity box -- */
.quantity {
 display: inline-block; }

.quantity .input-text.qty {
 width: 35px;
 height: 39px;
 padding: 0 5px;
 text-align: center;
 background-color: transparent;
 border: 1px solid #efefef;
}


.quantity.buttons_added {
 text-align: left;
 position: relative;
 white-space: nowrap;
 vertical-align: top; }

.quantity.buttons_added input {
 display: inline-block;
 margin: 0;
 vertical-align: top;
 box-shadow: none;
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
 padding: 7px 10px 8px;
 height: 35px;
 background-color: #CCCCCC;
 border: 1px solid #efefef;
 cursor:pointer;}

.quantity.buttons_added .minus {
 border-right: 0; }

.quantity.buttons_added .plus {
 border-left: 0; }

.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover {
 background: #eeeeee; }

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 -moz-appearance: none;
 margin: 0; }


 .quantity input[type=number] {
    -moz-appearance:textfield;
}

 .quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
 outline: none; }



.containerDropdown > .dropdownListe {
  margin: 0;
  vertical-align: top;
}


.dropdownLang {
	
	display: block;
}


.dropdownKurz {
	
	display: none;
}

.dropdownListe {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 28px;
  width: auto;
  background: #f2f2f2;
  border: 1px solid;
  border-color: white #f7f7f7 #f5f5f5;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
.dropdownListe:before, .dropdownListe:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 9px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888 transparent;
  pointer-events: none;
}
.dropdownListe:before {
  border-bottom-style: solid;
  border-top: none;
}
.dropdownListe:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}



.dropdownListePreis select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
  width: 50px;
  float: left;
  box-shadow: 0 2px 1px 0 rgba(0,0,0,0.2);
  background-color: #CCCCCC;
  background-image: url("../img/select_arrow.png");
background-position: right;
  background-repeat: no-repeat;
 color:  black;
	
	
	
	
/*	background-image:url(select-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
  border: 1px solid black;
  padding:.75em 1em .5em 1em;
  background-color:#333; */
 
} 

.dropdownListePreis select:hover {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}



.lt-ie10 dropdownListePreis select {
    background-image: none;
}

.dropdownListePreis select {
  /* irrelevante Eigenschaften gekürzt */
  
}

.dropdownListePreis option {
  background:#CCC;
  border-top:1px solid #444;
  padding:.3em 1em .3em 1em;
}


.dropdown-select {
  position: relative;
  width: 130%;
  margin: 0;

  height: 28px;
  line-height: 14px;
  font-size: 12px;
  color: #000000;
  text-shadow: 0 1px white;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: rgba(0, 0, 0, 0) !important;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.dropdown-select:focus {
  z-index: 3;
  width: 100%;
  color: #394349;
  outline: 2px solid #49aff2;
  outline: 2px solid -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dropdown-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}


/* Fix for IE 8 putting the arrows behind the select element. */
.lt-ie9 .dropdownListe {
  z-index: 1;
}
.lt-ie9 .dropdown-select {
  z-index: -1;
}
.lt-ie9 .dropdown-select:focus {
  z-index: 3;
}

/* Dirty fix for Firefox adding padding where it shouldn't. */
@-moz-document url-prefix() {
  .dropdown-select {
    padding-left: 6px;
  }
}




.obersterContainer {
	
	background-color: #000033;
	margin-bottom: 30px;
	
}


.BilderIntro {
    background-color: #EBEBEB;
	margin-top: 20px;
}


.BilderIntro figure {
  position: relative;
	
   
 
}

.BilderIntro figure:hover img  {
  -webkit-filter: opacity(.8);
	border-color: #000033;
border-width: 2px;
border-style: solid;
	
   
 
}




.BilderIntro figcaption {
  	position: absolute;
	bottom: 10px;
	width: 90%;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
    color: #FFFFFF;
	text-shadow: 0 0 10px black;
}

.Reihe2 {
	background-color: #000033;
	width: 100%;
}



.Reihe2 figure {
  position: relative;
}

.Reihe2 figcaption {
  	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
    color: #FFFFFF;
	text-shadow: 0 0 10px black;
}

.hauptBild {
	
	margin-left:  5px;
}


.hotelBildText {
	margin-bottom: 20px;
}


.hotelBilder {
	margin-bottom: 20px;
}


.AnzPla {
	
	margin: 7px 0 0 10px;
	
}

.abstand {
	padding: 10px;
}


.Reisezeit {
	
	height: auto;
	background-color: #CCCCCC;
	margin-bottom: 10px;
	padding-left: 10px;
	
}

.ReiseAn {
	margin-top: 10px;

}

.navHigh {
    background-color: #CCC;
}

.navSport {
    background-color: #e3ae21;
}
.NavKonzert {
    background-color: #0099CC;
}
.navKlassik {
    background-color: #CC0000;
}
.navMusical {
    background-color: #009966;
}

.navKontakt {
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 12px;
	padding-right: 10px;
}

.navKontakt a {
  color: #ffffff;
  text-decoration: none;
}

.zweiterBereich {
    background-image: url(../img/mainBack.jpg);
    background-size: 100% 100%;
	background-size: cover;
}
.navTop {
	background-color: #000033;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navMid {
	background-image: url(../img/mainBack.jpg);
    background-size: 100% 100%;
	background-size: auto;
}
.contact {
	font-size: 1em;
	text-align: center;
	
}

#cssmenuKlein {
    display: none;
}


#cssmenu {
  
  width: auto;
  padding-top: 3px;
  padding-left: 13px;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
  zoom: 1;
}
#cssmenu ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}


#cssmenu ul li ul {
    display: none;
    position: absolute;
}

#cssmenu ul li:hover > ul {
 display: block;
 position: absolute;
 z-index: 5;
}

#cssmenu ul li ul li{
	background-color: #CCC;
	width: 200px;
	
}

#cssmenu ul li ul li a{
	
	 font-size: 10px;
	color: #000;
	  padding: 8px 5px 8px 5px;
  margin: 0;
	}


#cssmenu.align-right ul li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 15px 25px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
#cssmenu ul li a:hover {
  color: #000000;
}
#cssmenu ul li a:hover:before {
  width: 100%;
}
#cssmenu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: 19px;
  height: 6px;
  width: 6px;
  background: #ffffff;
  opacity: .5;
}
#cssmenu ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #333333;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}
#cssmenu ul li.last > a:after,
#cssmenu ul li:last-child > a:after {
  display: none;
}
#cssmenu ul li.active a {
  color: #333;
}
#cssmenu ul li.active a:before {
  width: 100%;
}
#cssmenu.align-right li.last > a:after,
#cssmenu.align-right li:last-child > a:after {
  display: block;
}
#cssmenu.align-right li:first-child a:after {
  display: none;
}



h1 {
    color: #FFFFFF;
}


h2 {
    color: #FFFFFF;
}



h3 {
    color: #FFFFFF;
    font-size: 1.2em;
    padding-top: 10%;
    padding-bottom: auto;
}

h4 {
	
}

.suchfeld {
	
	align: center;
}

.datenBild {
	
	
	padding-bottom: 20px;
}


.btnTicketHotel  {

	color: white;
	font-size: 13px;
	margin-bottom: 0px;
}



.flright	{
	
	float: right;
	margin-right: 10px;
}

.seitenwort {
 
	color: white! important;
	
}

.column22 a
{
	color: white! important;
}


.ArtListe {
  margin-bottom: .2em;
  padding: .2em;
  border: 0;
 font-size: 15px;
  border-radius: 0;
 }



#rundeUeberschrift {
  border-spacing: 1;
  border-collapse: collapse;
 border-radius: 10px;
  width: 100%;
  margin: 20px auto;
  padding-top:	10px;
  padding-bottom:	10px;
  text-align: center;
  height: auto;
  	border-bottom: #000033;
 	border-bottom-style: solid;
	border-bottom-width: 0.5px;
   font-size: 18px;
  color: #fff;
  line-height: 1.2;
  font-weight: unset;
  background-color: #000033; 
  
  
}

.rundeUeberschriftHalb{
  
  overflow: hidden;
  width: 100%;
  
  padding: 10px 0px;
  text-align: center;
  height: auto;
  	border-bottom: #000033;
 	border-bottom-style: solid;
	border-bottom-width: 0.5px;
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  font-weight: unset;
  background-color: #555; 
  
  
}

.rundeUeberschriftHalbUnten{
  
  font-size: 18px;
  color: #fff;
  background-color: #555; 
   height: auto;
	 padding: 10px 0px;
	

	
	
  
}


.PaketLuxus {
	margin-top: 20px;
}

#GesPreisCl {
	
	padding-left: 30px;
	margin-bottom: 5px;
	
	
}


#GesPreisLx {
	
	padding-left: 30px;
	margin-bottom: 5px;
	
	
}


.rundeUeberschriftGrau {
  border-spacing: 1;
  border-collapse: collapse;
	 width: 80%;
  border-radius: 10px;
  overflow: hidden;
  margin: 10px auto 10px;
  padding-top:	10px;
border-bottom: #666;
border-bottom-style: solid;
border-bottom-width: 0.5px;
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  font-weight: unset;
  background-color: #666;
  
  
}

.foot {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: red;
    color: white;
    text-align: center;
}
.HauptHotel
{
margin-bottom: 70px;
	
}

.emailSubmit  {
	
	margin-top: 5px;
		margin-bottom: 5px;
}

.VierTeile {
	
background-color: aqua;
}

.rechtsFormular {
	border-style: solid;
	border-width: 0.5px;
	background-color: #000033;
	color: white;
	margin-left: 2px;
	margin-top: 20px;
	font-size: 15px;
}
	
.linksFormular {
	border-style: solid;
	border-width: 0.5px;
	background-color: #000033;
	color: white;
	margin-right: 2px;
	margin-top: 20px;
	font-size: 15px;
	
	
}


.mittigesFormular {
	border-style: solid;
	border-width: 0.5px;
	background-color: #000033;
	color: white;
	margin-right: 2px;
	margin-top: 20px;
	font-size: 15px;
	
	
}

.hlLogin {
	
	padding-left: 5px;
	
}

.fgLogin {
	
	font-size: 12px;
	
}

.fgLogin2 {
	
	font-size: 13px;
	
}


.hlWarenkorb {
	
	padding-left: 15px;
	padding-top: 15px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

.hlOrder {
	
	font-size: 22px;
	
}


.myPassword {
	
	margin-top: 20px;
}

.zZahlart  {
		margin-bottom: 10px;
		float: right;
	
}

.geschlecht  {
	
	
	margin: 0px 8px;
	}

.abSchluss  {
	background-color: #000033;
	color: white;
}

.white  {
	
	color: white;
}


.warenKorb  {
	background-color: #000033;
	color: white;
	border-style: solid;
	border-width: 0.5px;
	
}

.emailSubmit {
	margin-top: 10px;
	float: right;
}

.LoginForgot {
	font-size: 10px;
	color: #FFF;
	padding-left: 5px;
}


.zahlart
 {
	
	padding-left: 20px;
}

.cc
{
	
	padding-left: 20px;
}

.vierElemente {
	
	padding-top: 30px;
	text-align: center;
	
}


.Teil1 
{
	
	font-size: 1.2em;
	font-weight: bold;
	
}



.zahlartSubmit {
	
	float: right;
	margin-bottom: 10px;
}

.wkSubmit {
	margin-top: 10px;
	float: right;
}

.wkSubmit2 {
	float: right;
}


.wkOrder {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

.wkEinkauf {
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.wkSitzplan {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

.preiseMobil2 {
	border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
	margin: 20px;
    background-color: #FFF;	
	
}



.seitenFuss {
	margin-top: 100px;
}

.fusss {
    background-color: #000033;	
 	color: #ffffff;
}




#footmenu {
	 position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
  background: #000033;
	float: right;
	padding-top:  5px;
	
 
}
#footmenu ul {
  list-style: none;
	text-align: right
}

#footmenu a {
  	color: #ffffff;
 list-style: none;
  text-decoration: none;
  display: inline;
  font-size: 14px;
	padding-right: 15px;
}


#footmenu li {
	display:inline;
	color: #FFFFFF;
}


#navibereich li {
  display: inline;            /* Listenelemente nebeneinander */
  list-style-type: none;      /* Aufzählungszeichen entfernen */
}

#navibereich a {
  padding: 3px;
}




#limiterOrder table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  overflow: hidden;
  width: 100%;
  
  position: relative;
}




#limiterOrder table td, table th {
 padding-left: 8px; 
  text-align: left;
	
}

#limiterOrder table thead tr {
 height: 50px; 
font-size: 5px;	
  
}
#limiterOrder table tbody tr {
  height: 55px;
  border-bottom: #000033;
 border-bottom-style: solid;
	border-bottom-width: 1px;
}

#limiterOrder th{
  font-size: 18px;
  color: #000;
  line-height: 1.2;
  font-weight: unset;
  background-color: #CCCCCC;
}


#limiterOrder a {
 color: #000000;
  text-decoration: none;
}

#limiterOrder bttn {
color: #FFFFFF !important;
}
	
	
	
	
#limiterOrder tbody tr {
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
  font-weight: unset;
}


#limiterOrder .column1 {
  width: 520px;
	padding-left: 10px;

}

#limiterOrder .column2 {
  width: 200px;
	
}


#limiterOrder .column3 {
  width: 200px;
	
}



#limiterOrder2 table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  overflow: hidden;
  width: 100%;
  
  position: relative;
}




#limiterOrder2 table td, table th {
 padding-left: 8px; 
  text-align: left;
	
}

#limiterOrder2 table thead tr {
 height: 50px; 
font-size: 5px;	
  
}
#limiterOrder2 table tbody tr {
  height: 45px;
  border-bottom: #000033;
 border-bottom-style: solid;
	border-bottom-width: 1px;
}
#limiterOrder2 table tbody tr:last-child {
    border: 0;

}

#limiterOrder2 th{
  font-size: 18px;
  color: #000;
  line-height: 1.2;
  font-weight: unset;
  background-color: #CCCCCC;
}


#limiterOrder2 a {
 color: #000000;
  text-decoration: none;
}

#limiterOrder2 bttn {
color: #FFFFFF !important;
}
	
	
	
	
#limiterOrder2 tbody tr {
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
  font-weight: unset;
}


#limiterOrder2 .column1 {
  width: 500px;
	padding-left: 10px;

}

#limiterOrder2 .column2 {
  width: 400px;

}


#limiterWk table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  overflow: hidden;
  width: 100%;
  
  position: relative;
}




#limiterWk table td, table th {
 padding-left: 8px; 
  text-align: left;
	
}

#limiterWk table thead tr {
 height: 50px; 
font-size: 5px;	
  
}
#limiterWk table tbody tr {
  height: 45px;
  border-bottom: #000033;
 border-bottom-style: solid;
	border-bottom-width: 1px;
}
#limiterWk table tbody tr:last-child {
    border: 0;

}

#limiterWk .table100-head th{
  font-size: 18px;
  color: #000;
  line-height: 1.2;
  font-weight: unset;
  background-color: #CCCCCC;
}


#limiterWk a {
 color: #000000;
  text-decoration: none;
}

#limiterWk bttn {
color: #FFFFFF !important;
}
	
	
	
	
#limiterWk tbody tr {
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
  font-weight: unset;
}


#limiterWk .column1 {
  width: 500px;
	padding-left: 10px;

}

#limiterWk .column2 {
  width: 20px;
	text-align: right;
}


#limiterWk .column3 {
  width: 100px;
	text-align: right;
}


#limiterWk .column5 {
  width: 100px;
 text-align: right;
}

#limiterWk .column6 {
  width: 20px;
 text-align: right;
padding-right: 10px;
  
}



@media (min-width: 769px) { 
 .dropdownKurz {
	
	display: none;
}


.dropdownLang {
	
	display: block;
}
}


@media screen and (max-width: 768px) {
 
	
	
	 h1{
        font-size: 1em;
    }


	 #cssmenu {
  background: #000033;
  width: 98%;
  padding-left: 1px;
}
	
	
	#cssmenu ul li {
    
    display: block;
  }
  #cssmenu ul li a {
   	 width: 49%;
	 float: left;
	font-size: 12px;
	  
	  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #fb998c;
    
  }
	
cssmenu.align-right li:first-child a:after {
  display: block;
}
  #cssmenu ul li.last > a,
  #cssmenu ul li:last-child > a {
    border: 0;
  }
  #cssmenu ul li a:after {
    display: none;
  }
  #cssmenu ul li a:before {
    display: none;
  }

.datenBild {
	
	display: none;
}
	
.VierTeile {
	
	display: none;
}

	
	.btn-success  {

	
	font-size: 10px! important;
	margin-bottom: 10px;
		margin-left: 10px;
	
}
	
.dropdownKurz {
	
	display: block;
}


.dropdownLang {
	
	display: none;
}
	
	.hotelBild1 {
		margin: 20px 0;
	}
.hotelBild2 {
		margin: 20px 0;			
	}

	
#table4spKlein {
	 display: block;
    }
	
	
	
#table4sp {
	
	display: none;
}
	
	
	
	
	
#tablePreise {
	
	display: none;
}
	
/* preise.php */	
	

.preiseMobil{
		display:block;
		margin: 10px auto 10px;
		background: #000033;
}	
	
#tablePreiseKlein {
	display:block;
	width: 80%;
	margin: 10px auto;
}
	
	
	
.spalte1 {
	text-align: center;
}



	
.preiseNormalOben {
	border-spacing: 1;
  	border-collapse: collapse;
 	border-radius: 10px;
  	width: 100%;
	background-color: #000033;
	color: #FFF;
	text-align: center;
	padding: 0 10px;
	
	}
	
	
	.preiseKleinUnten {
	border-spacing: 1;
  	border-collapse: collapse;
 	border-radius: 10px;
	margin: 0 auto;
		width: 80%;
	background-color: #FFF;
	color: #FFF;
	text-align: center;

	
	}

	
	#limiterWk {
	
	display: none;
}

	
	
	#tableWkKlein {
	
	display: block;
}

	
	.wkDetails {
		
		background-color: #FFF;
		color: #000;
	}
	
	.spalteL {
		
		padding-left: 20px;
	}
	
	.spalteLT {
		
		padding: 20px 0 0 10px;
	}
	
	.spalteZ {
		
		text-align: center;
	}
	
	
	.spalteLL {
		
		padding-left: 10px;
	}
	
	.spalteLLL {
		
		padding-left: 0px;
	}
	
	.spalteR {
		
		float: right;
		padding-right: 20px;
	}
	
	.spalteRR {
		
		float: right;
		
	}
	
	
	
	.linie { 
color: #000033; 
size:3px; 
width:100%; 
} 

	.wkKleinOben {
		
		width: 100%;
	background-color: #000033;
	color: #FFF;
	text-align: center;
	}

#orderMobil {
	
	display: block;
	
}

#limiterOrder {
	
	display: none;
}
	
#limiterOrder2 {
	
	display: none;
}

	.grau {
		color: #000;
		background-color: #CCC;
		padding: 0px 20px 50px 20px;
		
	}
	
	.ccenter {
		text-align: center;
		font-size: 22px;
		
	}
	
	#cssmenuKlein {
    display: block;
}
	
	
}


