/* ### Kontakt Formular ### */
#w3contact	 {width:480px; height:auto; overflow:auto;
			  margin:5px auto; padding:4px;
			  background-color:#EFF3FC; border: 1px solid #7f9db9;}
#w3contact p {margin:0px;}

#w3contact .contactform_cellwidth_1{width:145px;}
#w3contact .contactform_cellwidth_2{width:172px;}
#w3contact .contactform_cellwidth_3{width:145px;}
#w3contact .contact_button{float:left; width:80px;}
#w3contact .contact_fehler {height:13px; color:#A20353;	color:red;}
#w3contact .center{text-align:center;}

#w3contact .text {width:170px;}

#w3contact .copyright, #w3contact .copyright a{
			font-size:10px; text-align:center; 
			margin-top:20px; text-decoration:none;}
