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