/* 
    PROJEKT:    MIO3
    AUTHOR:     Marcel Hoop | KIWI Werbeagentur
    -------------------------------------------
    FONTS
			font-family:'Futura W01 Light';
			font-family:'Futura W01 Heavy';
    -------------------------------------------*/
	
body{
	font-family:'Futura W01 Light';
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
}
select{
	outline: none;
}

h1{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}
h2{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	margin: 0;
}

.bold{
	font-family:'Futura W01 Heavy';
}
.small{
	width: 960px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
}

#header,
#container,
#footer .inside{
	width: 960px;
	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: 15px;
	right: 0;
}
#header .inside .facebook figure{
	margin-right: 10px;
}
#header .inside .facebook p{
	margin: 4px 0 0;
}
#header .inside .facebook a{
	color: #000;
}

/*--------------------------------------------
	SLIDER
--------------------------------------------*/

#main .inside .jquery_slider{
	width: 100%;
	margin: 0 auto -5px auto;
}
#main .inside .jquery_slider .slider-control .slider-prev,
#main .inside .jquery_slider .slider-control .slider-next{
	display: block;
	width: 72px;
	height: 72px;
	position: absolute;
	top: 180px;
	z-index: 150;
	background-repeat: no-repeat;
	font-size: 0;
}
#main .inside .jquery_slider .slider-menu{
	display: none;
}
#main .inside .jquery_slider .slider-control{
	width: 100%;
	height: 0;
	position: absolute;
	top: 0;
}
#main .inside .jquery_slider .slider-control .slider-prev{
	left: 0;
	background-image: url("../images/slider_icon_prev.png");
}
#main .inside .jquery_slider .slider-control .slider-next{
	right: 0;
	background-image: url("../images/slider_icon_next.png");
}

/* Slidertext */
.slidertext{
	display: block;
	width: 250px;
	position: absolute;
	top: 40px;
	left: 80px;
	z-index: 100;
	padding: 15px 25px;
	background: rgba(255,255,255,0.85);
}
.slidertext h1{
	text-align: left;
}
.slidertext p{
	line-height: 1.5;
}

/*--------------------------------------------
	MAIN
--------------------------------------------*/
/* HOME */
#main .inside .standort{
	display: block;
	width: 960px;
	height: 350px;
	position: relative;
	background-color: #000;
	color: #fff; 
}
#main .inside .standort .inside{
	width: 85%;
	margin: 15px auto;
}
#main .inside .standort img.standort_logo{
	width: 100px;
	position: relative;
	top: 2px;
}
#main .inside .standort h1{
	text-align: left;
	padding-top: 30px;
}
#main .inside .standort .mobile_t{
	display: none;
}
#main .inside .standort .stoerer{
	position: absolute;
	top: 160px;
	left: 35%;
}
#main .inside .standort .map{
	position: absolute;
	top: -15px;
	right: 0;
}
#main .inside .standort a#anker_standort{
	display: block; 
	width: 960px;
	height: 350px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	cursor: pointer;
}
#main .inside #content_standort{
	display: none;
	width: 960px;
	height: 660px;
	background-color: #fff;
}

#main .inside .speisekarte{
	position: relative;
	display: block;
	width: 960px;
	height: 350px;
	background-color: #EDEBE4;
	color: #000;
}
#main .inside .speisekarte img.left_img{
	float: left;
	margin-right: 25px;
//	width: 583px;
	width: 61%;
}
#main .inside .speisekarte img.stoerer{
	position: absolute;
	top: 25px;
	left: 40px;
}
#main .inside .speisekarte h1{
	text-align: left;
}
#main .inside .speisekarte .inside > div.right{
	width: 300px;
	float: left;
	margin-left: 30px;
	line-height: 1.5;
}

#main .inside .speisekarte a#anker_speisekarte{
	display: block; 
	width: 960px;
	height: 350px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	cursor: pointer;
}
#main .inside #content_speisekarte{
	display: none;
	width: 960px;
	background-color: #fff;
	line-height: 1.2;
}
#main .inside #content_speisekarte .inside{
	width: 85%;
	margin: 0 auto;
}
#main .inside #content_speisekarte .inside h2,
#main .inside #content_speisekarte .inside .h2_stats {
	width: 100%;
}
#main .inside #content_speisekarte .inside table td.first_td {
	width: 175px;
}
#main .inside #content_speisekarte .inside div.left{
	float: left;
}
#main .inside #content_speisekarte .inside div.right{
	width: 380px;
	margin-left: auto;
}
#main .inside #content_speisekarte .inside .right table{
	margin-left: auto;
}
#main .inside #content_speisekarte .inside .left table{
	margin-bottom: 50px;
}
#main .inside #content_speisekarte .inside img{
	max-width: 380px;
	margin: 14px;
	position: relative;
	right: 16px;
}

#main .inside .speisekarte a{
	display: block; 
	width: 960px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

#main .inside .reservierung table{
	margin: 0 auto;
	margin-top: 20px;
}

