/*-------------------------------------------------------
	MOBILE
-------------------------------------------------------*/

body{
	font-family:'Futura W01 Light';
}
body .mobile_f{
	display: none;
}
body .mobile_t{
	display: block;
}

body .small{
	width: 100%;
}
body .small .ce_text{
	width: 85%;
	margin: 0 auto;
}

body a{
	text-decoration: none;
	outline: none;
	color: #000;
}

body h1{
	font-size: 30px;
}
body #header,
body #container,
body #footer .inside{
	width: 100%;
	margin: 0 auto;
}

/*--------------------------------------------
	HEADER
--------------------------------------------*/

/* LOGO */
#header .inside .logo{
	display: block;
	width: 266px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
/* FACEBOOK */
#header .inside .facebook{
	width: 200px;
	position: absolute;
	top: 0;
	left: 5%;
}
#header .inside .facebook figure{
	margin-right: 10px;
}
#header .inside .facebook p{
	margin: 4px 0 0;
}
#header .inside .facebook a{
	color: #000;
	font-size: 0;
}

body #header{
	margin-top: 10px;
}
/* body #header .inside .facebook{
	font-size: 0;
	top: -30px;
	left: 10px;
} */

/*--------------------------------------------
	SLIDER
--------------------------------------------*/

body #main .inside .jquery_slider{
	width: 100%;
	margin: 0 auto -7px auto;
}
body #main .inside .jquery_slider .slider-control .slider-prev,
body #main .inside .jquery_slider .slider-control .slider-next{
	display: block;
	width: 72px;
	height: 72px;
	position: absolute;
	top: 225px;
	z-index: 150;
	background-repeat: no-repeat;
	font-size: 0;
}
body #main .inside .jquery_slider .slider-menu{
	display: none;
}
body #main .inside .jquery_slider .slider-control{
	width: 100%;
	height: 0;
	position: absolute;
	top: 0;
}
body #main .inside .jquery_slider .slider-control .slider-prev{
	left: 0;
	background-image: url("../images/slider_icon_prev.png");
}
body #main .inside .jquery_slider .slider-control .slider-next{
	right: 0;
	background-image: url("../images/slider_icon_next.png");
}

body #main .inside .slidertext{
	width: auto;
	position: relative;
	top: auto;
	left: auto;
}
body #main .inside .jquery_slider .slider-control .slider-prev,
body #main .inside .jquery_slider .slider-control .slider-next{
	display: block;
	width: 40px;
	height: 40px; 
	position: absolute;
	top: 0;
	margin-top: 16%;
	z-index: 150;
	background-repeat: no-repeat;
	font-size: 0;
}
body #main .inside .jquery_slider .slider-control .slider-prev{
	background-image: url("../images/slider_icon_prev.png");
	background-size: 100%;
}
body #main .inside .jquery_slider .slider-control .slider-next{
	background-image: url("../images/slider_icon_next.png");
	background-size: 100%;
}

/* CONTENT */
body #main .inside .standort{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000;
}
body #main .inside .standort .inside{
	width: 90%;
	margin: 0 auto;
}
body #main .inside .standort .inside h1{
	padding-top: 0;
}
body #main .inside .standort .inside h1 > img{
	width: 90px;
}
body #main .inside .standort .inside .mobile_f{
	display: none;
}
body #main .inside .standort .inside .mobile_t{
	display: block;
}
body #main .inside .standort .inside .stoerer{
	top: 230px;
	left: 35%;
	width: 45%;
}
body #main .inside .standort .inside .map{
	width: 100%;
	position: relative;
	top: auto;
	right: auto;
	margin-top: 10%;
}
body #main .inside .standort table tr:first-child img{
	width: 80%; 
}
body #main .inside .standort a#anker_standort{
	display: block; 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	cursor: pointer;
}
body #main .inside #content_standort{
	display: none;
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	background-color: #fff;
}
body #main .inside #content_standort .inside{
	width: 90%;
	margin: 0 auto;
}
body #main .inside #content_standort .ce_text h1{
	margin-top: 20px;
}
body #main .inside #content_standort span.tel{
	display: block;
}
body #content_standort form{
	width: 100%;
	margin: 0 auto;
}
body #content_standort form .form_left{
	width: 100%;
	float: none;
	margin-right: 0;
}
body #content_standort form .form_right{
	width: 100%;
	float: none;
	margin-top: 0;
}
body #content_standort form .select_bg{
	width: 97%;
}
body #content_standort form select{
	width: 105%;
	background-position: 90% 13px;
}
body #content_standort form input.text{
	width: 93%;
	height: 40px;
}
body #content_standort form textarea{
	min-width: 92%;
	min-height: 120px;
	max-width: 92%; 
	max-height: 120px;	
}
body #content_standort form input.submit{
	margin-right: auto;
	margin-left: auto;
}

