@charset "utf-8";
/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/ 
*/
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%;
}

/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	/*margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	padding-top: 5px;
	background-color: #040284*/;
	width: 100%;
	width: 980px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	background-color: #FFFFFF;
}

#kopfbereich {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 100px;
	height: 120px;
	background-color: #696969;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.LayoutNav {
	
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
	
}


#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 245px;
	height: 475px;
	display: block;
	background-color: #EAEAEA;
	margin-top: 0%;
	padding-top: 2%;
}

#LayoutDiv1Kontakt {
	clear: both;
	float: left;
	margin-left: 0;
	width: 245px;
	display: block;
	height: 551px;
	background-color: #EAEAEA;
	margin-top: 0%;
	padding-top: 2%;
}


#LayoutDiv2 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	background-color: #FFFFFF;
	height: 75px;
	padding-top: 25px;
	margin-top: 0%;
}


#LayoutDiv2Kontakt {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	background-color: #FFFFFF;
	height: 150px;
	padding-top: 25px;
	margin-top: 0%;
	text-align: center;	
}

#LayoutDiv2Teddylette {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	background-color: #FFFFFF;
	height: 75px;
	padding-top: 25px;
	padding-left: 25px;
	margin-top: 0%;
	text-align: center;
	
}

#LayoutDiv3 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	background-color: #FFFFFF;
	height: auto;
	min-height: 396px;
	margin-top: 0%;
	padding-right: 0%;
	
}

#LayoutDiv4 {
	clear: none;
	float: inherit;
	margin-left: 0%;
	width: 735px;
	display: block;
	text-align: start;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
		
}

#LayoutDiv4TextBild {
	clear: none;
	float: left;
	margin-left: 0%;
	width: inherit;
	display: block;
	text-align: left;
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	height: 325px;
	overflow-y: scroll;
	margin-top: 20px;
		
}

#LayoutDiv3Speisekarte{
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	text-align: left;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	height: 375px;
	overflow-y: scroll;
	margin-top: 20px;
	
}
/*#LayoutBild {
	clear: none;
	float: inherit;
	margin-left: 0%;
	width: 600px;
	display: block;
	text-align: left;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 250px;
	
	margin-top: 20px;
		
}
*/
#LayoutDiv5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 85%;
	display: block;
	height: 200px;
	margin-top: 7%;
	margin-left: 3.5%;
	padding-top: 2%;
	padding: 4%;
	background: #f5f5f5;
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	color: #040284;

}

#footer {
	
	padding-left:310px;
	padding-right:310px;
	padding-top: 25px;
	height: 50px;
	background-color: #C0C0C0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #130277;	
}

.Header3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #040284;
	text-align: center;
	max-width: 100%;

}
.text01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #040284;
	text-align: center;
	max-width: 100%;
}

.text02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #040284;
	text-align: center;
	max-width: 100%;
}

.text03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #040284;
	text-align: center;
	max-width: 100%;
	font-weight: bold;
}

.ErweiterungLayouts {
	height: 800px;
}

.platzhalter {
	width: 1px;
	height: 50px;
	float: left;
	
}

.flies {
	clear: left;
	float: left;
	margin: 0px 10px 0px 0px
	
}

.fliesLINKS {
	clear: right;
	float: right;
	margin: 0px 10px 0px 10px
	
}

.frame {
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	color: #040284;
}

.clear {
	clear: both;
}

#bildbereich {
	position: relative;
	top: 25px;
	left: 35px;
	visibility: visible;
	height: 690px;
	width: 600px;
	background: 
}

#bild1 {
	position: relative;
	z-index: 5;
	top: 150px;
	left: 180px;
	visibility: visible;
	height: 200px;
	width: 200px;
	background: 
}
#bild2 {
	position: relative;
	z-index: 2;
	height: 200px;
	width: 200px;
	top: -175px;
	left: 0px;
	visibility: visible
}
#bild3 {
	position: relative;
	z-index: 3;
	height: 200px;
	width: 200px;
	top: -375px;
	left: 360px;
	visibility: visible;
	
}
#bild4 {
	position: relative;
	z-index: 4;
	top: -175px;
	left: 125px;
	height: 300px;
	width: 300px;
	visibility: visible;
	
}


/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {
	
.gridContainer {
	/*margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	padding-top: 5px;
	background-color: #040284;*/
	width: 100%;
	width: 980px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	background-color: #FFFFFF;
}

#kopfbereich {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 100px;
	height: 120px;
	background-color: #BADDF7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.LayoutNav {
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
}

