body   { text-align: center }
p   { color: #333; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px }
td  { line-height: 9px; text-align: center }
h1  { color: #9a9ca9; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 19px; letter-spacing: 1px }
a:link      { color: #9a9ca9; text-decoration: underline }
a:active   { color: #e03e34; text-decoration: underline }
a:visited      { color: #9a9ca9; text-decoration: underline }
a:hover   { color: #e03e34; text-decoration: underline }
h2 { color: #e03e34; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 19px; letter-spacing: 1px }
.bold { font-weight: bold; letter-spacing: 1px }
.menu { font-size: 12px; letter-spacing: 1px }
.subhead { color: #e03e34 }
.menu a:link { text-decoration: none }
.menu a:visited { text-decoration: none }
h6 { color: #333; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 9px }
.rubrik   { color: #e03e34; font-size: 10px; font-weight: bold; letter-spacing: 1px }
.classh1 { color: #9a9ca9; font-size: 16px; letter-spacing: 1px }
.grau { color: #9a9ca9 }
.menurot { color: #e03e34; font-size: 12px; letter-spacing: 1px }
copy { text-align: left }
.boldgrau { color: #9a9ca9; font-weight: bold }
.rot { color: #e03e34 }


/* RTK Ergänzung */
a.lastupdate div
{
	display:none;
}
a.lastupdate:hover div
{
	display:block;
}

