p {
			background-image: url(../bilder/hg_01.jpg);
			background-position: center;
			background-repeat: no-repeat
			}
 	
	
	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;
				
			
			}
	
textarea,input	{
				border-style:solid;
				border-width:1;
				border-color:#ff9999;
				background-color:transparent;
				font-family:Verdana,Arial;
				font-size:10px;
				scrollbar-face-color:#ffcccc;
				scrollbar-base-color:#ffcccc;
				scrollbar-track-color:#ffcccc;
				scrollbar-arrow-color:#cc3333;
				scrollbar-highlight-color:#ffcccc;
				scrollbar-shadow-color:#cc3333
				
				}
	
	select {
				width:165px;
				border-style:solid;
				border-width:1;
				border-color:#ff9999;
				background-color:transparent;
				font-family:Verdana,Arial;
				font-size:10px;
				scrollbar-face-color:#ffcccc;
				scrollbar-base-color:#ffcccc;
				scrollbar-track-color:#ffcccc;
				scrollbar-arrow-color:#cc3333;
				scrollbar-highlight-color:#ffcccc;
				scrollbar-shadow-color:#cc3333
				
				}
	table {font-family:Verdana,Arial,Helvetica;
				color:#cc3333;
				font-size:11px}
	
	
