body {
	background-color: #B3B7C1;
}

td {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

a { 
	text-decoration: none;
	color: #EE1D23;
}

a:hover {
	text-decoration: underline;
}

.main {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

.titel {
font-size:11px;
font-weight:bold;
}

.header_rechts {
	text-decoration: none;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	font: bold 11px Arial;
}

.menu_rechts {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.menu_rechts:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.link_rot_fett {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #EE1D23;
	text-decoration: none;
}

