body {
    line-height: 1.8;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    color: #333;
}

a {
    color: #333;
}

a:hover {
    color: #555;
    text-decoration: none;
}

.footer a:hover {
    color: #ccc;
    text-decoration: none;
}

.footer a {
    color: #fff;
}

.container-fluid {
    padding: 0;
}

.container {
    clear: both;
}

.yearSelector a{
	display: inline-block;
	background: #eeeeee;
	padding:10px 15px;
	margin-right:10px;
}

/*-----------------------------------------------------*\
  #BOOTSTRAP
\*-----------------------------------------------------*/


/*-----------------------------------------------------*\
  #ÜBERSCHRIFTEN
\*-----------------------------------------------------*/
.h1, h1 {
    font-family: 'Handlee';
    font-size: 32px;
}

.h2, h2 {
    font-family: 'Handlee';
    font-size: 32px;
}

.h3, h3 {
    font-family: 'Handlee';
    font-size: 24px;
}

/*-----------------------------------------------------*\
  #KOPFBEREICH
\*-----------------------------------------------------*/
.top-wrapper {
    height: auto;
    background-color: #fff;
    clear: both;
    padding: 15px 0 15px 0;
}

header#seitenheader {
    /* border-bottom: 8px solid #333; */
    background: #eee;
    margin-bottom: 30px;
}

header#seitenheader .top-wrapper img {
    width: 175px;
    height: auto;
    margin-right: 15px;
}

header#seitenheader .container.special {
    max-width: 1600px;
}

.top-wrapper .logo {
    font-family: 'Macondo Swash Caps';
    font-size: 48px;
}

.kontakt-top {
    padding: 0;
    display: flex;
    justify-content: right;
    align-items: center;
}

.kontakt-top .row {
    width: 100%;
}

.email {
    text-align: right;
}

.fa {
    background-color: #555;
    border-radius: 100%;
    box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;
    color: #fff;
    cursor: default;
    display: inline-block;
    height: 2em;
    line-height: 2em;
    margin: 0 11px 0 0;
    padding: 0;
    text-align: center;
    width: 2em;
}

.telefon {
    text-align: right;
}

.navigation-wrapper {
    height: 74px;
    z-index: 99;
    clear: both;
    background-image: url(/typo3conf/ext/boos_internetmedien_template/Resources/Public/Images/Template/bg_nav.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 8px solid #6B5138;
}

.kopfslider, .kopfbild {
    max-height: 600px;
    overflow: hidden;
    width: 100%;
}
.kopfslider, .kopfbild {
    padding: 0;
    position: relative;
    clear: both;
}

/*-----------------------------------------------------*\
  #FOOTER
\*-----------------------------------------------------*/
footer {
    background-image: url(/typo3conf/ext/boos_internetmedien_template/Resources/Public/Images/Template/bg_footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    border-top: 8px solid #6B5138;
    font-size: 15px;
    line-height: 1.4;
    padding-top: 30px;
    padding-bottom: 10px;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #000;
}

#c4 {
    margin-top: 35px;
}

#c5 {
    text-align: right;
}

/*-----------------------------------------------------*\
  #TYPO3
\*-----------------------------------------------------*/
p {
    margin-bottom: 15px;
}

strong {
    font-weight: 600;
}

.frame-space-before-extra-small {
    margin-top: 10px;
}

.frame-space-before-small {
    margin-top: 20px;
}

.frame-space-before-medium {
    margin-top: 30px;
}

.frame-space-before-large {
    margin-top: 40px;
}

.frame-space-before-extra-large {
    margin-top: 50px;
}

.frame-space-after-extra-small {
    margin-bottom: 10px;
}

.frame-space-after-small {
    margin-bottom: 20px;
}

.frame-space-after-medium {
    margin-bottom: 30px;
}

.frame-space-after-large {
    margin-bottom: 40px;
}

.frame-space-after-extra-large {
    margin-bottom: 50px;
}

.frame-text-2-column .ce-bodytext {
    column-count: 2;
    column-gap: 30px;
    text-align: justify;
}

