html {
height:100%;
}
body {
	margin-top: 21px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	background-color: #ffffff;
}
.navigation {
	font-size: 14px;
	font-weight: bold;
	color: #FFD897;
}
.fett {
	font-weight: bold;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	line-height: 16px;
}
.ueberschrift {
	color: #241E78;
	font-weight: bold;
}

h1 {
	color: #241E78;
	font-weight: bold;
	font-size:13px;
	margin:0;
	padding:0;
}



.speisen {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.tabelle {
	background-color: #222222;
	border: 1px dashed #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD897;
}
.kleiner {
	font-size: 9px;
	line-height: 16px;
}
.kursiv {
	font-style: italic;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}	
p.absatz {
line-height:17px;
}
.suche {
	position:absolute;
	left:-2000px;
}

