.pushdienst {
	clear: both;
	margin: 10px 0 10px 0;
	width: 400px;
}

.pushdienst .fm-block {
	float: left;
	width: 163px;
	padding-right: 3px;
}

.pushdienst .fm-row {
	float: left;
	width: auto;
	padding-right: 3px;
	padding-top: 5px;
}

.pushdienst .fm-row label {
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}

.pushdienst .fm-row label.spalte1 {
	width: 90px;
}

.pushdienst .fm-block label {
	width: 160px;
	font-weight: bold;
}

.pushdienst input {
	width: 160px;
	float: left;
}

.pushdienst textarea {
	width: 510px !important;
}

.message {
	color: red;
	margin-bottom: 10px;
	font-weight: bold;
}

.checkbox {
	width: 13px !important;
	border: none;
	margin-top: 2px;
	margin-right: 7px;
}
* html .checkbox {
	margin-top: 4px;
	}
	
.spalte2 {
	padding-left: 5px;
}

.descr-small {
	padding-left: 5px;
	padding-right: 5px;
	width: auto !important;
}

.input-plz {
	width: 30px !important;
}

.input-ort {
	width: 94px !important;
}
