/*
	StyleSheet für Speise- und
	Getränkekarte
		
*/
		
#karte { background: #fff url(images/hg_karten.jpg) repeat-x top; height: 580px; margin:0; padding:80px;}
	#links { background: #FFF; margin-bottom: 10px; width: 500px;  }
	#rechts { float: right; background: #FFF; margin-bottom: 10px; width: 500px; top; }
	
#abschluss { background: #fff url(images/unten.jpg) repeat-x bottom;height: 60px;}
