.anfrageform {
  font-size: 1.1em;
  margin: 0;
}
.error {
	/*color:#cb2711;*/
}

.anfrageform label, .anfrageform .label {
	display: inline;
	margin: 0 0 4px 0;
	font-weight: bold;
}

.anfrageform label, .anfrageform .label {
	display: block;
	margin: 0 0 4px 0;
	font-weight: bold;
	width: 140px;
}
.anfrageform #allgemeines label.radio_caption, label.radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding: 0 1em 0 5px;
}
.caption {
	margin:10px 0 5px 0;
	font-weight:bold;
}
fieldset {
  border: 0;
}
.anfrageform input, .anfrageform textarea, .anfrageform select {
  width: 170px;
  margin-bottom: 2px;
  padding: 2px;
}
* html .anfrageform input, * html .anfrageform textarea, * html .anfrageform select {
  margin-bottom: 0px;
  width: 160px;
}
* + html .anfrageform input, * + html .anfrageform textarea, * + html .anfrageform select {
  margin-bottom: 0px;
}
.anfrageform select {
  width: 178px;
}
* html .anfrageform select {
  width: 168px;
}
.anfrageform select option {
	padding: 0 0 0 6px;
}

#ausbildung input, #ausbildung textarea, #ausbildung select {
  width: 648px;
  margin-bottom: 2px;
  padding: 2px;
}
#ausbildung select {
	width: 656px;
}
* html #ausbildung input, * html #ausbildung textarea {
	width: 641px;
}
* html #ausbildung select {
	width: 649px;
}
#ausbildung label {
	float: none;
	width: auto;
}
#ausbildung div {
	margin: 0 0 0.5em 0;
}
.anfrageform #submitwrap input {
	width: auto;
	margin: 10px 0 0 0;
}
.anfrageform #submitwrap input:active {
  border-style: groove ridge ridge groove;
}
.anfrageform .right {
  float: left;
}
.taetigkeitsangaben {
	font-weight: bold;
	margin: 3em 0 0 0;
}

/* Übersetzung */
/*
label {
	font-weight:bold;
	display:block;
	float:left;
	width:140px;
}
*/
.radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}
.caption {
	margin:10px 0 5px 0;
	font-weight:bold;
}
fieldset {
  border: 0;
}
#contact_email, #contact_phone {
  width: auto;
}
.mailformplus_contactform #submit {
  width: 150px;
}
.mailformplus_contactform #sprachauswahl input, .mailformplus_contactform #sprachauswahl select {
  width: 100px;
}
#allgemeineinfos {
  margin: 3em 0 0 0;
}
#allgemeineinfos #allgemeinLeft {
	float: left;
	display: inline;
	position: relative;
	width: 320px;
}
#allgemeineinfos #allgemeinRight {
	float: right;
	display: inline;
	position: relative;
	width: 320px;
}
#allgemeinLeft div, #allgemeinRight div {
	clear: both;
}
