body
{
	font-family: Arial,Helvetica,sans-serif,Trebuchet MS;
	font-size: 0.8em;
}
table
{
	font-family: Arial,Helvetica,sans-serif,Trebuchet MS;
	font-size: 1em;
}
A
{
TEXT-DECORATION: none;
}
A:hover
{
TEXT-DECORATION: underline;
}
A.menu
{
	font-weight: bold;
	color: white;
}
A.menu:active
{
	color: yellow;
}
A.menu2
{
	color: white;
}
A.menu2:active
{
	color: yellow;
}
A.menuAktiv
{
	font-weight: bold;
	color: yellow;
}
.menu_punkt
{
	vertical-align: top;
	color: white;
}
H1
{
    margin-bottom:0px;
	font-size: 1.3em;
}
H2
{
    margin-bottom:0px;
	font-size: 1.2em;
}
H3
{
	font-size: 1.2em;
	margin-bottom: 0px;
	color: #408080;
}
H4
{
    margin-bottom:0px;
	font-size: 1.1em;
}
H5
{
    margin-bottom:0px;
	font-size: 1.0em;
}
H6
{
    margin-bottom:0px;
	font-size: 0.9em;
}
.zusatztext
{
	color: red;
	font-size: 0.80em;
}
HR
{ 
	color:#00A030;
	height:1px;
}
.fett
{
	font-weight: bold;
}
.mittel
{
	font: 0.9em;
}
.mittel_fett
{
	font: 0.9em;
	font-weight: bold;
}
.klein
{
	font: 0.85em;
}
.klein_fett
{
	font: 0.85em;
	font-weight: bold;
}
.klein_kursiv
{
	font: 0.85em;
	font-style: italic;
}
.rot_fett
{
	font-weight: bold;
	color: red;
}
.unterstrichen
{
	text-decoration: underline;
}
.unterstrichen_kursiv
{
	font-style: italic;
	text-decoration: underline;
}
.fett_kursiv
{
	font-weight: bold;
	font-style: italic;
}
.fehler
{
	font-weight: bold;
	COLOR: #ff0000
}
.BottomMenu
{
	font: 0.85em;
}
.copyright
{
	font-size: 0.8em;
}
