BODY      { 
			Background-Attachment : fixed ;
 			scrollbar-arrow-color : red ;  
			scrollbar-base-color : darkblue ;  
			scrollbar-face-color : EBEBFF ;  
			scrollbar-highlight-color : C0C0FF ;  
			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
		}
DIV, TD, P, UL	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 10pt
		}
TD.eins		 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 9pt
		}
DIV.klein	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 9pt
		}
P.zu	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 8pt ;
			Font-Weight : Bold
		}
P.wasser	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 9pt ;
			Font-Weight : Bold
		}
TD.az		 {
			Font-Family : Verdana, Arial, Helvetica, sans-serif ;
			Font-Size : 14pt;
			Font-Weight: Bold;
		}
DIV 			{ position:absolute; }
		}
	:link	 {	
			Color : red ;
			Text-Decoration : None
		}
	:visited	 {
			Color: blue ;
			Text-Decoration : None
		}
	
	A:hover	 {
			Color : blue ;
			Background-Color : yellow ;
			Text-Decoration : None
		}
LI { list-style-image: url(miniarrow.gif)}


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

.tab {BORDER-TOP: #001863 1px solid;
BORDER-BOTTOM: #001863 4px solid;
BORDER-RIGHT: #001863 4px solid;
BORDER-LEFT: #001863 1px solid; }

.tab2 {BORDER-TOP: lightgrey 2px solid;
BORDER-BOTTOM: #001863 4px solid;
BORDER-RIGHT: #001863 4px solid;
BORDER-LEFT: #001863 1px solid; }

.tabsch {BORDER-TOP: 0106C5 1px solid;
BORDER-BOTTOM: 0106C5 4px solid;
BORDER-RIGHT: 0106C5 4px solid;
BORDER-LEFT: 0106C5 1px solid; }

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


	
