body { color: white; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: black; text-align: center; margin: 0; padding: 0; }

p { }

td { }

a:link { color: gray; }

a:visited { color: gray; }

a:hover { color: silver; }

a:active { }
.Karten { width: 100%; overflow: hidden; padding: 0; }
#container { text-align: left; position: relative; left: 100px; height: 290px; overflow: hidden; margin: 0; padding: 0; }
.center { width: 750px; clear: both; margin-right: auto; margin-left: auto; }
.speedline { margin-right: auto; margin-left: auto; width: 600px; height: 100px; }
.bildlinks { text-align: left; float: left; }
.textblock { text-align: left; padding-left: 400px; }
.clearboth { clear: both; }
.menu { height: 80px; }
.hauptmenu { height: 45px; }
.hauptmenu a { background-image: url(../Bilder/base_menuepunkt.gif); background-repeat: no-repeat; text-decoration: none; text-align: center; width: 122px; height: 45px; float: left;; }
.hauptmenu a:visited { background-image: url(../Bilder/base_menuepunkt.gif); background-repeat: no-repeat; text-decoration: none; text-align: center; width: 122px; height: 45px; float: left;; }
.current_hauptpunkt { background-image: url(../Bilder/current_menuepunkt.gif); background-repeat: no-repeat; text-align: center; width: 122px; height: 45px; float: left;; }
.hauptmenu a:hover { background-image: url(../Bilder/over_menuepunkt.gif); background-repeat: no-repeat; }
.haupt_linktext { color: white; font-size: 15px; font-weight: bold; text-decoration: none; padding: 24px 0 0; }
.untermenu { height: 28px; padding-left: 15px; }
.untermenu a { background-image: url(../Bilder/base_untermenuepunkt.gif); background-repeat: no-repeat; text-decoration: none; text-align: center; width: 122px; height: 28px; float: left;; }
.untermenu a:visited { background-image: url(../Bilder/base_untermenuepunkt.gif); background-repeat: no-repeat; text-decoration: none; text-align: center; width: 122px; height: 28px; float: left;; }
.current_unterpunkt { background-image: url(../Bilder/current_untermenuepunkt.gif); background-repeat: no-repeat; text-align: center; width: 122px; height: 28px; float: left;; }
.untermenu a:hover { background-image: url(../Bilder/over_untermenuepunkt.gif); background-repeat: no-repeat; }
.unter_linktext { padding: 24px 0 0 0; }
.unter_linktext { color: white; font-size: 12px; text-decoration: none; padding: 12px 0 0; }
input, textarea { color: #fff; background-color: #000; }
