#kForm {
	color: #7D7D7D;
}

.label {
	display: inline-block;
	text-align: left;
	width: 150px;
	font-size: 13px;
	color: #7D7D7D;
	
}
.checkboxK{
	vertical-align: bottom;
	margin-left: 28px;
}
.checkboxKText{
	/*margin-bottom: 15px;*/
}
#kLink{
	color: #4D87C7;
	font-size: 9px;
	text-decoration: none;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#kLink:hover, #kLink:active{
	color: #182E7A;
	text-decoration: underline;
}
.checkboxKEn{
	
}
.checkBoxRow{
	margin-top: 5px;
	margin-bottom: -15px;
}

.input {
	display: inline-block;
	color: black;
	width: 300px;
}

#berufsstand {
	display: inline-block;
	width: 250px;
	margin-left: 20px;
}
.berufsstand {
}
.kontaktRow {
	padding-top: 10px;
	display: block;
	text-align: center;
}
.radio {
	padding-top: 15px;
}
.labelBeruf {
	margin-left: -310px;
}
.kontaktFooter{
	text-align: center;
	margin-top: 18px;
	font-size: 11px;
}
