#CSS-Fliegerverein speziell für die Action-Seite!
body {}
.fvmev {background-image:url(wolken.gif);font-family:Arial}

input{}
.button {border:2px solid white; background-color:#000080;color:white;font-weight:bold;margin:5px;margin-left:82px}
.button:hover {border:2px solid #000080; background-color:white;color:#000080;font-weight:bold}

table {}
.ausgabe {border:1px solid white; background-color:#000080;color:white;border-collapse:collapse}

tr{}
.erstezeile {border:1px solid white;height:20px;vertical-align:top;}
.inhaltzeile {vertical-align:top;}

td{}
.erstezelle {font-weight:bold}
.inhaltzellei{}
.inhaltzelleii{}

p {}
.warnung {color:#ff0000;font-weight:bold;margin:4px}
.eingabe {font-weight:normal;margin-top:0px}
