body
{
	font-family: arial, sans-serif;
	margin: 5px;
	padding: 0px;
	background-color: #ffffff;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

.head_rechts
{
	font-size: 13px;
	font-weight: bold;
}

.fliess
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding-top: 30px;
	padding-left: 22px;
}

td
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

.fliess_rechts
{
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	padding-top: 30px;
	padding-left: 22px;
	padding-right: 15px;
}

.fett
{
	font-size: 12px;
	font-weight: bold;
}

.unav
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding-top: 30px;
	padding-left: 15px;
}

.nav_oben { font-size: 10px; }

.abstand_nav
{
	padding-top: 2px;
	padding-left: 15px;
	line-height: 15px;
}

ul
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:hover
{
	color: #B82837;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:active
{
	color: #B82837;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.chor:hover { color: #F7695E; }
a.chor:active { color: #F7695E; }

a.verlag:active { color: #B72026; }
a.verlag:hover { color: #B72026; }

a.aktuell:active { color: #AA4454; }
a.aktuell:hover { color: #AA4454; }

a.felix:active { color: #CD0034; }
a.felix:hover { color: #CD0034; }



.chor
{
	font-weight: bold;
	color: #F7695E;
}

#home
{
	font-weight: bold;
	color: #B82837;
}

.zeit
{
	color: #F7695E;
	font-weight: bold;
}

.verlag
{
	font-weight: bold;
	color: #B72026;
}

.aktuell
{
	font-weight: bold;
	color: #AA4454;
}

.felix
{
	font-weight: bold;
	color: #CD0034;
}

