@CHARSET "UTF-8";

.erklaerungstext {
    display: block;
    margin-bottom: 1em;
}

.herkunftshinweis {
    display: block;
    margin-bottom: 2em;
}

.drittel_bildschirm {
    width: 33.3333%;
}

.gesamtebreite {
    width: 100%;
}

#timeoutForm .fehlermeldung {
    display: block;
    margin-bottom: 1em;
}

#logo {
    width: 100%;
    max-width: 110px;
    float: right;
}

#logo_18, #logo_21, #logo_22, #logo_31, #logo_33, #logo_41, #logo_55, #logo_63 {
    max-width: 210px;
    float: right;
}

#logo_22{
    background-color: #678ca6;/*der weiße Text auf dem Logo wäre sonst nicht sichtbar, daher im Hintergrund die Verbandshomepage-Hintergrundsfarbe*/
    max-width: 400px !important;
    height: 40px !important;
    vertical-align: middle
}
#meldedatendiv {
    padding-bottom: 15px;
}

#weitereanmerkungendiv {
    padding-bottom: 15px;
}

#auktionsinteressediv,
#versicherungsinteressediv,
#gentestantragdiv {
    font-size: 1em;
    padding-bottom: 15px;
}

.auktionsinteresse,
.gentestantrag,
.regnr_nachreichen {
    padding-right: 6px;
}

.regnr_nachreichen {
    margin-left: 10px;
}

#logo_08 {
    max-width: 210px;
    float: right;
    height: 100px;
}

#logo_21 {
  max-width: 22%;
}

#vitLogo {
    vertical-align: baseline;
}

.sprache {
    float: left;
}

.inhalt {
    clear: both;
}

.ui-widget-content {
    border: 0px;
}

.ui-widget-content {
    border: 0px;
}

.ui-grid-row {
    border: 0px;
}

.abstand {
    margin-top: 12px;
}

.hilfe_button {
    margin-left: 7px;
    border: none !important;
    background: none !important;
    font-size: 25px !important;
    margin-top: 10px;
}

.hilfe_button .ui-button-text {
    padding: 0px !important;
}

.d-none {
    display: none !important;
}

.ml-18 {
    margin-left: 18px;
}

.mb-8 {
    margin-bottom: 8px;
}

.mt-8 {
    margin-top: 8px;
}

.titel {
    font-size: 1.2em;
}

.regnr_feld {
    margin-left: 3px;
    width: 178px;
}

.seiteninhalt {
    padding: 4px 10px;
}

.geburtsverlauf_radios label {
    max-width: 80%;
    margin-top: 4px;
    margin-bottom: 4px;
}

.geburtsverlauf_radios .ui-widget {
    margin-top: 4px;
    margin-bottom: 4px;
}

.weitereAnmerkungenTexte label {
    font-weight: revert;
}

.bold {
    font-weight: bold !important;
}