/* STANDORT */
#main .inside .small .ce_text.first p{
	padding-left: 15px;
}
#main .inside .small .ce_text.first p a{
	color: #000;
}
#main .inside .standort_googlemap{
	margin-top: 50px;
	z-index: 1;
}
#main .inside .standort_googlemap .infobox_text{
	font-family:'Futura W01 Light';
	font-size: 14px;
	margin-top: 10px;
	padding-left: 10px;
}
#main .inside .standort_googlemap .routinglink{
	font-family:'Futura W01 Light';
	font-size: 14px;
	padding-left: 10px;
}
#main .inside .standort_googlemap .routinglink a{
	font-family:'Futura W01 Heavy';
	color: #000;
}
#main .inside .standort_googlemap .routinglink form input.text{
	height: 20px;
	border: none;
	border: 1px solid #000;
	margin-top: 5px;
	padding: 0 5px;
}
#main .inside .standort_googlemap .routinglink form input.submit{
	width: 35px;
	height: 25px;
	margin-left: 5px;
	border: none;
	background-color: #000;
	color: #fff;
}
#main .inside section.standort_googlemap > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(3) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(3),
#main .inside section.standort_googlemap > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(3) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1){
	display: none;
}
#main .inside section.standort_googlemap > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(3) > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(4){
	border-radius: 0px !important;
	border: 1px solid #000;
}

/* KONTAKT */
#main #content_standort{
	background-color: #fff;
	color: #000;
}

#main #content_standort form input,
#main #content_standort form select,
#main #content_standort form textarea{
	background-color: #EDEBE4;
}

#main .inside #content_standort .ce_text h1{
	margin-top: 60px;
}
#main .inside #content_standort .ce_text table{
	margin: 25px auto 0 auto;
}

#content_standort .before_form{
	width: 810px;
	margin: 0 auto;
}

#content_standort .ce_form{
	overflow: visible;
}
#content_standort form{
	width: 810px;
	margin: 0 auto;
	position: relative;
}
#content_standort form .form_left{
	width: 390px;
	margin-right: 30px;
	float: left;
}
#content_standort form .form_right{
	width: 390px;
	float: left;
	margin-top: 65px;
}
#content_standort form label{
	display: none;
	font-family:'Futura W01 Light';
	color: #000;
}
#content_standort form .select_bg{
	width: 55%;
	height: 40px;
	padding: 8px 0;
	overflow: hidden;
	margin-bottom: 10px;
}
#content_standort form select{
	width: 115%;
	height: 40px;
	font-family:'Futura W01 Light';
	color: #000;
	padding: 8px 10px 0 10px;
	font-size: 18px;
	border: none;
	margin-bottom: 70px;
	border-radius: 1px;
	background-image: url("../images/select_bg.jpg");
	background-repeat: no-repeat;
	background-position: 210px center;
}

#content_standort form select{
	background-image: url("../images/form_arrow.png");
	background-position: 80% 13px;
}

body.ie #content_standort form select{
	width: 277px;	
}
#content_standort form select option{
	height: 40px;
	font-family:'Futura W01 Light';
	color: #000;
	padding: 8px 10px 5px 10px;
	font-size: 18px;
	border-radius: 1px;
}
#content_standort form input.text{
	width: 100%;
	height: 40px;
	font-family:'Futura W01 Light';
	color: #000;
	padding: 0 10px;
	font-size: 18px;
	border: none;
	margin-bottom: 20px;
	border-radius: 1px;
}
#content_standort form textarea{
	min-width: 100%;
	min-height: 100px;
	max-width: 100%;
	max-height: 100px;
	font-family:'Futura W01 Light';
	color: #000;
	padding: 10px 10px;
	font-size: 18px;
	border: none;
	border-radius: 1px;
}
#content_standort form .submit_container{
	margin-top: 16px;
}
#content_standort .button input.submit{
	display: block;
	width: 100px;
	height: 50px;
	background-color: #edebe4;
	color: #000;
	font-size: 20px;
	font-family:'Futura W01 Light';
	padding: 10px;
	text-align: center;
	cursor: pointer;
	border: none;
	border-radius: 1px;
	outline: none;
}
#content_standort .ce_hyperlink.button a{
	display: block;
	width: 80px;
	height: 30px;
	background-color: #edebe4;
	color: #000;
	font-size: 20px;
	font-family:'Futura W01 Light';
	padding: 12px 10px 8px 10px;
	text-align: center;
	border-radius: 1px;
}
#content_standort .ce_hyperlink.button{
	width: 500px;
	margin: 41px auto 75px auto;
}
#content_standort .explanation{
	width: 500px;
	margin: 0 auto;
	font-size: 14px;
}

::-webkit-input-placeholder {
    color: #000;
	opacity: 1;
} 
:-moz-placeholder {
    color: #000;
	opacity: 1;
} 
::-moz-placeholder {
    color: #000;
	opacity: 1;
} 
:-ms-input-placeholder {
    color: #000;
	opacity: 1;
}
body.safari #content_standort form select{
	-webkit-appearance: none;
}

/* FORMULAR GESENDET | SENT */
#main .inside #sent{
	display: none;
}
#main .inside #sent table{
	margin: 0 auto;
}



