article.node--type-betrieb .fieldset {
  width: 100%;
}
article.node--type-betrieb .fieldset label, article.node--type-betrieb .fieldset legend {
  margin: 1rem 0 2rem;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5;
  color: black;
}
article.node--type-betrieb .fieldset .field__label {
  font-weight: bold;
}
article.node--type-betrieb .fieldset.innung {
  float: left;
  width: 49%;
}
article.node--type-betrieb .fieldset.innung .field .field__label {
  float: left;
  width: 49%;
}
article.node--type-betrieb .fieldset.innung .field .field__label::after {
  content: ":";
}
article.node--type-betrieb .fieldset.innung .field .field__item {
  float: right;
  width: 49%;
}
article.node--type-betrieb .fieldset.address {
  float: right;
  width: 49%;
}
article.node--type-betrieb .fieldset.address .field--name-field-postleitzahl {
  width: 50px;
  float: left;
}
article.node--type-betrieb .fieldset.address .field--name-field-city {
  float: left;
}
article.node--type-betrieb .fieldset.address .field--name-field-website {
  float: left;
  width: 100%;
}
article.node--type-betrieb .bottom-branding {
  float: right;
}
article.node--type-betrieb.node--view-mode-pdf {
  color: black;
  line-height: 1.5;
  font-size: 12px;
}
article.node--type-betrieb.node--view-mode-pdf .fieldset.innung {
  float: right;
}
article.node--type-betrieb.node--view-mode-pdf .fieldset.address {
  float: left;
}
article.node--type-betrieb.node--view-mode-pdf .field--name-title {
  color: #fa5a14;
  text-decoration: none;
  font-size: 40px;
  text-transform: uppercase;
  display: none;
}
article.node--type-betrieb.node--view-mode-pdf .fieldset.address {
  margin-top: -13px;
}
article.node--type-betrieb.node--view-mode-pdf .fieldset.azubi {
  margin-top: 25px;
  margin-bottom: 50px;
}

h1 {
  margin: 2em 0 1em;
  font-size: 20px;
}
h1 span {
  color: #fa5a14;
}

.row {
  clear: left;
  margin-bottom: 40px;
}

div.left {
  float: left;
  width: 35%;
  padding-right: 50px;
}

div.right {
  float: left;
  width: 55%;
}

h3 {
  margin: 1rem 0 1rem;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5;
  color: black;
}

.box pre {
  font-size: 10px;
  line-height: 1.5;
}

.anleitung {
  margin-top: 100px;
}
.anleitung legend, .anleitung label {
  margin: 2em 0 1em;
  font-size: 20px;
  text-transform: none;
}

/*# sourceMappingURL=pdf.css.map */
