body, table tr td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.bildlinks {
	float: left;
	padding-right: 6px;
}

.bildrechts {
	float: right;
	padding-left: 6px;
}

.titel-stadthalle {
	font-weight: bold;
	font-size: 11px;
	color: #7599BB;
	padding-bottom: 8px;
}

.titel-higa {
	font-weight: bold;
	font-size: 11px;
	color: #DA2928;
	padding-bottom: 8px;
}

.titel-motorevents {
	font-weight: bold;
	font-size: 11px;
	color: #365a7a;
	padding-bottom: 8px;
}

.titel-winput {
	font-weight: bold;
	font-size: 11px;
	color: #4ca555;
	padding-bottom: 8px;
}

.schrift-klein {
	font-size:10px;
}


