body{position: relative;
     background: #000000;
     margin: 0; padding: 0;
     font: 10 Arial, sans-serif; background-image:url(../grafik/bg.gif); 
}

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;
         border-width: 0px; border-style: solid; border-color: #000000;
}

div#main{position: absolute;
         top: 85px; left: 5px; right: 5px;
         background: #EFEFEF;
         font: 10pt Verdana; color: #000000;
         padding: 10px;
         border: solid 0px #000000; background-image:url(../grafik/bg.gif);
}

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: left; font: bold 8pt verdana; padding: 5px;
         margin: 1px; border-width: 0;
         text-decoration: none;
         color: #000000; background: #DFDFDF;
}
a.menue:hover {background: #BFBFBF;
}

dl {margin: 0; background: #eee;
}

dt {border: 1px solid #00007F;
    padding: 5px;
    background-color: #00007F;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background:url(../grafik/bg-tab-dunkel.gif);
    background-repeat: repeat;
}
dd {
	border: 1px solid #00007F; padding: 7px; margin: 0em; margin-bottom: 5px;
}
.tabtop {
        FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT-COLOR: #003399; 
	BORDER-BOTTOM-COLOR: #003399; 
	COLOR: #ffc; 
	BORDER-TOP-COLOR: #003399; 
	BACKGROUND-COLOR: #3366ff; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-COLOR: #003399;
	background:url(../grafik/bg-tab-dunkel.gif);
    	background-repeat: repeat;
}
.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
}