
.iqkf_container { margin-bottom: 20px !important; }

.p_suche_berufe_container {
	display:block; 
	width: 100%;
	}

.p_suche_berufe_berufe {
	width: 20%; 
	float:left;	
	}
	
.p_suche_berufe_ausbildungen {
	width: 80%;
	float: left;
	padding: 0 0 0 10px;
}



.paracelsus_suche {
  position: relative;
  color: #aaa;
 	margin-top: 6px;

}

.paracelsus_suche input {
  width: 75%;
  height: 60px;
	padding: 20px !important;
	font-size: 15px;
  /* background: rgba(255,255,255,0.9);*/
  background: #fff;
  color: #666 !important;
  border-left: 1px solid #aaa;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-radius: 1px;
	float:left;
}


.paracelsus_suche input { text-indent: 26px;}
.paracelsus_suche .fa-search {
	font-size: 20px;
  position: absolute;
  top: 19px;
  left: 15px;
}




.paracelsus_suche_submit {
	
		height: 60px;
    width: 20%;
    background-color: #005fa8 !important;
    color: white;
    padding: 14px 20px !important;
    margin: 0 0 6px 5px !important;
    border: none;
    border-radius: 0  !important;
    cursor: pointer;
    font-weight: 100;
		font-size: 20px !important;
	}


.paracelsus_suche_beruf {
	display: inline-block;
	width: 100%;
	background: #f5f5f5;
	margin-bottom: 20px;
	}


.paracelsus_suche_beruf_image { float: left; width: 25%;  }
.paracelsus_suche_beruf_text { float: left; width: 75%; padding: 20px;   }

.paracelsus_suche_beruf_text a { text-decoration: none !important; }