body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(grafiken/back.gif);
	background-color: #FFCC66;
	font-size: 12px;
	font-style: normal;	
}

.WarenkorbSumme {
	background:url(layout/menu00/mnu_Background.gif);
	}

.datum {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.datumtext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.download {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFF99;
	text-decoration: underline;
	color: #000000;

}
.button {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000099;

}
.text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textbold {

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.FeatureTable {
	background: url(grafiken/Logo_Background.jpg) no-repeat;
	background-color: white;
}	

.HeaderText  
{
	width: 100%;
	font-size: medium;
	font-weight: normal;
	margin-top: 0px;
	border-bottom:  1px dotted #5A90B1;
	color: #3A7091;
}

