BODY { 
SCROLLBAR-FACE-COLOR: #9FA5BF; 
SCROLLBAR-HIGHLIGHT-COLOR: #000080; 
SCROLLBAR-SHADOW-COLOR: #000080; 
SCROLLBAR-ARROW-COLOR: #000080; 
SCROLLBAR-TRACK-COLOR: #9FA5BF; 
SCROLLBAR-BASE-COLOR: #9FA5BF; 
SCROLLBAR-DARKSHADOW-COLOR: #9FA5BF; 
/*SCROLLBAR-3DLIGHT-COLOR: #C17541; /* dunkelbeige: untere Umrandung links-oben */
}

body, table { font-family: Arial, Helvetica, Helv, Sans serif; font-size: 10pt; }

/* p { clear: left; clear: right; } klappt irgendwie nicht */

/* für Flugplan FZ */
tr.b1 td { background-color: snow; }
tr.b2 td { background-color: lemonchiffon; }

table.ganz_klein { font-family: Arial; font-size: xx-small; } /* Flugpläne */

form { margin: 0; }

.menu a { text-decoration: none; }
.menu a:link, .menu a:visited { color: navy; }
.menu a:hover, .menu a:active, .menu a:focus { background-color: navy; color: white; width: 100%; }