p {
			background-image: url(../bilder/hg_01.jpg);
			background-position: center;
			background-repeat: no-repeat
			}
 	a:link {color:#000000;
			text-decoration:none}
	a:visited{color:#006699;
			text-decoration:none}
	a:activ{color:#006699;
			text-decoration:none}
	
	
	body {
			scrollbar-face-color:#ffcccc;
			scrollbar-base-color:#ffcccc;
			scrollbar-track-color:#ffcccc;
			scrollbar-arrow-color:#cc3333;
			scrollbar-highlight-color:#ffcccc;
			scrollbar-shadow-color:#ffcccc;
			background-color:#ffcccc
			
			
			}
	h1		{font-weight:normal;
			font-family:Verdana,Arial,Helvetica;
			color:#cc3333;
			font-size:10px}
			

 	
	
