
.mega { font-family: Arial, sans-serif;  font-size: 69px; line-height: 75px; }
.warn { font-family: Arial, sans-serif; color:red; }
.ok { font-family: Arial, sans-serif; color:lime; }
.titel { font-family: Arial, sans-serif; color:white; font-weight:bold;}
.klein{ font-family: Arial, sans-serif; font-size:10px; }
.kleinb{ font-family: Arial, sans-serif; font-size:11px; font-weight:bold; }
.zeit1{ font-family: Arial, sans-serif; font-size:10px; color:#7A7A7A; }
.zeit2{ font-family: Arial, sans-serif; font-size:10px; color:#000000; font-weight:bold; }
.news{ font-family: Arial, sans-serif; font-size: 11px; color: #000000; line-height: 14px; white-space:normal; }

h1 {font-size: 18px; }


body,blockquote,i,u,p,dir,ul,ol,td,th,input,textarea,select { font-family: Arial, sans-serif; font-size: 12px; color: #ffffff;
}

a:link  { text-decoration: underline; color:#FFFFFF; font-weight:bold;}
a:visited { text-decoration: underline; color:#EFEFEF; font-weight:bold;}
a:hover { text-decoration: underline; color:#F5E301; font-weight:bold;}
a:active  { text-decoration : underline; color:#FFFFFF; font-weight:bold;}

a:link.menu { text-decoration: underline; color:#FFFFFF; font-weight:bold; }
a:visited.menu { text-decoration: underline; color:#FFFFFF; font-weight:bold; }
a:hover.menu { text-decoration: none; color:#F9AD25; font-weight:bold;}
a:active.menu { text-decoration : underline; color:#FFFFFF;&nbsp; font-weight:bold; }

a:link.ergebnis { text-decoration: underline; color:#0000FF; font-weight:bold; }
a:visited.ergebnis { text-decoration: underline; color:#000FFF; font-weight:bold; }
a:hover.ergebnis{ text-decoration: none; color:#00FF; background-color:#F5E301; font-weight:bold;}
a:active.ergebnis { text-decoration : underline; color:#0000FF;&nbsp; font-weight:bold; }

.titelx { font-size: 5px; }

.centerall {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -150px 0px 0px -200px;
        width: 400px;
        text-align: center;}
