body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background-image: url(bilder/back.jpg);
	background-repeat: repeat;
	background-color: #FFFFCC;
}
.balkenfarbe 
{  
scrollbar-base-color:#F9F4CA;
scrollbar-3dlight-color:#D0BFAD;
scrollbar-arrow-color:#666666;
scrollbar-darkshadow-color:#666666;
scrollbar-face-color:#f9f4ca;
scrollbar-highlight-color:#f9f4ca;
scrollbar-shadow-color:#f9f4ca;
scrollbar-track-color:#FCF8DB;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.fussnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.speisekarte {
	background-image: url(bilder/backtab.gif);
	background-repeat:repeat-y;
	margin-bottom:25px
}

