@charset "iso-8859-1";
/* CSS Document */

#z_b_optionen2 {
    color: #777;
    display: table;
    margin-top: 15px;
    padding: 0 20px 5px;
    width: 90%;
}
.res_form{
	font-size: 14px;
}

.res_option1{
	width: 20%;	
}
.res_option2{
	width: 20%;	
}
.res_option3{
	width: 40%;	
}
.res_option4{
	width: 20%;	
}

.res_form label{
	font-size: 14px;	
}

.right_con_block_adresse{
	margin-top: 0px !important;	
}

.zl_storno{
	background-color: #ffffff;
	width: 100%;	
	font-size: 75%;
	padding: 20px;
	-moz-box-sizing: border-box;
	-webkit-sizing: border-box;	
	-o-box-sizing: border-box;	
	box-sizing: border-box;
}


#agb_open{
	text-decoration: underline;
	cursor: pointer;	
	display: inline;
	 -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
    hyphens: auto; 
}

.content_restaurant{
	margin-top: 40px !important;

}

.content_restaurant > .content_rechts{
	margin-top: 25px;	
}

#r_show{
   cursor: pointer;
   display: none;	
}



#header_open.active .slide-btn2{
	background: url("/images/minus-1.png") no-repeat scroll 0 0 #fea500;	
}



	.chosen_menu{
	display: block !important;
}
