body,table,tr,td {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-repeat:no-repeat;
	background-color: #d7dfe2;
}
img {
	border: 0;
}
a:link {
	color: Black;
	text-decoration: underline;
}
a:visited {
	color: Black;
	text-decoration: underline;
}
a:hover {
	color: #8a293b;
	position: relative;
	right: 1px;
	bottom: 1px;	
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8a293b;
	text-transform: uppercase;
}
.ueberschrift {
	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;
}