body		{	background-color: #CC0000 ;
		 		background-image: url(images/era_bg.gif) ;
		 		background-attachment: fixed  ;
		 		color: #ffffff ;
		 		font-family: Verdana, arial, helvetica ;
		 		font-size: 13px;
		 		scrollbar-3dlight-color: #CC0000; 
  				scrollbar-arrow-color: #ffffff;
  				scrollbar-base-color: #CC0000;
  				scrollbar-darkshadow-color:#ffffff;
  				scrollbar-face-color: #CC0000;
  				scrollbar-highlight-color:#ffffff;
  				scrollbar-shadow-color: #CC0000 }
		  
td			{ 	color: #ffffff ;
		  		font-family: Verdana, arial, helvetica ;
		  		font-size: 12px }
		  
a			{	color: #003399 ;
		  		text-decoration: none }
		  
a:hover	{ 	color: #ffffff;
		  		text-decoration: underline  }
		  
#titel	{ 	color: #000000	;
				font-size: 18px ;
			  	font-weight: bold }
		  
big		{ 	color: #000000	;
				font-size: 14px ;
			  	font-weight: bold }		  

.input, textarea	{ 	background-color: #ffffff ;
			  	color: #000000 ;
			  	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 }
			  	
			  	
sub		{		color: #ffffff ;
		 		font-family: Verdana, arial, helvetica ;
		 		font-size: 12px;
		 		}
		 		
.small { margin-top: -5px;
				font-size: 11px;
				}
