.mainContent {
    padding-left: 15px;
    margin-left: 0px;
}

.insideYellow {
    background-color: #ffcb00;
}

.teaserPicture {
    padding-left: 0px;
    margin-right: 15px;
}

.navbar {
    background-color: #fff;
}

#consent-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2rem;
    background-color: #fff;
    opacity: 1;
    transition: opacity 0.8s ease;
}

#consent-popup.hiddenCookie {
    opacity: 0;
}

#acceptCookie {
    background-color: #ffcb00;
    color: #000;
    border: 1px solid black;
    padding: 2px;
}

.blaueUeberschrift {
    color: #479ad4;
    font-weight: bold;
    letter-spacing: 0px;
}

.blaueUeberschriftKlein {
    color: #479ad4;
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 18px;
}

.ueberMichContent,
.impressumContent {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    letter-spacing: 0px;
}

.impressumContent ul {
    padding-left: 15px;
    letter-spacing: 0px;
    font-size: 17px;
}

.liste ul {
    list-style-type: none;
}

.liste li {
    position: relative;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    counter-increment: my-badass-counter;
}

.liste li:before {
    content: "\002D" " ";
    list-style-position: outside;
    position: absolute;
    left: -16px;
}

.headerDiv {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 15px;
    margin-right: 15px;
    align-items: center;
    justify-content: center;
    background-color: #ccc;
}

.headerDiv.teaser {
    background-color: #479ad4;
    color: #fff;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 30px;
    margin-right: 0px;
}

.headerDiv.teaser h1 {
    background-color: #479ad4;
    color: #fff;
    font-family: 'milo', Arial, sans-serif;
    letter-spacing: 5px;
    line-height: 50px;
    font-size: 28px;
}

.headerDiv.teaser.gesuche h1,
.headerDiv.teaser.ueberMich h1,
.headerDiv.teaser.impressum h1 {
    font-family: 'titilliumWebRegular', Arial, sans-serif;
    font-size: 42px;
    letter-spacing: 0px;
}

.headerDiv.teaser.gesuche center {
    font-family: 'titilliumWebSemi', Arial, sans-serif;
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
}

.headerDiv.teaser.ueberMich {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 15px;
    align-items: center;
    justify-content: center;
}

.teaserHeader {
    background-color: #ffcb00;
    padding-left: 30px;
    display: block;
}

.teaserHeader h2,
.teaserHeader h3 {
    color: #fff;
}

.teaserHeader h2 {
    font-size: 32px;
}

.teaserHeader h3 {
    font-size: 20px;
}

.description {
    font-family: 'titilliumWebRegular', Arial, sans-serif;
    font-size: 17px;
    line-height: 20px;
}

.description h1 {
    color: #ffcb00;
    margin-top: 0px;
    font-family: 'titilliumWebRegular', Arial, sans-serif;
    font-size: 30px;
    line-height: 36px;
}

.keyfacts {
    background-color: #fff;
    font-size: 14px;
}

.popover {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.popover {
    max-width: 100%;
    /* Max Width of the popover (depending on the container!) */
}

.popover-header {
    padding: 8px 14px;
    color: #fff;
    border-bottom: 0px solid #ebebeb;
    -webkit-border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
}

.popover-title {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #fff !important;
    font-size: 25px;
    font-family: 'Titillium Web', Arial, sans-serif;
}

.example-popovers {
    padding: 30px 0;
}

.acenter {
    text-align: center;
    margin: 30px 0;
}

.form-control,
.form-control:focus {
    border-style: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 5px;
}

select.form-control {
    color: #999;
}

select.form-control>option {
    color: #000;
}

select.form-control>option:first-child {
    color: #999;
    background: #fff;
}

select.form-control>option:disabled,
select.form-control>option[disabled] {
    color: #999;
    background-color: #fff !important;
    background: #fff;
    ;
}

.btn-default {
    border-style: none;
    border-radius: 0;
    margin-top: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.moreInfo {
    font-size: 13px;
    font-family: 'titilliumWebRegular', Arial, sans-serif;
    line-height: 20px;
    letter-spacing: 0px;
}

.moreInfoTable {
    width: 100%;
}

.moreInfoTableDescription {
    width: 42%;
    font-size: 15px;
}

.moreInfoTableValues {
    width: 58%;
    font-size: 15px;
    text-align: right;
}

.moreInfoAdditional {
    font-size: 15px;
}

.wiederrufsrecht {
    font-size: 11px;
    height: 30px;
}

.wiederrufsrecht a,
.wiederrufsrecht a:hover,
.wiederrufsrecht a:visited {
    color: #000;
    text-decoration: underline;
}

.icon {
    width: 45px;
}

hr {
    height: 1px;
    border: none;
    color: #999;
    background-color: #999;
    margin-top: 0px;
    width: 100%;
}

h4 {
    margin-bottom: 3px;
    text-transform: uppercase;
    font-family: 'titilliumWebRegular', Arial, sans-serif;
    font-size: 17px;
    line-height: 20px;
}

.details h4 {
    margin-top: 0px;
}

.details {
    padding: 10px;
    width: 100%;
}

.details ul {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
}

.details li {
    display: inline;
    list-style: none;
    margin-right: 10px;
}

@media only screen and (min-width: 1200px) and (min-width: 992px) {
    .rightSubContainer {
        padding-left: 0px !important;
    }
}

@media only screen and (min-width: 480px) and (min-width: 320px) {
    .details {
        padding-left: 14px !important;
    }
}

.row.gesuche {
    margin-top: 15px;
    background-color: #74534b;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 15px;
    padding-top: 20px;
    padding-left: 25px;
    margin-bottom: 0px;
    color: #fff;
    letter-spacing: 0px;
    font-family: 'titilliumWebRegular', Arial, sans-serif;
    font-size: 24px;
}

.row.gesuche ul {
    list-style-type: square;
}

.gesucheHeader h2 {
    font-size: 36px;
    font-weight: 500;
    padding-left: 65px;
    margin-bottom: 0px;
    color: #74534b;
    letter-spacing: 1.5px;
    font-family: 'titilliumWebLight', Arial, sans-serif;
}

.gesucheRechts {
    font-family: 'titilliumWebRegular', Arial, sans-serif;
    font-size: 20px;
    padding-right: 50px;
    padding-left: 30px;
}

.shadowContainer.gesuche {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
}

.gesuchePlatzhalter {
    padding-left: 24px;
    font-family: 'titilliumWebRegular', Arial, sans-serif;
    font-size: 24px;
}

.gesucheLinks ul {
    font-family: 'titilliumWebRegular', Arial, sans-serif;
    font-size: 24px;
}

.moreInfo a {
    cursor: pointer;
}