body,table,tr,th{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #3C3C3C;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top left;
}
td {
	padding: 0;
	margin: 0;
	border: 0;
	background-repeat: no-repeat;
	vertical-align: top;
}
img {
	border: 0;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #29538c;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #29538c;
	text-decoration: none;	
}
a:hover {
	font-weight: bold;
	color: #ff7200;
	text-decoration: underline;
}
.titel{
	font-size: 20px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #29538c;
	text-transform: uppercase;
}
.untertitel{
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff7200;
	text-transform: uppercase;
}
.ueberschrift{
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #29538c;
	text-transform: uppercase;
}
.datum{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff7200;
}