form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#666666;
}
a.none {

	text-decoration: none;
	color:#3F4242;
}
a.or {

	text-decoration: none;
	color:#CC0000;

}

a.whitelink {

	text-decoration: none;
	color:#ffffff;

}

.black
{
	color:#3F4242;
}
a.black
{
	color:#000000;
	text-decoration:none;
}
.dark
{
	color:#4A4A4A;
}
a.dark
{
	color:#4A4A4A;
	text-decoration:underline;
}
.green
{
	color:#746E4E;
}
a.green
{
	color:#746E4E;
	text-decoration:none;
}
.yellow
{
	color:#002A53;
}
.red
{
	color:#B91E26;
}
.titel
{
	color:#666666;
        font-family: Arial;
        font-size:12px;
        font-weight:bold;
}
.topinfo
{
	color:#666666;
        font-size:10px;
        font-weight:normal;
}
.topblack
{
	color:#000000;
        font-size:14px;
        font-weight:bold;
}
.foot
{
	color:#999999;
        font-family: Arial;
        font-size:10px;
        font-weight:normal;
}
.feld
{
	color:#999999;
        font-family: Arial;
        font-size:12px;
        font-weight:normal;
}
.inhalt
{
	color:#000000;
        font-family: Arial;
        font-size: 12px;
        font-weight:normal;
}

.inhaltklein
{
	color:#000000;
        font-family: Arial;
        font-size:10px;
        font-weight:normal;
}


.topred
{
	color:#FF0000;
        font-family: Arial;
        font-size:14px;
        font-weight:bold;
}



.fusszeile
{
	color:#666666;
        font-family: Arial;
        font-size:11px;
        font-weight:bold;
}
a.copy
{
	color:#7A7C71;
	text-decoration:none;
}
A.grau10bold:LINK, A.grau10bold:VISITED, A.grau10bold:ACTIVE {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
	text-decoration: none;
}

A.grau10bold:HOVER {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
        text-decoration: underline;
}
A.grau10:LINK, A.grau10:VISITED, A.grau10:ACTIVE {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	text-decoration: none;
}

A.grau10:HOVER {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
        text-decoration: underline;
}
A.redfoot:LINK, A.redfoot:VISITED, A.redfoot:ACTIVE {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
	text-decoration: none;
}

A.redfoot:HOVER {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
        text-decoration: underline;
}