/* Stylesheet fuer mobile Geraete (mit schmalem Bildschirm (<900px)) - Ueberschreibt den Standard-Stylesheet */
body
{
background:#FFE1C7;
}
#ebene1
{
height:auto;
background:#FFE1C7;
}
	#kopf
	{
	width:100%;
	height:auto;
	margin:0px;
	background:transparent;
	}
	#titelbild
	{
	display:block;
	}
#ebene2
{
background:#C6F06C;
}
		#naviTitel, #naviErweitert
		{
		width:100%;
		margin:0px;
		}
			#naviErweitertSpalte3
			{
			margin:0px;
			}
#ebene3
{
background:#FFE1C7;
}
	#inhaltKomplett
	{
	width:100%;
	}
	#fusszeile
	{
	width:100%;
	}
	#startseite h2, #startseite h3,
	#beitraege h2,
	#beitraege .beitrag,
	#oeffnungszeiten h2,
	#kartenueberblick h2, #kartenueberblick li.kartenueberblickEinleitung,
	#getraenkekarte h2,
	#speisekarte h2, #speisekarte  h3,
	#weinkarte h2
	{
	padding-left:10px;
	padding-right:0px;
	width:96%;
	}
	.galerie2Bilder
	{
	width:650px;
	margin-left:10px;
	margin-right:0px;
	}
	#oeffnungszeiten > div, #oeffnungszeiten .zusatz
	{
	margin-left:10px;
	margin-right:0px;
	width:96%;
	}
	#beitraege .beitrag div.bildPano, #beitraege .beitrag div.bildPano img,
	#oeffnungszeiten
	{
	width:96%;
	}
	#speisekarte li.h3
	{
	width:690px !important;
	}
	li#kachel1, li#kachel2, li#kachel3,
	#getraenkekarte li,
	#speisekarte li,
	#weinkarte li
	{
	padding-left:10px;
	padding-right:0px;
	}
	li#kachel1, li#kachel2, li#kachel3
	{
	padding-top: 10px;
	}
	#kartenueberblick
	{
	height:auto;
	}