/* ------- Formular CSS -------------- */


/*------------------  cover.css Angaben Formular  -------------*/	

					td
	{
		 font-size:11px;
		font-weight:100;
		border-width:3px;
		color:#006697;
	}
				#tdleer
	{
		width:600px;
		height:8px;
	}
	

	
					td.text
	{
			 font-size:11px;
		font-weight:100;
		border-width:3px;
		color:#000000;
	}
	



					.norm
	{
		width:250px;
	

	}

						.plz
	{
		width:80px;
	
	
	}
							.ort
	{
		width:160px;
	
	
	}
	


				input.klein
	{
	width:12px;
		height:12px;
background-color:#fff2e7;
	}
			input.button
	{
		width:100px;
		height:18px;
		 font-size:8px;
		background-color:#fff2e7;
		color:#006697;
	}
				textarea#mailfeld
	{
		width:250px;
		height:180px;
		background-color:#fff7f7;
		font-family:verdana;
		font-style:italic;
		font-size:12px;
	}

				

	