/* KONTAKT ///////////////////////////////////////////////// */
input {
	background-color:#EAEAEA;
	border: 1px solid #4A4B4F;
}

radio {
	border:4px solid #4A4B4F;
	margin:0;
}

textarea {
	width:322px;
	height:115px;
	background-color:#EAEAEA;
	border: 1px solid #4A4B4F;
}

/* IE 7 */
*+html textarea {
	width:322px;
	height:120px;
	background-color:#EAEAEA;
	border: 1px solid #4A4B4F;
}

td {
	color:#4EAC9C;
}

.spalte_pro {
	width:114px;
}

.zeile {
	padding-bottom: 15px;
}

.form_rechts{
	vertical-align:top;
}

/* IE 7 */
*+html .zeile {
	padding-bottom: 12px;	
}

#kontakt_table{
	color:#666666;
	font-size:small;
}

#kontakt_table td{
	color:#666666;
}

.input_txt{
	width:320px;
}

.input_txt_2{
	width:157px;
}

.input_area_txt{
	width:320px;
	height:216px;
}

.senden{
	float:right;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:40px;
}
