
/* Register - Anfrage */


table.containerContact  {
	background-color: #E7E9ED;
	font-size: 12px;
}


#contact textarea.formText {
	height: 80px;
	width: 300px;
}


#contact input.formText {
	width: 300px;
}

 
#cxontact input.formSend {
	width: 120px;
}







