
BODY
{
	font-size: 12px;
	/*background: url(./Lebensmittel.JPG) no-repeat left top;*/
	color: gray;
	/*top: 165px;*/
}

.ErrorMsg
{
	color: Red;
}

.Medium
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-align: right;
}

.Small
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-align: right;
}

.Smalldata
{
	font-family: Verdana;
	font-size: 10px;
	color: Blue;
	text-align: left;
}

.Kunde
{
	font-family: Verdana;
	font-size: 14px;
	color: Black;
	text-align: Left;
}


.SeitenTitel
{
	background: Silver;
	font-family: Verdana;
	font-size: 16px;
	color: White;
	text-align: center;
}

.MenuEintrag
{
	background: Silver;
	font-family: Verdana;
	font-size: 16px;
	color: Black;
	text-align: center;
	
}
.Navigation
{
	background: grey;
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-align: center;
	
}