* {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
HTML{
   height:100%;
	} 
body{background-color:#000000;
	background-image:url(bilder/bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;}
.menu{text-align:center;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	display:table;
	width:100%;
	}
.speisekarte_headline {
	font-size:21px;	
}
.speisekarte_text {
	font-size:16px;
}
.speisekarte_preise {
	font-size:19px;
}
