body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.fav_titel {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	background-color: #333333;
}
a {
	color: #ED1B24;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

.titel {
	font-weight: bold;
	text-transform: uppercase;
	color: #ED1B24;
}
.fettschrift {
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linie-unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.white {
	color: #FFFFFF;
}
.linie-links {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.linie-linksunten {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.naviactiv {
	font-weight: bold;
	color: #ED1B24;
}
.navi {
	color: #999999;
}
.linie-rechts {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.punkte-kasten {

	border: 1px dotted #999999;
}
.seitentitel {
	font-weight: bold;
	text-transform: uppercase;
	color: #ED1B24;
	font-size: 12px;
}
.punkte-oben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
}

