body {
	background-attachment: fixed;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fdd600;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.imgborder {
	border: 1px outset #FF0000;
}
.schriftklein {
	font-size: 9px;
}
.klein {
	font-size: 9px;
}
.warenkorbListe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

