body		{	background-color: #3682F2 ;
		 		background-image: url(XXXimages/bgbase.jpg) ;
		 		background-attachment: fixed  ;
		 		color: #ffffff ;
		 		font-family: Verdana, arial, helvetica ;
		 		font-size: 12px }
		  
td			{ 	color: #ffffff ;
		  		font-family: Verdana, arial, helvetica ;
		  		font-size: 12px }
		  
a			{	color: #ff0000 ;
		  		text-decoration: none }
		  
a:hover	{ 	color: #ff0000;
		  		text-decoration: underline  }
		  
#titel, h1		{ 	color: #ffffff	;
				font-size: 18px ;
			  	font-weight: bold }
		  
big		{ 	color: #ffffff	;
				font-size: 16px ;
			  	font-weight: bold }		  

.input, textarea	{ 	background-color: #ffffff ;
			  	color: #ffffff ;
			  	font-family: arial, helvetica ;
			  	font-size: 12px }
			  
.inputzip	{ 	background-color: #ffffff ;
			  	color: #000000 ;
			  	font-family: arial, helvetica ;
			  	font-size: 12px ;
			  	text-transform: uppercase }
			  
#submit	{ 	background-color: #000000 ;
			  	color: #ffffff ;
			  	font-family: arial, helvetica ;
			  	font-size: 12px }
