body,table,tr,td	{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	background-repeat: no-repeat;
	line-height: 20px;
}
img {
	border: 0;
	vertical-align: top;
}
a:link {
	color: Black;
	text-decoration:underline;
}
a:visited {
	color: Black;
	text-decoration: underline;
}
a:hover {
	color: #952938;
	position: relative;
	right: 1px;
	bottom: 1px;	
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.logo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #952938;
	text-transform: uppercase;
}
.datum {
	font-family: Tahoma;
	font-size: 12px;
	color: #952938;
	text-decoration: none;
}