BODY      {                          font-family: Arial, Helvetica, sans-serif ;
 			scrollbar-arrow-color : gold ;  
			scrollbar-base-color : white ;  
			scrollbar-face-color : 014495 ;  
			scrollbar-highlight-color : white ;  
			scrollbar-shadow-color : black ;
                                                    
			}
H1	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 16pt ;
			Font-Weight : Bold
		}
	H2	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 14pt ;
			Font-Weight : Bold

		}
	H3	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 12pt ;
			Font-Weight : Bold
		}
hr  {
		color:000066; 
		height:3px; 
		text-align:left; 
		border:dotted;
}
TABLE, DIV    {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 10pt;
		}
 DIV.klein    {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 9pt;
		}
TABLE.text     {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 10pt;
		}
DIV 			{ position:absolute; }
		
	a:link	 {	
			Color : #014495 ;
			Text-Decoration : None ;
		}
	a:visited	 {
			Color: #014495 ;
			Text-Decoration : None ;
		}
	
	a:hover	 {
			Color : #014495 ;
			Background-Color : #FFFFC0 ;
			Text-Decoration : None ;
		}
LI { list-style-image: url(whitebal.gif)}


.sch {BORDER-TOP: C0C0FF 2px solid;
BORDER-BOTTOM: darkblue 4px solid; }

.tab {BORDER-TOP: #FFFFFF 1px solid;
BORDER-BOTTOM: #000000 2px solid;
BORDER-RIGHT: #000000 2px solid;
BORDER-LEFT: #FFFFFF 1px solid; }

.tabsch {BORDER-TOP: #014495 1px solid;
BORDER-BOTTOM: #014495 3px solid;
BORDER-RIGHT: #014495 3px solid;
BORDER-LEFT: #014495 1px solid; }

.box { float: left; width: 30%; height: 80%; margin: 4px; background: silver; border: solid thin red; color: black; }


	