.ce-gallery .image img {
    width: 100%;
    height: auto;
}

figcaption {
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#cboxTitle {
    position: absolute;
    bottom: -3px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #555;
}

/*------------------------------------*\
  #MYFLAT
\*------------------------------------*/
.tx-myflat table.tx_myflat {
  width: 100%;
}

.tx-myflat table.tx_myflat tbody tr:first-child {
  display: none;
}

.tx-myflat table.tx_myflat tbody {
    display: flex;
    justify-content: space-evenly;
}

.tx-myflat .flatName, .tx-myflat .flatAddress, .tx-myflat .flatCapacity, .tx-myflat .flatDescription {
    display: none;
}

.tx-myflat table.monthMultiRow {
    background-color: #eeeeee;
    margin-bottom: 8px;
    margin-right: 8px;
    min-height: 235px;
    padding-left: 5px;
    padding-right: 5px;
}

.tx-myflat .tableMultiRow td.vacantWeekend {
    text-align: center;
    border: 1px solid black;
    background-color: #3d9f5a;
    color: #fff;
}

/*------------------------------------*\
  #MAPS
\*------------------------------------*/
.privacy-msg.privacy-script-msg,
.privacy-msg.privacy-map-msg,
.privacy-msg.privacy-kalender-msg,
.privacy-msg.privacy-traumfewo-msg {
    position: relative;
    background: #eee;
    height: auto !important;
    width: 100% !important;
}

.privacy-msg.privacy-script-msg p,
.privacy-msg.privacy-map-msg p,
.privacy-msg.privacy-kalender-msg p,
.privacy-msg.privacy-traumfewo-msg p {
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}

.privacy-msg.privacy-traumfewo-msg p {
    padding: 15px;
    background: #eee;
    text-align: center;
    position: relative;
}

.privacy-msg.privacy-script-msg p,
.privacy-msg.privacy-kalender-msg p,
.privacy-msg.privacy-calendar-msg p,
.privacy-msg.privacy-map-msg p,
.privacy-msg.privacy-video-msg p {
    padding: 15px;
    background: #eee;
    text-align: center;
    position: absolute;
}

.privacy-map {
    width: 100%;
    margin-bottom: -9px;
}

.privacy-msg.privacy-traumfewo-msg p a.btn,
.privacy-msg.privacy-script-msg p a.btn,
.privacy-msg.privacy-map-msg p a.btn,
.privacy-msg.privacy-kalender-msg p a.btn {
    color: #fff;
}

.privacy-msg.privacy-traumfewo-msg p a,
.privacy-msg.privacy-script-msg p a,
.privacy-msg.privacy-map-msg p a,
.privacy-msg.privacy-kalender-msg p a {
    color: #6B5138;
    font-weight: 600;
}

.privacy-msg.privacy-traumfewo-msg p a.btn,
.privacy-msg.privacy-script-msg p a.btn,
.privacy-msg.privacy-calendar-msg p a.btn,
.privacy-msg.privacy-kalender-msg p a.btn,
.privacy-msg.privacy-map-msg p a.btn,
.privacy-msg.privacy-video-msg p a.btn {
    background: #6B5138;
    border-color: #6B5138;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
}


/*------------------------------------*\
  #MEDIA-QUERIES
\*------------------------------------*/
@media (max-width: 1600px) {
    header#seitenheader .container.special {
        max-width: 100%;
        padding: 0;
    }
}

@media (max-width: 991px) {
    .container {
        max-width: 100%;
    }

    .navigation-wrapper {
        height: 8px;
    }

    header#seitenheader .top-wrapper img {
        width: 200px;
        height: auto;
        margin-right: 0;
    }

    .top-wrapper {
        padding: 75px 0 15px 0;
    }

    .kontakt-top .row {
        width: 100%;
        margin: 20px 0 15px 0;
    }

    .telefon {
        text-align: center;
    }
}

@media (max-width: 767px) {
    #c4 {
        margin-top: 0;
    }

    #c5 {
        text-align: left;
    }
}

@media (max-width: 575px) {
    .email {
        text-align: center;
        margin-bottom: 25px;
    }
}
