@charset "UTF-8";
/* CSS Document */


		
#contact input {
	width: 130px;
	margin: 0px 2px 2px 0px;
	border: 1px solid #c0b281;
	height: 16px;
    }  
	
#contact textarea {
	width: 350px;
    margin: 0px 2px 2px 0px;
	border: 1px solid #c0b281;
    }
	      
#contact .senden {
	height: 20px;
	width: 70px;
	}
