.body-text-small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration:none;
}

.body-text-kursiv-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}

.body-text-bold-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.body-text-red-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #A80E13;
	text-decoration:none;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration:none;
}

.body-text-kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}

.body-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.body-text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A80E13;
	text-decoration:none;
}

.nav-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A80E13;
	font-weight: bold;
	font-style: italic;


}
.nav-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.nav-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #A80E13;	
}
a.sub-nav:link {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a.sub-nav:visited {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a.sub-nav:hover {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a.sub-nav:active {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a.sub-nav:focus {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

a.sub-nav-normal:link {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.sub-nav-normal:visited {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.sub-nav-normal:hover {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.sub-nav-normal:active {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.sub-nav-normal:focus {
	font-weight:bold;
	font-size: x-small;
	color:#77797B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.sub-nav-active {
	font-weight:bold;
	font-size: x-small;
	color:#A80E13;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.sub-nav-active-normal {
	font-weight:bold;
	font-size: x-small;
	color:#A80E13;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.top-background {
	background-image: url(images/nav_bg.gif);
}

.table-background {
	background-image: url(images/schwung_oben.gif);
	height: 98px;
}

.table-unten {
	background-image: url(images/schwung_unten.gif);
	height: 55px;
}