/* CSS */
.elkb_stellenboerse_content {
  padding-top: 20px;
  font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  color: #000000;
  line-height: 1.42857em;
}

.elkb_stellenboerse_content form label {
  font-size: 0.9715em;
}

.elkb_stellenboerse_content details summary {
  color: #4c238f;
  background: white;
}

#elkb_sb_query {
    float:left;
}
#elkb_sb_query_submit {
    margin-bottom:20px;
    font-size:1.166em;;

}
.form-item-elkb-sb-query {
    margin: 0 !important;
}
.elkb_sb_totalnote {
    font-size: 1.05em;
    color:#666;
}
.elkb_sb_title {
    font-size: 1.156em;;
    margin: 7px 0;
}
.elkb_sb_einrichtung {

}
.elkb_sb_label {
    font-weight: bold;
    color:#333;
}
.elkb_sb_descr p {
    margin:8px 0;
}
.elkb_sb_id {
    font-size:0.8em;
    color:#999;
    text-align: right;
}
.elkb_sb_link {
    margin-bottom:10px;
}

details {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 1px solid #ccc;
  border-radius: 4px;
}

details summary {
  padding: 0.2em 0.5em;
}

details > .details-wrapper {
  padding: 0.5em 1.5em;
}

#elkb_sb_query_submit{
  margin-top: 4px;
  margin-left: 2px;
}
