table
{
	color: #336;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	font-family: "Times New Roman", Georgia, Times;
}

.menu
{
	color: #336;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	font-family: "Times New Roman", Georgia, Times;
	text-decoration: none;
}

input, select, textarea
{
	color: #336;
	font-style: italic;
	font-size: 14px; font-family: "Times New Roman", Georgia, Times;
	background-color: white;
	border: solid 1px #336;
}

.button
{
	width: 100px;
}

.liste
{
	width: 240px;
}

.butClass
{    
	border: 1px solid;
	border-color: #D6D3CE;
}

.tdClass
{
	padding-left: 3px;
	padding-top: 3px;
}

/* Ab Hier Speisenkartenformate */

.head, .headengl, .subhead, .subheadengl
{
	color: #336;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	font-family: "Times New Roman", Georgia, Times;
	margin-bottom: 5px;
	margin-top: 20px;
}

/*.head, .headengl
{
	display: none;
	text-align: center;
}*/
	
.headengl, .subheadengl
{
	font-style: italic;
}

.copy, .preis, .halbeportion
{
	color: #336;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	font-family: "Times New Roman", Georgia, Times;
	margin-top: 12px;
	margin-bottom: 0px;
}

.copyengl
 { color: #336; font-style: italic; font-size: 14px; line-height: 16px; font-family: "Times New Roman", Georgia, Times; margin-top: 2px; margin-bottom: 0px }

.preis
{
	text-align: right;
}

.halbeportion
  { font-style: normal; margin-top: 2px; padding-top: 10px; padding-left: 20px }

.speisenkarte
{
	padding-left: 35px;
}