body {
	background-image: url(/graphics/hintergrund/shopping.jpg);
	background-repeat: no-repeat;
	margin: 0, 0, 0, 0;
}
a {  
	text-decoration: none; 
	color: #181180;
}
a:hover {
	text-decoration: underline; 
	color: #181180;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
form {
	display: inline;
}

select.auswahl {
	width: 160px;
	font-size: 9pt;
}