/* KONTAKT */
body.contact #main{
	background-color: #000;
	color: #fff;
}

body.contact #main .inside .ce_text.first h1{
	margin-top: 60px;
}
body.contact #main .inside .ce_text.first table{
	margin: 50px auto 0 auto;
}

body.contact .before_form{
	width: 500px;
	margin: 0 auto;
}

body.contact .ce_form{
	overflow: visible;
}
body.contact form{
	width: 500px;
	margin: 0 auto;
	position: relative;
}
body.contact form label{
	display: none;
	font-family:'Futura W01 Light';
	color: #fff;
}
body.contact form .select_bg{
	width: 250px;
	height: 40px;
	padding: 8px 0;
	overflow: hidden;
	margin-bottom: 70px;
}
body.contact form select{
	width: 267px;
	height: 40px;
	font-family:'Futura W01 Light';
	color: #000;
	padding: 8px 10px 0 10px;
	font-size: 18px;
	border: none;
	margin-bottom: 70px;
	border-radius: 1px;
	background-image: url("../images/select_bg.jpg");
	background-repeat: no-repeat;
	background-position: 210px center;
}

body.opera.contact form select{
	background-image: none;
}
body.opera.contact form div.select:after{
	content: url("../images/select_bg.jpg");
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 8px;
	left: 210px;
	z-index: 999;
}

body.ie.contact form select{
	width: 277px;
}
body.contact form select option{
	height: 40px;
	font-family:'Futura W01 Light';
	color: #000;
	padding: 8px 10px 5px 10px;
	font-size: 18px;
	border-radius: 1px;
}
body.contact form input.text{
	width: 480px;
	height: 40px;
	font-family:'Futura W01 Light';
	color: #000;
	padding: 0 10px;
	font-size: 18px;
	border: none;
	margin-bottom: 20px;
	border-radius: 1px;
}
body.contact form textarea{
	min-width: 480px;
	min-height: 120px;
	max-width: 480px;
	max-height: 120px;
	font-family:'Futura W01 Light';
	color: #000;
	padding: 10px 10px;
	font-size: 18px;
	border: none;
	border-radius: 1px;
}
body.contact form input.submit{
	position: absolute;
	right: 0;
	bottom: -138px;
	border: none;
	outline: none;
}
body.contact .button input.submit{
	display: block;
	width: 100px;
	height: 50px;
	background-color: #edebe4;
	color: #000;
	font-size: 20px;
	font-family:'Futura W01 Light';
	padding: 10px;
	text-align: center;
	cursor: pointer;
	border-radius: 1px;
}
body.contact .ce_hyperlink.button a{
	display: block;
	width: 80px;
	height: 30px;
	background-color: #edebe4;
	color: #000;
	font-size: 20px;
	font-family:'Futura W01 Light';
	padding: 12px 10px 8px 10px;
	text-align: center;
	border-radius: 1px;
}
body.contact .ce_hyperlink.button{
	width: 500px;
	margin: 41px auto 75px auto;
}
body.contact .after_form{
	width: 500px;
	margin: 0 auto;
	font-size: 14px;
}

::-webkit-input-placeholder {
    color: #000;
	opacity: 1;
} 
:-moz-placeholder {
    color: #000;
	opacity: 1;
} 
::-moz-placeholder {
    color: #000;
	opacity: 1;
} 
:-ms-input-placeholder {
    color: #000;
	opacity: 1;
}
body.safari.contact form select{
	-webkit-appearance: none;
}

/* IMPRESSUM */
#main .inside .impressum h1{
	text-align: left;
	margin-top: 60px;
}
#main .inside .impressum .left{
	width: 465px;
	margin-right: 30px;
	float: left;
	font-size: 14px;
}
#main .inside .impressum .right{
	width: 465px;
	float: left;
	font-size: 14px;
}
#main .inside .impressum .bold{
	font-family: 'Futura W01 Light';
	font-weight: bold;
	display: block;
	height: 0;
	margin-bottom: 5px;
}


/*--------------------------------------------
	FOOTER
--------------------------------------------*/

#footer{
	margin-top: 45px;
	background-color: #000;
	color: #fff;
}
body.ios #footer{
	min-width: 1200px;
}
#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;
}

/* STANDORT */
body.location #footer{
	margin-top: 0;
}

/* KONTAKT */
body.contact #footer{
	margin-top: 0;
	background-color: #fff;
	color: #000;
}
body.contact #footer .inside .top_link a{
	background-image: url("../images/kontakt_footer_logo.png");	
}
body.contact #footer .inside nav ul li a,
body.contact #footer .inside nav ul li span{
	color: #000;
	text-transform: uppercase;
}

/* GESENDET */
#main .inside #sent{
	width: 90%;
	margin: 0 auto;
}


/*--------------
	IE
--------------*/
body.ie #main .inside #content_standort{
	height: 760px;
}
body.ie #main .inside #content_standort form .select_bg{
	height: 55px;
}
body.ie #main .inside #content_standort form label{
	display: block;
}
body.ie #main .inside #content_standort form .form_right{
	margin-top: 80px;
}
