@charset "utf-8";
/* CSS Document */

.css3gallery img{
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/
opacity: 0.9; /*initial opacity of images*/
margin: 0 10px 5px 0; /*margin between images*/
cursor: pointer;
}
 
.css3gallery img:hover{
-webkit-transform:scale(2.5); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(2.5); /*Mozilla scale version*/
-o-transform:scale(2.5); /*Opera scale version*/
box-shadow:0px 0px 30px #999; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:0px 0px 30px #999; /*Safari shadow version*/
-moz-box-shadow:0px 0px 30px #999; /*Mozilla shadow version*/
margin: 0 10px 5px 37px; /*margin between images*/
opacity: 1;
}



.leistung_tabelle{
	display: table;
	width: 100%;	
}
.title_reserv {
    color: #5d5d5d;
    font-size: 35px;
    font-weight: bold;
    height: auto;
    min-height: 50px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	margin-top: -16px;
}

.table {
    display: table;
    width: 100%;
}

.title_lines_white {
    color: #5d5d5d;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    letter-spacing: 1.8px;
    margin-top: -9px;
    text-align: center;
	margin-bottom: 15px;
    width: 100%;
}

#z_b_optionen{
	margin-top: 15px;
    color: #777;
	padding: 0 20px 5px;
	display: table;
	width: 90%;
}

.style_reserve {
    border: 2px solid #ffaa07;
    border-radius: 2px;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1) inset;
    color: #666666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    height: 30px;
    margin: 0 0 5px;
    padding: 3px 10px;
    text-align: center;
    width: 70%;
}

.style_reserve_zahl {
    border: 2px solid #ffaa07;
    border-radius: 2px;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1) inset;
    color: #666666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    height: 30px;
    margin: 0 0 5px;
    padding: 3px 10px;
    text-align: center;
    width: 58%;
}

.style_reserve_tag {
    border: 2px solid #ffaa07;
    border-radius: 2px;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1) inset;
    color: #666666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    height: 30px;
    margin: 0 0 5px;
    padding: 3px 10px;
    text-align: center;
    width: 75%;
}

.res_tag {
	width: 14%;
}

.res_personen {
	width: 12%;
}

.res_leistung {
	width: 28%;
}

.res_preise {
	width: 15%;
}

.res_ges_preise {
	text-align: center;
    width: 4%;
}

.res_zimmer {
	width: 18%;
}

.res_zimmer_auswahl {
	width: 40%;
}

.res_zimmer_auswahl_hotel {
	width: 30%;
	padding-left: 20px;
}

.res_line {
	background-color: #ffaa07;
	height: 2px;
    margin: 8px 0px;
    width: 90%;
	padding: 0 20px 0px;
}


.res_summe {
 	text-align: right;
 	margin-bottom: 10px;
    width: 39.2%;
	color: #a71e1e;
}
.res_zimmer_total{
	width: 12%;
	text-align: right;
}

.title_reserve {
    color: #5d5d5d;
    font-size: 20px;
    height: auto;
    padding-top: 15px;
	text-transform: uppercase;
    text-align: left;
    width: 100%;
}

.option_res {
    color: #5d5d5d;
    font-size: 17px;
}

.res_table {
	width: 95%;
	margin: 0 auto;
}

.sub_res_titel {
	width: 90%;
	height: 52px;
	text-transform: uppercase;
}

.res_border{
    border-bottom: 1px solid #5d5d5d;
    float: left;
    height: 40px;
    line-height: 50px;
    width: 100%;
	margin-bottom: 20px;
}


.res_border_right{
    border-bottom: 1px solid #5d5d5d;
    float: right;
    height: 40px;
    line-height: 50px;
    width: 14.3%;
	margin-bottom: 20px;
}


.res_btn_weiter {
    background-color: #ffffff;
    border: 1px solid #fea500;
    border-radius: 4px;
    color: #fea500;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    height: 44px;
	cursor: pointer;
    text-align: center;
    width: 80%;
}

