/**** GKD-Stylesheets ****/
/** Newsletter **/
.webform-submission-form .form-check-input[type="checkbox"] {
  float: left;
  margin-right: 0.5em;
}

.webform-submission-form .form-type-radio .description, .form-type-checkbox .description {
  margin-left: 0;
}


/** BSO **/
.block-external-content .menu {
    margin: 0 0 2em 0;
}

.div_hideme {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }

.viewsreference--view-title {
    font-size: 2rem;
}

.alphabet {
    font-size: 120%;
    float: left;
    padding-bottom: 15px;
  }

  .alphabet div {
    float: left;
    padding: 0px 12px 0px 0px;
  }

  .menu_formulare {
    padding-bottom: 10px;
  }

  .alleeintraege {
    font-size: 120%;
  }

  .searchform {
    clear: both;
  }

  .searchform h2 {
    float: left;
    margin-right: 1em;
  }

  .searchform input {
    margin-right: 10px;
  }

  .menu_formulare + * {
    clear: both;
  }

  .populaereAngebote {
    clear:both;
  }

  .populaereAngebote .ueberschrift, .lebensumstaende .ueberschrift {
    font-weight: bold;
    font-size: 2rem;
  }

/****** Verzeichnis Firmenverzeichnis (db300) ****/

ul.branchen {
	padding: 0;
}

#mainContent iframe {
	width: 100%;
}