fieldset {
	border: 0px;	
}

label, input  {
	margin: 0 0 7px 0;	
}

.button {
	margin: 0 0 0 278px;
}


.button_kontakt {
	margin: 0 0 0 277px;
}

.element-markiert {
	border: 1px solid #F00;
}

.text-rot {
	color: #000;
}
label {
	float: left;
 	width: 115px;
	margin: 0 0 0px 0;
}

textarea {
	width: 220px;
	float: left;
	margin: 0 0 10px 0;
}
	.form {
	float:left;
	margin:0 0 5px 0;
	
	padding-top:0px;
	width:220px;
}











/************************************************************************************/
/*                                                                                  */
/* Form spezifischen Styles                                                         */
/*                                                                                  */
/************************************************************************************/

/************************************************************************************/
/* Generelle Form Elemente */







