BODY      { 
			Background-Image : url(repeat-x) ;
 			scrollbar-arrow-color : gold ;  
			scrollbar-base-color : white ;  
			scrollbar-face-color : 336699 ;  
			scrollbar-highlight-color : white ;  
			scrollbar-shadow-color : black ;
			}
	H1	 {
			Font-Family : Verdana, Arial, sans-serif ;
			Font-Size : 16pt ;
			Font-Weight : Bold
		}
	H2	 {
			Font-Family : Verdana, Arial, sans-serif ;
			Font-Size : 12pt ;
			Font-Weight : Bold

		}
	H3	 {
			Font-Family : Verdana, Arial, sans-serif ;
			Font-Size : 12pt ;
			Font-Weight : Bold ;
			Color : orange
		}
CITE	 {
			Font-Family : Verdana, Arial, sans-serif ;
			Font-Style : Italic ;
			Font-Size : 10pt ;
			Font-Weight : Bold ;
			Color : red
		}
DIV, P	 {
			Font-Family : Verdana, Arial, sans-serif ;
			Font-Size : 10px
		}
UL	 {
			Font-Family : Verdana, Arial, sans-serif ;
			Font-Size : 10px ;
			Font-Weight : Bold
		}
UL.normal	 {
			Font-Family : Verdana, Arial, sans-serif ;
			Font-Size : 10px ;
			Font-Weight : normal
		}
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(punkt.gif)}


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

.tab {BORDER-TOP: darkblue 1px solid;
BORDER-BOTTOM: darkblue 5px solid;
BORDER-RIGHT: darkblue 5px solid;
BORDER-LEFT: darkblue 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; }


	
