/* Speisekarte Control */

.abstandTop
{
	clear:both;
	height:15px;
	line-height:5px
}
.headline
{
	font-family: georgia,serif;
	font-size:25px;
	font-weight:normal;
	line-height:30px;
	text-align:left;
	color:#a29061;
	margin-bottom: 5px;
	margin-top: 0px
}
.grouplinks
{
	color:#a29061;
}
div.groupHeader 
{
	font-family: georgia,serif;
	color:#a29061;
	font-weight: normal;
	font-size: 22px;
}
div.groupHeader img 
{
	margin-right: 13px;
}
table.oneArticle 
{
	color: #10183B;
	width: 580px;
	font-family: georgia,serif;
}
table.oneArticle td.img 
{
	width: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.oneArticle td.titleText 
{
	border-bottom: 1px solid #a29061;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
}
table.oneArticle td.titleText img 
{
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	
}
table.oneArticle td.titleText div.title
{
	font-weight: bold;
	font-size: 14px;
}
table.oneArticle td.price 
{
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	border-bottom: 1px solid #a29061;
	padding-top: 8px;
	vertical-align: top;
	width: 100px;
}
table.pagerspeisekarte 
{
	color:#a29061;
	font-family: georgia,serif;
	width: 580px;
	margin-top: 20px;
}

/* Pager */
table.pagerspeisekarte td
{	
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px; 

}
table.pagerspeisekarte td a 
{
	color: #a29061;
	text-decoration: none;
}
table.pagerspeisekarte td.leftspeisegruppeCell 
{
	width: 130px;
	text-align: left;
}
table.pagerspeisekarte td.rightspeisegruppeCell 
{
	width: 130px;
	text-align: right;
}
table.pagerspeisekarte td.rightspeisegruppeCell, table.pagerspeisekarte td.leftspeisegruppeCell, table.pagerspeisekarte td.centerspeisegruppeCell 
{
	border-bottom: 1px solid #a29061;
}
table.pagerspeisekarte td.errors 
{
	font-size: 11px;
	color: #10183B;
}

/* Speisekarte Gruppenanzeige */
.speisekarteItemStyle 
{
	width: 50%;
	text-align: left;
	border-right: 2px solid #a29061;
	padding-right: 10px;
}
.speisegruppenAlternatestyle 
{
	width: 50%;
	text-align: left;
	padding-left: 10px;
}
table.oneSpeisekarteGroup 
{
	margin-bottom: 5px;
}
table.oneSpeisekarteGroup td.speisegruppeImage 
{
	padding-left: 10px; 
	width: 60px;
	vertical-align: top;
}
table.oneSpeisekarteGroup td.speisegruppeImage img.groupPic 
{
	margin-right: 10px;
}
table.oneSpeisekarteGroup td.speisegruppeName 
{
	vertical-align: top;
}
table.oneSpeisekarteGroup td.speisegruppeName a 
{
	color: #a29061;
	text-decoration: none;
	font-family: georgia,serif;
}
div.groupdescription 
{
	font-family: georgia,serif;
	font-size:14px;
	color:#10183B;
	margin-top: 5px;
}
div.groupDescription2 
{
	font-family: georgia,serif;
	font-size:14px;
	color:#10183B;
	margin-top: 5px;
	margin-bottom: 20px;
}
.speisenbeschreibung
{
	font-family: georgia,serif;
	font-size:14px;
	color:#10183B;
	margin-top: 5px;
}