#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 25%;
	height: 475px;
	display: block;
	background-color: #EAEAEA;
	margin-top: 0%;
	padding-top: 2%;
}

#LayoutDiv1Kontakt {
	clear: both;
	float: left;
	margin-left: 0;
	width: 245px;
	display: block;
	height: 551px;
	background-color: #EAEAEA;
	margin-top: 0%;
	padding-top: 2%;
}


#LayoutDiv2 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	background-color: #FFFFFF;
	height: 75px;
	padding-top: 25px;
	margin-top: 0%;
	
}
#LayoutDiv2Kontakt {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	background-color: #FFFFFF;
	height: 150px;
	padding-top: 25px;
	margin-top: 0%;
	text-align: center;	
}

#LayoutDiv2Teddylette {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	background-color: #FFFFFF;
	height: 75px;
	padding-top: 25px;
	padding-left: 25px;
	margin-top: 0%;
	text-align: center;
	
}

#LayoutDiv3 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	background-color: #FFFFFF;
	height: auto;
	min-height: 396px;
	margin-top: 0%;
	padding-right: 0%;
	
}

#LayoutDiv4 {
	clear: none;
	float: inherit;
	margin-left: 0%;
	width: 735px;
	display: block;
	text-align: start;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
		
}

#LayoutDiv4TextBild {
	clear: none;
	float: left;
	margin-left: 0%;
	width: inherit;
	display: block;
	text-align: left;
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	height: 325px;
	overflow-y: scroll;
	margin-top: 20px;
		
}

#LayoutDiv3Speisekarte{
	clear: none;
	float: left;
	margin-left: 0%;
	width: 735px;
	display: block;
	text-align: left;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	height: 375px;
	overflow-y: scroll;
	margin-top: 20px;
	
}
/*#LayoutBild {
	clear: none;
	float: inherit;
	margin-left: 0%;
	width: 600px;
	display: block;
	text-align: left;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 250px;
	
	margin-top: 20px;
		
}
*/
#LayoutDiv5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 85%;
	display: block;
	height: 200px;
	margin-top: 7%;
	margin-left: 3.5%;
	padding-top: 2%;
	padding: 4%;
	background: #f5f5f5;
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	color: #040284;

}

#footer{
	
	padding-left:310px;
	padding-right:310px;
	padding-top: 25px;
	height: 50px;
	background-color: #C0C0C0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #130277;	
}
.Header3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #040284;
	text-align: center;
	max-width: 100%;

}
.text01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #040284;
	text-align: center;
	max-width: 100%;
}

.text02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #040284;
	text-align: center;
	max-width: 100%;
}

.text03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #040284;
	text-align: center;
	max-width: 100%;
	font-weight: bold;
}

.ErweiterungLayouts {
	height: 800px;
}

.platzhalter {
	width: 1px;
	height: 50px;
	float: left;
	
}

.flies {
	clear: left;
	float: left;
	margin: 0px 10px 0px 0px
	
}

.fliesLINKS {
	clear: right;
	float: right;
	margin: 0px 10px 0px 10px
	
}



.frame {
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	color: #040284;
}

.clear {
	clear: both;
}

#bildbereich {
	position: relative;
	top: 25px;
	left: 35px;
	visibility: visible;
	height: 690px;
	width: 600px;
	background: 
}

#bild1 {
	position: relative;
	z-index: 5;
	top: 150px;
	left: 180px;
	visibility: visible;
	height: 200px;
	width: 200px;
	background: 
}
#bild2 {
	position: relative;
	z-index: 2;
	height: 200px;
	width: 200px;
	top: -175px;
	left: 0px;
	visibility: visible
}
#bild3 {
	position: relative;
	z-index: 3;
	height: 200px;
	width: 200px;
	top: -375px;
	left: 360px;
	visibility: visible;
	
}
#bild4 {
	position: relative;
	z-index: 4;
	top: -175px;
	left: 125px;
	height: 300px;
	width: 300px;
	visibility: visible;
	
}



}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	max-width: 980px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}

.wrapper {
	width: 100%;
	max-width: 980px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	background-color: #FFFF80;
	position:relative;
}

/*Infobox auf der rechten Seite des Wrappers*/
#rechtsbox { 
width: 175px; 
min-height: 498px; 
border: 0px solid #000; 
position: absolute; 
right: 0px;
top: 200px;
}
/*#lockkopfbereich {
	position: fixed;
	top: 15px;
	left:225px;
	background-color:#FFF;
}*/


