body {	margin-top: 0px;	font-family: Arial,sans-serif;	background-color: #f7f5cd;	color: #005323;}a {		color: #005323; 	text-decoration: none;}a:hover {	color: #ff0000;}#header {	background-image: url(header.png);	background-repeat: no-repeat;	height: 85px;}table {	width: 523px;	margin: 0 auto 0 auto;	text-align: left;	font-size: 80%;}td {	vertical-align: top;	padding: 3px;}td.datum {	font-weight: bold;	width: 90px;}td.preis {	text-align: right;	font-weight: bold;	width: 80px;}td.mail {	padding-top: 10px;	padding-bottom: 10px;	font-weight: bold;	font-size: 110%;}td.adresse {	background-color: #ecf2da;	font-size: 80%;	text-align: center;	padding-top: 5px;	padding-bottom: 5px;	font-weight: bold;}.title {	font-weight: bold;}