// HTML-Tags
select  { font-family: Arial, Helvetica, sans-serif; font-size:9pt; background:lightblue }
input   { font-family: Arial, Helvetica, sans-serif; font-size:9pt; }
body    { MARGIN: 0; BORDER: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
a       { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }
a.text:link, a.text:visited { color: #000000; text-decoration: none; }
a:text:hover { color: #000000; text-decoration: underline; }
a.main:link, a.main:visited { color: #000000; text-decoration: none; }
A.main:hover { color: #000000; text-decoration: underline; }
a.sub:link, a.sub:visited   { color: #dddddd; text-decoration: none; }
A.sub:hover  { color: #dddddd; text-decoration: underline; }

// Pseudoklassen
.heading { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; line-height: 1.5; color: #D3DBFF; }
.main    { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; line-height: 1.5; color: #000000; }
.sub     { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5; color: #000000; }
.mainsub { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5; color: #000000; }
.text    { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.textbold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 1.5; color: #000000; }
.textg   {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #eaeaea}
.menuBoxHeading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.infoBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #080381; background-color: #f2f4ff; border-color: #7187bb; border-style: solid; border-width: 1px; }
.tdhell   { background-color: #ffffff; }
.tddunkel { background-color: #eeeeee; }
.maintable { background-image: url("gfx/rs01.gif"); background-position: right top; background-repeat: no-repeat; background-attachment: fixed; background-color: #ffffff}
.seltrans  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5; color: #000000; background-color:transparent }
.logininp  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color:#ffffff;  border-style:solid; border-color:#eaeaea; }
.loginbut  { font-family: Arial, Helvetica, sans-serif; background-color:#eaeaea; font-size: 10pt; border-style:solid; border-color:#888888; width:100px }
.logintext  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold }
.white  { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color:#ffffff }
.white:hover  { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color:#ffffff }