body #main .inside .speisekarte{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	background-color: #edebe4;
	color: #000;
}
body #main .inside .speisekarte .inside{
	width: 100%;
	margin: 0 auto;
}
body #main .inside .speisekarte h1{
	text-align: center;
}
body #main .inside .speisekarte .inside .left_img{
	float: none;
	margin: 0;
}
body #main .inside .speisekarte .inside .stoerer{
	width: 25%;
	top: 20px;
	left: 20px;
}
body #main .inside .speisekarte .inside .right{
	max-width: 85%;
	width: 265px;
	float: none;
	margin: 20px auto 0 auto;
}
body #main .inside .speisekarte a#anker_speisekarte{
	display: block; 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	cursor: pointer;
}
body #main .inside #content_speisekarte{
	display: none;
	width: 100%;
	height: auto;
	background-color: #fff;
}
body #main .inside #content_speisekarte .inside{
	width: 90%;
	margin: 0 auto;
}

body #main .inside #content_speisekarte .inside h2,
body #main .inside #content_speisekarte .inside .h2_stats {
	width: 100%;
	text-align: center;
	padding: 5px 0 !important;
}
body #main .inside #content_speisekarte .inside table td.first_td{
	width: 100%;
}
body #main .inside #content_speisekarte .inside div.left{
	width: 100%;
	float: none;
}
body #main .inside #content_speisekarte .inside div.right{
	width: 100%;
	float: none;
}
body #main .inside #content_speisekarte .inside table td.measure {
	min-width: 40px;
	width: 10%;
}
body #main .inside #content_speisekarte .inside table td.price {
	min-width: 1px;
	width: 10%;
}
body #main .inside #content_speisekarte .inside .right table{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-width: 1px;
}
body #main .inside #content_speisekarte .inside .left table{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	min-width: 1px;
}
body #main .inside #content_speisekarte .inside .info{
	margin-bottom: 0;
}
body #main .inside #content_speisekarte .inside .cocktail_info .left,
body #main .inside #content_speisekarte .inside .cocktail_info .right{
	text-align: center;
	width: 100%;
}
body #main .inside #content_speisekarte .inside .wines table{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
body #main .inside #content_speisekarte .inside .wines h2{
	width: 100%;
}
body #main .inside #content_speisekarte .inside .wines table tr td:first-child{
	max-width: 60%;
}
body #main .inside #content_speisekarte .inside .left table.before_img,
body #main .inside #content_speisekarte .inside .right table.before_img{
	margin-bottom: 50px;;
}
body #main .inside #content_speisekarte .inside img{
	width: 100%;
	max-width: 100%;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}

body #main .inside .speisekarte a{
	display: block; 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

/* IMPRESSUM */
#main .inside .impressum h1.ce_headline{
	width: 85%;
	margin: 0 auto;
	text-align: left;
	margin-top: 60px;
}
#main .inside .impressum h1{
	width: 100%;
	text-align: left;
	margin-top: 60px;
}
#main .inside .impressum .left{
	width: 100%;
	float: none;
	font-size: 14px;
}
#main .inside .impressum .right{
	width: 100%;
	float: none;
	font-size: 14px;
}
#main .inside .impressum .bold{
	font-family: 'Futura W01 Light';
	font-weight: bold;
	display: block;
	height: auto;
	margin-bottom: 0;
}
#main .inside .impressum .ce_text.address{
	width: 100%;
	margin: 0;
}
#main .inside .impressum .ce_text{
	width: 85%;
	margin: 0 auto;
}

/*--------------------------------------------
	FOOTER
--------------------------------------------*/

#footer{
	margin-top: 45px;
	background-color: #000;
	color: #fff;
}
body.ios #footer{
	min-width: 100%;
}
#footer .inside{
	height: 50px;
	padding-top: 20px; 
}
#footer .inside .top_link a{
	display: block;
	width: 60px;
	height: 30px;
	background-image: url("../images/footer_logo.png");
	background-repeat: no-repeat;
	font-size: 0;
}
/* LINK IMPRESSUM */
#footer .inside .link_impressum{
	display: block;
	width: auto;
	padding: 5px 0 5px 10px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	right: 0;
}
#footer .inside .link_impressum a{
	display: block;
	width: auto;
	padding: 5px 10px;
	color: #fff;
	text-transform: uppercase;
}

/* FOOTER */
body #footer .inside{
	width: 90%; 
	margin: 0 auto;
}
body.ios #footer{
	min-width: 100%;
	margin-top: 0;
}
body #footer .inside .link_impressum{
	top: 14px;
}