.res_btn_weiter:hover {
    background-color: #fea500;
    border: 1px solid #5d5d5d;
    color: #5d5d5d;
    width: 80%;
}

.res_font {
    color: #777;
    font-size: 19px;
    padding: 8px 20px;
}

.res_block {
	background-color: #ffffff;
}

.res_block_all {
    width: 100%;
}

.right_b_weiter {
    width: 20%;
	float: right;
}


.center_t {
	text-align: center;
	margin: 0 auto;
    width: 100%;
}

.hinweise_width {
    width: 70%;
}


.btn_weiter {
    background-color: #ffffff;
    border: 1px solid #fea500;
    border-radius: 4px;
    color: #fea500;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    height: 44px;
	cursor: pointer;
    text-align: center;
    width: 18.9%;
}

.btn_weiter:hover {
    background-color: #fea500;
    border: 1px solid #5d5d5d;
    color: #5d5d5d;
    width: 18.9%;
}


.btn_weiter2 {
   background-color: #ffffff;
    border: 1px solid #fea500;
    border-radius: 4px;
    color: #fea500;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    height: 44px;
	cursor: pointer;
	margin-bottom: 30px;
    text-align: center;
    width: 80%;
}

.btn_weiter2:hover {
    background-color: #fea500;
    border: 1px solid #5d5d5d;
    color: #5d5d5d;
    width: 80%;
}


.btn_weiter3 {
   background-color: #ffffff;
    border: 1px solid #fea500;
    border-radius: 4px;
    color: #fea500;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    height: 44px;
	cursor: pointer;
    text-align: center;
	margin-left: 21px;
    width: 38%;
}

.btn_weiter3:hover {
    background-color: #fea500;
    border: 1px solid #5d5d5d;
    color: #5d5d5d;
    width: 38%;
}


.text_ver_buchung{
	
	}

.text_meldung{
	width: 100%;
	font-size: 18px;
	padding: 0 10px 20px 20px;
}

.text_info_right{
    font-size: 14px;
    left: 508px;
    position: absolute;
    top: -122px;
    width: 330px;
}

.zimmer_frei {
    display: block;
}

.the_zimmer_block {
	width: 38%;
	height: auto;
	margin-left: 20px;
	background-color: #a5a5a5;
}

.die_legende{
	margin-left: 20px;
	font-size: 18px;
}

.green_z{
  background-color: #11CF11;
  width: 16%;
 }

.red_z{
  background-color: #FF0000;
  width: 9%;
 }

.zimmer_farbe{
  background-color:  #a5a5a5;
 }



.tab_adresse{  
	display: block;
    width: 90%;
}

.ad_tab_neu{  
	display: block !important;
}







.text_zauber_agb{
	font-size: 18px;
 }

.eingabe {
    border: 2px solid #ffaa07;
    border-radius: 2px;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1) inset;
    color: #666666;
    margin: 0 0 5px;
    padding: 3px 10px;
    width: 100%;
}






/* GELB */
@media screen and (max-width: 1330px){
	
	#content {
	margin: 0 auto;
	width: 94%;
	}
	
	.res_line {
    width: 90%;
	}
	
	.res_summe {
    width: 35.3%;
	}
	
	.btn_weiter3 {
    width: 36.5%;
	}
	
	.btn_weiter3:hover {
    width: 36.5%;
	}
	
	.text_info_right {
    left: 465px;
	}
	
	.the_zimmer_block {
    width: 36.5%;
	}
	
}




/* grün */
@media screen and (max-width: 1210px){
	
	.res_zimmer_auswahl {
    width: 34%;
	}
	
	.res_summe {
    float: left;
    margin-left: 583px;
    width: auto;
	}
	
	.style_reserve_tag {
    padding: 3px 7px;
	}
	
	.res_zimmer_auswahl_hotel {
    width: 34%;
	}
	
	.btn_weiter3 {
    width: 301px;
	}
		
	.btn_weiter3:hover {
    width: 301px;
	}
	
	.text_info_right {
    left: 365px;
	}
	
	.the_zimmer_block {
    width: 50%;
	}
	
}



