body{position: relative;
     background: #00007F;
     margin: 0; padding: 0;
     font: 10 Arial, sans-serif; background-image:url(../grafik/blau.jpg); 
}

div#head{position: absolute;
         top: 5px; left: 5px; right: 5px;
         font-style:'normal'; font-weight:bold; font-variant:normal; font-size:200%;
         font-family:'Arial', sans-serif; font-size:16px;
         background: #000000 url('../grafik/bgmain.gif');
         border-width: 3px; border-style: solid; border-color: #00007F;
}

div#main{position: absolute;
         top: 85px; left: 5px; right: 5px;
         background: #EFEFEF;
         font: 10pt Verdana; color: #000000;
         padding: 10px;
         border: solid 3px #00007F;
}

div#main h3 {margin-bottom: 0.25em; font-style: italic;
}
div#main h2 {text-decoration: underline;
}
div#main table {font: 10pt Verdana;
}

div#main a:link {FONT-WEIGHT: bold; COLOR: #00009F; TEXT-DECORATION: none; font-family: Verdana;
}
div#main a:visited {FONT-WEIGHT: bold; COLOR: #00009F; TEXT-DECORATION: none; font-family: Verdana;
}
div#main a:hover {color: #9F0000; text-decoration: none;
                  font-family: Verdana;
}
div#main a:active {color: #00009F; text-decoration: none; font-family: Verdana;
}

a.menue {display: block;
         text-align: center; font: bold 8pt verdana; padding: 5px;
         margin: 1px; border-width: 0;
         text-decoration: none;
         color: #000000; background: #DFDFDF;
}

dl {margin: 0;
}

dt {border: 1px solid #00007F;
    padding: 5px;
    background-color: #0080FF;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
dd {border: 1px solid #00007F; padding: 5px; margin: 0em; margin-bottom: 5px;
}
.tabtop {
        FONT-WEIGHT: bold; FONT-SIZE: 7pt; BORDER-LEFT-COLOR: #003399; BORDER-BOTTOM-COLOR: #003399; COLOR: #ffc; BORDER-TOP-COLOR: #003399; BACKGROUND-COLOR: #3366ff; TEXT-ALIGN: center; BORDER-RIGHT-COLOR: #003399
}
.tabzeit {
        FONT-WEIGHT: normal; FONT-SIZE: 10pt; BORDER-LEFT-COLOR: #003399; BORDER-BOTTOM-COLOR: #003399; BORDER-TOP-COLOR: #003399; TEXT-ALIGN: center; BORDER-RIGHT-COLOR: #003399
}
.tabb1 {
        BORDER-LEFT-COLOR: #003399; BORDER-BOTTOM-COLOR: #003399; BORDER-TOP-COLOR: #003399; BORDER-COLLAPSE: collapse; BORDER-RIGHT-COLOR: #003399
}
