
@font-face {
  font-family: 'Open Sans Condensed';
  src: url('../fonts/OpenSansCondensed-Light.eot');
  src: url('../fonts/OpenSansCondensed-Light.woff2') format('woff2'),
       url('../fonts/OpenSansCondensed-Light.woff') format('woff'),
       url('../fonts/OpenSansCondensed-Light.ttf') format('truetype'),
       url('../fonts/OpenSansCondensed-Light.svg#OpenSansCondensed-Light') format('svg'),
       url('../fonts/OpenSansCondensed-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#FFF;
	overflow-x: hidden;
}


h1{
	padding-top: 120px;
	padding-left: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 40px;
	color:#FFF;
	font-weight: 300;

}
.tageskarten{

position:relative;
top:0px;
z-index:2;
}
.weinkarten{

position:relative;
top:-80px;
z-index:1;
}
h2{
	margin-top: 4px;
	padding-left: 20px;
	padding-top: 6px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	color:#FFF;
	font-weight: 300;

}

h2 a{
	margin-top: 10px;
	padding-left: 0px;
	padding-top: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	color: #CCC;
	font-weight: 300;
}

h2 a:hover{

	color:#FFF;


}


.seitencontainer {
	width: 100%;


	margin: auto;
	z-index:1;	
	height:100%;

}

#inhalt_links {
	left:800px;
	clear: both;
	float: left;
	margin-left: 0;
	width: 260px;
	display: none;
	min-height: 100%;
	height: 100%;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.7);
	position: relative;
	z-index: 10;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#inhalt_rechts {
	position:absolute;
	clear: none;
	float: left;
	right: 290px;
	width: 400px;
	display: block;
	height:100%;
	z-index:10;
}

#inhalt {
	position: relative;
	padding: 0px;
	left: 1000px;
	top: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15.5px;
	
	color: #CCC;
	min-height: 560px;
	height: 100%;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 10;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333;
	overflow:auto;
}

#inhalt p{
	text-align: justify;
	line-height: 21px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}



#inhalt p a:link, a:visited{
	color: #CCC;
	font-weight: bold;
}
#inhalt a:hover{
	color: #FFF;

}
#kontakt_box p a:link, a:visited{
	color: #333;

}
#kontakt_box a:hover{
	color: #999;
}
#inhalt table a:link, a:visited{
	color: #CCC;
	font-weight: bold;
}
#menue_rein{
	position:absolute;
	left:10px;
	top:-110px;
	background:#000;
	color:#fff;
	z-index:1;
	display:none;

}
#menue_raus{
	position:absolute;
	left:10px;
	top:-110px;
	background:#000;
	color:#fff;
	z-index:1;
}

#logo {
	width: 245px;
	height: 37px;
	margin-left: 8px;
	margin-top: 80px;
	background-image: url(../images/funky-kitchen-logo.png);
	background-repeat: no-repeat;
}

#menu_aussen{
	display:block;
}
#menu_innen{
	display:none;
}

#smartmenue{
	position:relative;
	display: none;
	margin-left: 0;
	width: 250px;	
	background-color:#000;
	z-index:10;	
	color: #FFF;

}
#componentWrapper{
	display:block;
	}

.menu{
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.thumbHolder{
	display:block;
}
#player_container{
	display:block;
}


