/* Abstaende */
body { margin-top:5px; }
body { margin-bottom:0px; }
body { margin-left:0px; }
table { margin-left:0px; }

/* Seitenhintergrund */
body { background-color:#F2FA67; }

/* Schriften - Größen - Farben*/
p, td { font-size:9pt; color:#666666; font-family:Arial,Verdana; }
td.klein { font-size:8pt; font-weight:normal; color:#666666; }

/* Links */
a:link { color:#333333; text-decoration:none; font-weight:normal; }
a:active { color:#FF0066; text-decoration:none; font-weight:normal; }
a:visited { color:#333333; text-decoration:none; font-weight:normal; }
a:hover { color:#FF0066; text-decoration:underline; font-weight:normal; }

div.nav2, div.nav3, div.nav4, div.nav5 { display:none }
