.impressum h1 {
    font-size: 2.0rem;
    margin-bottom: 1.5rem;
}

.impressum p {
    margin-bottom: 1.0rem;
}

.hide {
    display: none;
}

.stand-text p {
    line-height: 1.6;
    margin-bottom:1.0rem;
}

.stand-text ul {
    padding-left: 1.0rem;
    list-style-type: disc;
    margin-bottom: 1.0rem;
}
.standbau-text p {
    margin-bottom: 1.0rem;
}
.standbau-text ul {
    padding-left: 1.0rem;
    list-style-type: disc;
    margin-bottom: 1.0rem;
}
.unteraussteller-text ul {
    padding-left: 1.0rem;
    list-style-type: disc;
    margin-bottom: 1.0rem;
}

input.no-up {
    margin-top: 0.2rem !important;
}

textarea.no-up {
    margin-top: 0.5rem !important;
}

div.input {
    margin-top: -1rem;
}

#agbcheck {
    margin-top: 0.25rem;
}

.delete-button span {
    transform: scale(1.25, 0.9);
}

.link-agb, .link-tb {
    text-decoration: underline;
}

.box-agb {
    position: absolute;
    width: 100%;
    border: 1px solid #dddddd;
    background: #f4f4f4;
    z-index: 101;
    top: 25px;
    padding: 2rem;
}