#kopfbereich {
	width: 100%;
	max-width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	height: 120px;
	margin: auto;
	margin-bottom: 10px;
	background-color: #EBEAEA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
}

#Logo {
	width: 980px;
	height: 80px;
	float: left;
	margin-top: 10px;
	margin-right: -580px;
	
}

#Adress {
	visibility: visible;
	width: 980px;
	height: 80px;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

#Navigation { /*Einstellungen Menüleiste */
	clear: both;
	width: 100%;
	max-width: 980x;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	height: 25px;
	margin-top: 90px;
	margin-bottom: 10px;
	margin-left: 0;
	list-style-type: none;
	/*background-color: #E6E6E6;
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	list-style-type:none;*/
}

#Navigation ul {margin:0px; padding:0px; width:225px; list-style-type:none;}

#Navigation li { /*Einstellungen Menü Oberste Klasse */
	float: left;
	padding-left: 0px;
	width: auto;
	min-width: 180px;
	text-align: center;
	background-color: #E6E6E6;
	border: 1px solid #FFF;
	border-radius: 15px;
	/* [disabled]-moz-border-radius: 5px; */
	/* [disabled]-webkit-border-radius: 5px; */
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	list-style-type: none;
}

#Navigation li ul{ /*Aufbau Unterpunkte unter Hauptkategorie */
	display: none;
	padding-top: 5px;
} 
#Navigation li:hover ul {/* Sichtbarkeit des Untermenues */ display:block;  }
#Navigation li ul li {/*Einstellungen Ansicht Untermenü*/
	clear: both;
	border: none;
	border-radius: 0px;
	background-color: ;
	/*border-bottom: 1px solid #FFFFFF;*/
	padding-top: 1px;
	width: auto;
	min-width: 200px;
	max-width: 225px;
	height: 17px;
	text-align: left;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: none;
	box-shadow: none;
	
}
#Navigation li ul li a{
	color: #000000;
}
#Navigation li ul li:hover {
	
	background-color:;
}

#Navigation li ul li:hover a{
	color: #D63514;	
}

#AktivMenue	{
	float: left;
	padding-left: 0px;
	width: 180px;
	text-align: center;
	color:#FFF;
	background-color: #808080;
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	list-style-type: none;
}



/*#locktextbereich {
	position: relative;
	top: 250px;
	left: 225px;
	background-color: #FFF;
}*/

#textbereich {
	clear: both;
	width: 100%;
	max-width: 980x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin: auto;
	margin-bottom: 30px;
	height: 515px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #030303;
	background-color: #E0DFDF;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	box-shadow: 1.5px 3px 6px rgba(0,0,0,.4);
	-webkit-box-shadow: 1.5px 3px 6px rgba(0,0,0,.4);
}

#textbereich_termin {
	clear: both;
	width: 95%;
	max-width: 940px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #030303;
	background-color: #E0DFDF;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	box-shadow: 1.5px 3px 6px rgba(0,0,0,.4);
	-webkit-box-shadow: 1.5px 3px 6px rgba(0,0,0,.4);
}

#kopfzeile	{
	clear: both;
	color: #0F4D8A;
	width: 100%;
	max-width: 970px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E0DFDF;
	height: 75px;
	border-top-right-radius: 15px;
	margin-top: 0%;
	text-align: left;
	border-bottom: 5px solid #403BC6;
	padding-bottom: 10px;
}

#textbereich_info	{
	clear: both;
	max-width: 980px;
	float: left;
	margin-left: 0%;
	display: block;



	background-color: ;
	height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 10px;
	text-align: left;
	color: #030303;
}

#textbereich_home	{
	clear: both;
	width: 100%;
	/*width: auto;*/
	max-width: 950px;
	float: left;
	margin-left: 0%;
	display: block;
	background-color: #E0DFDF;
	height: 400px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	text-align: left;
	overflow-y: auto;
}
#textbereich #textbereich_home .textbereich_right {
	width: 517px;
	height: 125px;
	float: right;
	padding-top: 0px;
	margin-top: -375px;
	margin-left: 182px;
	
	
}


#textbereich_termine	{
	clear: both;
	width: 100%;
	/*width: auto;*/
	max-width: 950px;
	float: left;
	margin-left: 0%;
	display: block;
	background-color: #E0DFDF;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	text-align: left;
	
}