/* !!! Laptop ZAUBER !!!  */
@media screen and (max-width: 1024px){
	
	.style_reserve_tag {
    width: 83%;
	}
	
	.res_preise {
    width: 17%;
	}
	
	.res_ges_preise {
    width: 2%;
	}
	
	.btn_weiter3 {
    width: 300px;
	}

	.btn_weiter3:hover {
    width: 300px;
	}



}



/* lila - menu down */
@media screen and (max-width: 980px){
		
	.the_summe_preis {
    width: 86% !important;
	}
	
	#preissumme {
    width: 14% !important;
	}

	.res_zimmer_auswahl {
    width: 32%;
	}
	
	.res_summe {
    font-size: 18px;
    margin-left: 456px;
	}
	
	.res_table {
    width: 100%;
	}
	
	.res_personen {
    width: 5%;
	}
	
	.style_reserve_zahl {
    width: 66%;
	}
	
	.res_tag {
    width: 18%;
	}
	
	.res_leistung {
    width: 35%;
	}
	
	.res_font {
    font-size: 17px;
	}
	
	#z_b_optionen {
    font-size: 18px;
	}
	
	.res_preise {
    width: 14%;
	}	
	
	.option_res {
    font-size: 16px;
	}
	
	.sub_res_titel {
    font-size: 16px;
	}
	
	.res_btn_weiter {
    width: 100%;
	}
	
	.res_btn_weiter:hover {
    width: 100%;
	}
		

	.the_zimmer_block {
    width: 60%;
	}

	.res_border_right {
    width: 21%;
	}

	.right_b_weiter {
    width: 30%;
	}


}



/* rosa */
@media screen and (max-width: 790px){
	
	.res_zimmer_auswahl {
    width: 30%;
	}
	
	.res_zimmer_auswahl_hotel {
    width: 33%;
	padding-left: 0px;
	}
	
	.title_reserv {
    width: 86%;
	}
	
	.style_reserve {
    width: 80%;
	}
	
	.res_summe {
    margin-left: 366px;
	}
	
	
	.tr leistung_tabelle {
    display: block;
	width: 100%;

	}
	
	.res_personen {
    width: 25%;
	float: left;
	}
	
	.res_tag{
    width: 40%;
	float: left;
	}
	
	.res_leistung {
    width: 64%;
	float: left;
	line-height: 35px;
	border-bottom: 1px solid #5d5d5d;
	margin-bottom: 30px;
	}
	
	.res_preise {
    width: 20%;
	float: left;
	line-height: 35px;
	margin-bottom: 30px;
	border-bottom: 1px solid #5d5d5d;
	}
	
	.res_ges_preise {
    float: left;
    width: 10%;
	line-height: 35px;
	margin-bottom: 30px;
	border-bottom: 1px solid #5d5d5d;
	}
	
	.sub_res_titel {
	display: none;
	}
	
	.text_info_right {
    left: 339px;
    width: 225px;
	}
	
	
	.the_zimmer_block {
    width: 90%;
	}
	
	.text_info_right {
    height: 90px;
    left: 22px;
    position: relative;
    width: 345px;
    top: 20px;
	}	
	
}


/* BLAU  */
@media screen and (max-width: 670px){

	#content {
    width: 100%;
	}
	
	.res_zimmer_total {
    width: 20% !important;
	}
	
	#preissumme {
    width: 18% !important;
	}
	
	.the_summe_preis {
    width: 81% !important;
	}
	
	.res_summe {
    float: right;
    margin-left: 0;
    margin-right: 2%;
    width: 35%;
	}
	
	.res_zimmer {
    float: left;
    width: 45%;
	}
	
	.res_zimmer_auswahl {
    float: left;
    width: 50%;
	}
	
	.res_zimmer_auswahl_hotel {
    float: left;
    margin-top: 15px;
    width: 75%;
	}
	
	.last {
    width: 30%;
	}
	
	.res_ges_preise {
    width: 15%;
	}
	
	.btn_weiter2 {
    width: 80%;
	}
	
	.btn_weiter2:hover {
    width: 80%;
	}
	
	.btn_weiter {
    width: 30%;
	}
	
	.btn_weiter:hover {
    width: 30%;
	}
	
	.res_border_right {
    width: 24%;
	}
	
	.right_b_weiter {
    width: 40%;
	}
	
	
}


