BODY
{
    FONT-FAMILY: Arial;
    FONT-COLOR: #000000
}
.caption
{
    FONT-SIZE: large;
    FONT-WEIGHT: bold;
}
A
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
    COLOR: #000000
}
A:link
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    COLOR: #000000;
}
A:active
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    COLOR: #000000;
}
A:visited
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    COLOR: #000000;
}
A:hover
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
    COLOR: #000000;
}
TD.navigation
{
    FONT-WEIGHT: bolder;
}
.grundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.grundtxhalbfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ueberschriften {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.impressumfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