#textbereich_Werbung{
	clear: both;
	width: 300px;
	height: 300px;
	max-width: 980px;
	float: right;
	margin-left: 15px;
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	color: #030303;
	border-top-left-radius: 15px;
	border-top-right-radius: 35px;
	background-color: #FFFFFF;
	background-image: -webkit-linear-gradient(90deg,rgba(214,213,213,1.00) 0%,rgba(33,124,199,0.41) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(214,213,213,1.00) 0%,rgba(33,124,199,0.41) 100%);
	background-image: -o-linear-gradient(90deg,rgba(214,213,213,1.00) 0%,rgba(33,124,199,0.41) 100%);
	background-image: linear-gradient(0deg,rgba(214,213,213,1.00) 0%,rgba(33,124,199,0.41) 100%);
	-webkit-box-shadow: 6px -4px #4541BE;
	box-shadow: 6px -4px #4541BE;
	background-position: 0% 0%;
		
	}
.textschatten	{
	text-shadow: 0.1em 0.1em 0.05em #333
}

#Wagen1 {
	border-top:5px solid #040284; 
	border-bottom:5px solid #040284;
	height: 215px; 
}

#Wagen2 {
	border-top:0px solid #040284; 
	border-bottom:5px solid #040284;
	height: 215px; 
}

#Wagen3 {
	border-top:0px solid #040284; 
	border-bottom:5px solid #040284;
	height: 375px; 
}

#Wagen4 {
	border-top:0px solid #040284; 
	border-bottom:5px solid #040284;
	height: 275px; 
}

.LayoutNav {
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
	width: 100%;
}

#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 26%;
	display: block;
	height: 476px;
	background-color: #EAEAEA;
	margin-top: 0%;
	padding-top: 2%;
}

#LayoutDiv1Kontakt {
	clear: both;
	float: left;
	margin-left: 0;
	width: 26%;
	display: block;
	height: 551px;
	background-color: #EAEAEA;
	margin-top: 0%;
	padding-top: 2%;
}

#LayoutDiv2 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 74%;
	display: block;
	background-color: #FFFFFF;
	height: 75px;
	padding-top: 25px;
	margin-top: 0%;
	text-align: center;
}

#LayoutDiv2Kontakt {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 74%;
	display: block;
	background-color: #FFFFFF;
	height: 150px;
	padding-top: 25px;
	margin-top: 0%;
	text-align: center;	
}

#LayoutDiv2Teddylette {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 71%;
	display: block;
	background-color: #FFFFFF;
	height: 75px;
	padding-top: 25px;
	padding-left: 25px;
	margin-top: 0%;
	text-align: center;
	
}

#LayoutDiv3 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 74%;
	display: block;
	background-color: #FFFFFF;
	height: auto;
	min-height: 396px;
	margin-top: 0%;
	padding-right: 0%;
	
}

#LayoutDiv4 {
	clear: none;
	float: inherit;
	margin-left: 0%;
	width: auto;
	display: block;
	text-align: start;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
		
}

#LayoutDiv4TextBild {
	clear: none;
	float: left;
	margin-left: 0%;
	width: inherit;
	display: block;
	text-align: left;
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	height: 325px;
	overflow-y: scroll;
	margin-top: 20px;		
}

#LayoutDiv3Speisekarte{
	clear: none;
	float: left;
	margin-left: 0%;
	width: auto;
	display: block;
	text-align: left;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	height: 375px;
	overflow-y: scroll;
	margin-top: 20px;
	
}
/*#LayoutBild {
	clear: none;
	float: inherit;
	margin-left: 0%;
	width: 600px;
	display: block;
	text-align: left;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 250px;
	
	margin-top: 20px;
		
}
*/
#LayoutDiv5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 85%;
	display: block;
	height: 200px;
	margin-top: 7%;
	margin-left: 3.5%;
	padding-top: 2%;
	padding: 4%;
	background: #f5f5f5;
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	color: #040284;

}
#footer{
	clear: both;
	width: 100%;
	max-width: 980 px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin: auto;
	/*margin-left: 0;
	margin-right: 10px;*/
	height: 40px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.00);
	-webkit-box-shadow: 1px 2px 4px rgba(0,0,0,0.00);
	/*position:fixed;
	width: 97.5%;
	bottom:5px;*/
}

/*#footer {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	margin-left: 100px;
	height: 50px;
	background-color: #C0C0C0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #130277;	
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	color: #040284;
	position:fixed;
    bottom:5px;

}*/
.Header3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #040284;
	text-align: center;
	max-width: 100%;

}
.text01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #040284;
	text-align: center;
	max-width: 100%;
}