/* DUNKEL Grau  */
@media screen and (max-width: 495px){
	
	.style_reserve_zahl {
    width: 80%;
	}
	
	.res_line {
    width: 86% !important;
	}
	
	.the_summe_preis {
    width: 75% !important;
	}
	
	#preissumme {
    width: 23% !important;
	}
	
	.res_zimmer_total {
    width: 25% !important;
	}
	
	.style_reserve_tag {
    width: 100%;
	}
	
	.res_leistung {
    width: 90%;
	border: none;
	margin-bottom: 10px;
	}
	
	.res_tag {
    width: 65%;
	}	
	
	.res_personen {
    float: left;
    width: 35%;
	}
	
	.res_preise {
    width: 48%;
	}
	
	.res_ges_preise {
    width: 51%;
	}
	
	.last {
    float: left;
    height: 40px;
    line-height: 45px;
    padding-left: 0 !important;
    text-align: left;
    width: 45%;
	}
	
	.res_summe {
    float: left;
    margin-left: 20px;
    margin-right: 0;
    width: 55%;
	}
	
	.text_info_right {
    width: 295px;
	}
	
	.right_b_weiter {
    width: 50%;
	}
	
	.res_border_right {
    width: 44%;
	}
	
	.hinweise_width {
    width: 100%;
	}


}


/* DUNKEL BLAU  */
@media screen and (max-width: 390px){
	
	.res_font {
    font-size: 15px;
	}	
	
	.res_zimmer_total {
    float: right !important;
    width: 34% !important;
	}
	
	.the_summe_preis {
	  width: 69% !important;
	}
	
	#preissumme {
    width: 29% !important;
	}
	
	.res_line {
    width: 100%;
	}
	
	.smart {
	display: block;
	}
	
	.zauber_tab {
    display: block;
    width: 100%;
	}
	
	.res_block_all{
	display: block;
	}
	
	.title_lines_white {
    overflow: hidden;
    width: 89%;
	}
	
	.theader{
	display: block;
	}
	
	.btn_weiter3 {
    width: 235px;
	margin-left: 3px;
	}
	
	.btn_weiter3:hover {
    width: 235px;
	margin-left: 3px;
	}
	
	.text_info_right {
    height: 120px;
    left: 3px;
    top: 15px;
    width: 235px;
	}

	.text_meldung {
    font-size: 16px;
    padding-left: 3px;
	}
	
	.btn_weiter2 {
    width: 90%;
	}
	
	.btn_weiter2:hover {
    width: 90%;
	}
	
	.btn_weiter {
    position: absolute;
    width: 50%;
	}
	
	.btn_weiter:hover {
    position: absolute;
    width: 50%;
	}
	
	.the_zimmer_block {
    margin-left: 3px;
    width: 95%;
	}
	
	
	.die_legende {
    font-size: 16px;
    margin-left: 3px;
	}
	
	
	
}



/* Smartphone - hummer */

@media screen and (max-width:320px){
		
	.res_summe {
    width: 75%;
	}
	
	#preissumme {
    width: 32% !important;
	}
	
	.the_summe_preis {
    width: 67% !important;
	}
	
	.hotel_zauber_buchen_res {
    margin-left: -9px;
    width: 108%;
	}
		
}



#preissumme{
	color: #ff0000;
	width: 12%;
	text-align: right;
	float: left;	
}