body	{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	background-color: #e5e5e5;
	background-repeat: no-repeat;
}
table,tr,td {
	font-size: 12px;
	line-height: 18px;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-repeat: no-repeat;
}
img {
	border: 0;
}
a:link {
	color: Black;
	text-decoration:underline;
}
a:visited {
	color: Black;
	text-decoration: underline;
}
a:hover {
	color: #952938;
	position: relative;
	right: 1px;
	bottom: 1px;	
}
.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;
}
.ueberschrift {
	font-family: Tahoma;
	font-size: 12px;
	color: #952938;
	font-weight: bold;
}
.ueberschrift_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lauftext {
	font-size: 14px;
	color: #952938;
	font-weight: bold;
}