.text02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #040284;
	text-align: center;
	max-width: 100%;
}

.text03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #040284;
	text-align: center;
	max-width: 100%;
	font-weight: bold;
}

.ErweiterungLayouts {
	height: 800px;
}

.platzhalter {
	width: 1px;
	height: 50px;
	float: left;
	
}
#navibereich #Navigation #Test {
	min-height: 30px;
	max-height: 0vmax;
}
.sonderzeichen {
	width: 212px;
	margin-left: 328px;
	margin-top: -38px;
	display: none;
}



	
}

.flies {
	clear: left;
	float: left;
	margin: 0px 10px 0px 0px
	
}

.fliesbild {
	clear: left;
	float: left;
	margin: 10px 10px 15px 0px
	
}

.fliesLINKS {
	clear: right;
	float: right;
	margin: 0px 10px 0px 10px
	
}

.fliesLINKSBild {
	clear: right;
	float: right;
	margin: 10px 10px 0px 10px
	
}

.center {
	margin-left: 65px;
	margin-right: auto;
}

.frame {
	opacity: 1;/* // Sichtbarkeit*/
	border: 1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
	color: #040284;
}

.clear {
	clear: both;
}

#bildbereich {
	position: relative;
	top: 25px;
	left: 35px;
	visibility: visible;
	height: 690px;
	width: 600px;


	background: 
}

#bild1 {
	position: relative;
	z-index: 5;
	top: 150px;
	left: 180px;
	visibility: visible;
	height: 200px;
	width: 200px;
	background: 
}

#bild2 {
	position: relative;
	z-index: 2;
	height: 200px;
	width: 200px;
	top: -175px;
	left: 0px;
	visibility: visible
}
#bild3 {
	position: relative;
	z-index: 3;
	height: 200px;
	width: 200px;
	top: -375px;
	left: 360px;
	visibility: visible;
	
}
#bild4 {
	position: relative;
	z-index: 4;
	top: -175px;
	left: 125px;
	height: 300px;
	width: 300px;
	visibility: visible;
	
}
.textbereich {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #030303;
	text-align: justify;
}
.textbereich_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #030303;
	text-align: left;
	width: 390px;
	margin-top: 0px;
}
/*#uhr {
	height: 30px;
	color: #161616;
}*/

/*html, body {
  margin: 0;
  padding: 10px;
  -webkit-backface-visibility: hidden;
}*/
/* text-based popup styling */
.white-popup {
	position: relative;
	background-color:#93C3EE;
	padding: 25px;
	width: auto;
	max-width: 400px;
	margin: 0 auto;
	border-top-left-radius: 10px 10px;
	border-collapse: collapse;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	color: #000000;
}

.white-popup2 {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: auto;
  max-width: 400px;
  margin: 0 auto;
}

/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  transform: scale(0.3);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.6s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 

====== Newspaper effect ======

*/
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 

====== Move-from-top effect ======

*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 

====== 3d unfold ======

*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 

====== Zoom-out effect ======

*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 

====== "Hinge" close effect ======

*/
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 1s;
  animation-name: hinge;
}

.mfp-with-fade .mfp-content, .mfp-with-fade.mfp-bg {
  opacity: 0;
  transition: opacity .5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}

/* preview styles */
html {
  font-family: "Calibri", "Trebuchet MS", "Helvetica", sans-serif;
}

h3 {
  margin-top: 0;
  font-size: 24px;
}

#image-popups a, #inline-popups a,
#image-popups a:visited, #inline-popups a:visited, #listelement a, #listelement a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#image-popups a:hover,#inline-popups a:hover,#listelement a:hover {
	color: #D80101;
}

#image-popups li ,#inline-popups li  {
	clear:both
	border-top-right-radius: 4px;
	background-color: #4A46B7;
	border-top-left-radius: 25px;
	float: left;
	max-width: 345px;
	min-width: 150px;
	list-style-type: none;
	text-shadow: 0px 0px 0px;
	padding-left: 8px;
	margin-top: 10px;
	margin-left: 9px;
	margin-bottom: 10px;
	/*margin-right:25px;
	margin-top: 20px;*/
	height: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	border-top: 3px outset #FFFFFF;
	border-right-width: 5px;
	border-right-style: outset;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-right: 20px;
}


