.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

body {
	overflow: auto;
	z-index: auto;
	background-color: #FBFCEE;
	scrollbar-face-color:#FBFCEE;
	scrollbar-arrow-Color:#999999;
	scrollbar-track-Color:#ffffff;
	scrollbar-shadow-Color:#FBFCEE;
	scrollbar-highlight-Color:#FBFCEE;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-Color:#999999;
}

a:link    {
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

a:visited {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:hover   {
	color : #666666;
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:active  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.maintextKopie {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.txtimp {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.form {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.formKopie {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #006633;
}

.rab {
	border: 1px solid #FFFFFF;
}
	
div.speisekarte {
	overflow: auto;
	height: 300px;
	padding: 0px 0px 10px 10px;
}

.speisekarte { color: white; font-family: arial; }