.bildausrichtung_links{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.bildausrichtung_links2{
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.bildausrichtung_mitte{

	padding-top: 20px;
	padding-bottom: 20px;
}


/*aktiven Link hervorheben*/
.menu a.nav:hover{
	color: #fff;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.7);
	width: 260px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu a.clicked{
	color: #fff;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.7);
	width: 260px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.nav{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;

	font-weight: 300;
	text-align: center;
	color: #333;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;

}

/*normale Link-Struktur*/

.menu ul li {
	position: relative;
	display: block;
	width: 260px;
	margin-bottom: 2px;
	list-style: none;
	overflow: visible;
	margin-left: -40px;
	z-index: 1001;
	
}
.menu ul li a {
	display: block;
	height: 28px;
	outline:none;
	font-size: 22px;
	color: #000;
	transition: all;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
}
.menu ul li .active {
	font-family: 'Open Sans Condensed', sans-serif;
	background-color: #19C3F5;
	background-color: rgba(25,195,245,0.7);
	width: 100%;
	color: #000;


	}

.menu ul li .inactive {
	background:url(../images/off.png) top right no-repeat;
}
.menu ul li ul {
	display:none; 
	margin-top:0px;
	margin-bottom:0px; 
}
.menu ul li ul li ul {
	margin-bottom:0px;
}
.menu ul li ul li {
	position: relative;
	display: block;
	background: none;
	list-style: circle;
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	width: 233px;
}
.menu ul li ul li a {
	background: none;
	font-size: 15px;
	height: 16px;
	color: #000;
	padding-left: -10px;
	padding-bottom: 5px;
}


.sonstige_button {
	border: none;
	background: #4e8fba;
	background: -webkit-gradient(linear, left top, left bottom, from(#00abe9), to(#4e8fba));
	background: -webkit-linear-gradient(top, #00abe9, #4e8fba);
	background: -moz-linear-gradient(top, #00abe9, #4e8fba);
	background: -ms-linear-gradient(top, #00abe9, #4e8fba);
	background: -o-linear-gradient(top, #00abe9, #4e8fba);
	color: #FFF;
	font-size: 15px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;

	margin-left: 30px;
	height: 20px;
	width: 200px;
	padding-top: 5.5px;
	padding-right: 11px;
	padding-bottom: 5.5px;
	padding-left: 11px;
   }
.sonstige_button:hover {
	background: #0099FF;
	color: #FFF;
   }
.sonstige_button:active {
   background: #1b435e;
   }
.sonstige_button:visited {
	color: #FFF;

   }

   

.menue_raus1 {
   border-top: 1px solid #000000;
   background: #000000;
   background: -webkit-gradient(linear, left top, left bottom, from(#4f4d4f), to(#000000));
   background: -webkit-linear-gradient(top, #4f4d4f, #000000);
   background: -moz-linear-gradient(top, #4f4d4f, #000000);
   background: -ms-linear-gradient(top, #4f4d4f, #000000);
   background: -o-linear-gradient(top, #4f4d4f, #000000);
   padding: 6.5px 13px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   margin-top:20px;
   margin-left:110px;
   }
.menue_raus1:hover {
   border-top-color: #252626;
   background: #252626;
   color: #ccc;
   }
.menue_raus1:active {
   border-top-color: #050708;
   background: #050708;
   }
.menue_raus1:visited {
   color: #ccc;

   }

 
   
.menue_rein1 {
	position:relative;
	top: -24px;
	left:-102px;
   border-top: 1px solid #000000;
   background: #000000;
   background: -webkit-gradient(linear, left top, left bottom, from(#4f4d4f), to(#000000));
   background: -webkit-linear-gradient(top, #4f4d4f, #000000);
   background: -moz-linear-gradient(top, #4f4d4f, #000000);
   background: -ms-linear-gradient(top, #4f4d4f, #000000);
   background: -o-linear-gradient(top, #4f4d4f, #000000);
   padding: 6.5px 13px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;

	margin-left: 65px;
	margin-bottom: 15px;
	height: 25px;
	width: 200px;
	padding-top: 5.5px;
	padding-right: 11px;
	padding-bottom: 4.5px;
	padding-left: 11px;
   }
.menue_rein1:hover {
	color: #FFF;
	background-color: #333;
   }
.menue_rein1:active {
   background: #000;
   }
.menue_rein1:visited {
	color: #FFF;

   }
.bilder1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
	float:left;
}
.bilder2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#kontakt_box {
	position:relative;
	left:20px;

	width:200px;
	height:120px;
	z-index:3;
	background-color: rgba(255, 255, 255, 0.8);
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.kontakt_btn1 {
   border-top: 1px solid #000000;
   background: #000000;
   background: -webkit-gradient(linear, left top, left bottom, from(#3d3c3d), to(#000000));
   background: -webkit-linear-gradient(top, #3d3c3d, #000000);
   background: -moz-linear-gradient(top, #3d3c3d, #000000);
   background: -ms-linear-gradient(top, #3d3c3d, #000000);
   background: -o-linear-gradient(top, #3d3c3d, #000000);
   padding: 6px 12px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 13px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
.kontakt_btn1:hover {
   border-top-color: #383a3b;
   background: #383a3b;
   color: #ccc;
   }
.kontakt_btn1:active {
   border-top-color: #40464a;
   background: #40464a;
   }


.karten_bild {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;

	padding-right: 30px;
	float:left;
}

.anfahrt_bild {
	padding-left: 10px;
}

#map_canvas {
	display:none;
	z-index:5;
	position: absolute;
	height: 100%;
	width: 100%;
}


hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #999;
	margin: 4px 0 0 0;
	}