#listelement  {
	clear:both
	border-top-right-radius: 4px;
	background-color: #4A46B7;
	border-top-left-radius: 25px;
	float: left;
	max-width: 345px;
	min-width: 150px;
	list-style-type: none;
	text-shadow: 0px 0px 0px;
	padding-left: 8px;
	margin-top: 10px;
	margin-left: 48px;
	margin-bottom: 10px;
	/*margin-right:25px;
	margin-top: 20px;*/
	height: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	border-top: 3px outset #FFFFFF;
	border-right-width: 5px;
	border-right-style: outset;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-right: 20px;
}



#textbereich_Werbung h4 {
	margin-top: 14px;
	margin-right: 0;
	margin-left: 80px;
	margin-bottom: 0;
	color: #4541BE;
	text-transform: none;
	font-size: large;
	text-indent: 0px;
	text-shadow: 0 0;
	clear: both;
	padding-left: 0px;
}

.bottom-text {
  margin-top: 40px;
  border-top: 2px solid #CCC;
}
.bottom-text a {
  border-bottom: 1px solid #CCC;
}
.bottom-text p {
  max-width: 650px;
}


/* Einstellungen Termine */

#iphone {
	position: relative;
	left: 0px;
	top: 0px;
	width: 550px;
	height: 257px;
	background: url(../Bilder/i-phone-550.png);
	float: right;
	margin-top: 110px;
}

#KalBox {
position: absolute;
top: 18px;
left: 80px;
width: 198px;
height: 222px;
border: 0px solid #FF007F;
}

#Wochentag{
position: absolute;
top: 20px;
left: 20px;
width: 178px;
height: 40px;
color: #FFFFFF;
font-family: Arial,sans-serif;
font-size: 30px;
line-height: 101%;
text-align: left;
}

#MonatJahr {
position: absolute;
top: 55px;
left: 20px;
width: 178px;
height: 25px;
color: #FFFFFF;
font-family: Arial,sans-serif;
font-size: 16px;
line-height: 101%;
text-align: left;
}

#Tag {
position: absolute;
top: 80px;
left: 20px;
width: 178px;
color: #FFFFFF;
font-family: Verdana,sans-serif;
font-size: 70px;
line-height: 101%;
font-weight: bold;
text-align: left;
}

#Zeit {
position: absolute;
top: 175px;
left: 20px;
width: 178px;
color: #FFFFFF;
font-family: Verdana,sans-serif;
font-size: 14px;
line-height: 101%;
font-weight: normal;
text-align: left;
}

#Ferien {
position: absolute;
top: 18px;
left: 278px;
width: 198px;
height: 222px;
border: 0px solid #FF007F;
}

#Feld01 {
position: absolute;
top: 25px;
left: 20px;
width: 178px;
height: 40px;
color: #000000;
font-family: Arial,sans-serif;
font-size: 16px;
line-height: 101%;
text-align: left;
}

#Feld02 {
position: absolute;
top: 50px;
left: 20px;
width: 178px;
height: 25px;
color: #FFFFFF;
font-family: Arial,sans-serif;
font-size: 22px;
line-height: 101%;
text-align: left;
}

#FeldLink {
position: absolute;
top: 50px;
left: 20px;
width: 178px;
height: 25px;
color: #FFFFFF;
font-family: Arial,sans-serif;
font-size: 22px;
line-height: 101%;
text-align: left;
}

#Feld03 {
position: absolute;
top: 80px;
left: 20px;
width: 178px;
height: 25px;
color: #000000;
font-family: Verdana,sans-serif;
font-size: 70px;
line-height: 101%;
font-weight: bold;
text-align: left;
}

#Feld04 {
position: absolute;
top: 165px;
left: 20px;
width: 190px;
height: 25px;
color: #000000;
font-family: Verdana,sans-serif;
font-size: 12px;
line-height: 101%;
font-weight: normal;
text-align: left;
border: 0px solid #FF00FF;
}

#Feld05 {
position: absolute;
top: 185px;
left: 20px;
width: 190px;
height: 25px;
color: #000000;
font-family: Verdana,sans-serif;
font-size: 12px;
line-height: 101%;
font-weight: normal;
text-align: left;
border: 0px solid #FF00FF;
}

#Info {
position: absolute;
top: 200px;
left: 20px;
width: 180px;
height: 25px;
color: #000000;
font-family: Verdana,sans-serif;
font-size: 12px;
line-height: 101%;
font-weight: normal;
text-align: left;
border: 0px solid #FF00FF;
}

.Termintext {
font-family :monospace,sans-serif;
font-size: 12px;
font-weight: normal;
color: #2F2F2F;
line-height: 130%;
border: 1px solid #FFB9C0;
padding: 15px;
}
