.KalenderContainerParent
{
    text-align:center;
}

.KalenderContainer
{
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 15px rgba(0,0,0,0.2);
    margin-bottom:10px;
    display: none;
}

.KalenderContainerShow
{
    display: inline-block;     
}

.KalenderWohnungHeader
{
    margin-bottom:15px;
}

.CalendarMonthWrapper-K
{
    float:left;
    margin: 0;
    height: 275px;
    padding-left: 0;
}

#ContentBlock_Kalender_ID1 .KalenderContainer .CalendarMonthWrapper-DP
{
    float:left;
    height: 275px;    
}

#ContentBlock_Kalender_IDPicker .KalenderContainer .CalendarMonthWrapper-DP
{
    width: 280px;
    float:left;
    height: 275px;
}

#ContentBlock_Kalender_IDPicker .KalenderContainer .CalendarMonthWrapper-DP:first-child
{
    margin-right:20px;
}

.KalenderWohnungHeader
{
    text-align:center;
}

@media only screen and (max-width: 991px)
{
    .CalendarMonthWrapper-K:nth-child(2)
    {
        margin-right:20px;
    }
    .CalendarMonthWrapper-K
    {
        width: 280px;
    }
    
    .KalenderContainerParent 
    {
        text-align: left;
    }    
}

.CalendarMonthTitel
{
    font-size: 0.95rem;
    height: 40px;
}

.KalenderMonthName
{
    padding-top:7px;
    text-align: center;
}

.CalendarMonthTable
{
    width: 100%;
    table-layout: fixed;
    border-spacing: 0;    
    border: 0;
    color: #383838;
    font-size: 14px;
    line-height: 1.2;
}

.CalendarMonthTable thead tr th
{
    color: #707070;
    box-sizing: border-box;
    height: 25px;
    text-align: center;
    padding: 0;
    border-spacing: 0;
    font-weight: 400;
    border: 0;
}

.KalendarNavigationLeft
{
    width:60px;
    height:100%;
    float:left;
}

.KalendarNavigationRight
{
    width:60px;
    height:100%;
    float:right;
}

.KalendarNavigationLeftShow
{
    background: transparent url("../Images/Kalender-Links.svg") no-repeat right 35px top 12px;
    background-size: 10px;
    cursor: pointer;
}

.KalendarNavigationRightShow
{
    background: transparent url("../Images/Kalender-Rechts.svg") no-repeat right 17px top 12px;
    background-size: 10px;
    cursor: pointer;
}

.calendar-date-K, .calendar-date-DP
{
    box-sizing: border-box;
    background: 0;
    cursor: default;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0;
    border-spacing: 0;
    border: 0;
    vertical-align: top;
    font-weight: normal;
    color: #383838;
    font-size: 14px;
    background-color: #c4e65c;
}

.calendar-date-K-empty, .calendar-date-DP-empty
{
    background-color: #FFFFFF;
}

.calendar-date-K-past, .calendar-date-DP-past
{
    background-color: #ffffff;
    color: #57575B;
}

.calendar-date-belegt, .calendar-date-DP-Belegt, .calendar-date-K-Belegt
{
    background-color: #ded8d7;
}


.calendar-date-DP-Anreise {

    background-color: 

    #adcb51;
    background-image: -webkit-linear-gradient(135deg, #ded8d7 50%,#c4e65c 50%);
    cursor: pointer;

}

.calendar-date-DP-Abreise {

    background-color: #ded8d7;
    background-image: -webkit-linear-gradient(135deg,#c4e65c 50%, #ded8d7 50%);
    cursor: pointer;

}


#ReisezeitraumInput
{
    cursor: pointer;
}

.DatepickerContainer
{
    position: absolute;
    z-index: 1000;
    top: 5px;
}

.DatepickerContainerInitialShow
{
    position: initial;
    margin-top: 5px;
}

.DatepickerContainerNichtSichtbar
{
    visibility:hidden;
}

.DatepickerZeitraumLabel
{
    clear:both;
    padding-top:15px;
    font-size: 0.9rem;
    //text-align:center;
}

.calender-date-DP-Temp
{
    background-color: #a4bf4e;
    background-image: none;
}

.calender-date-DP-Zeitraum
{
    background-color: #a4bf4e;
}

.calender-date-DP-IstStartTag:hover, .calender-date-DP-PossibleEndDate:hover
{
    background-color: #a4bf4e;
    background-image: none;
    cursor: pointer;
}

.calender-date-DP-SelectedStart, .calender-date-DP-SelectedEnde, .calender-date-DP-SelectedStart:hover, .calender-date-DP-SelectedEnde:hover
{
    background-color: #94ad47;
    background-image: none;
}



.ReisezeitraumLabels, .DatepickerButtomReisezeitraumLabels {

    font-size: 0.7rem;
    color: #57575B;
}

.ZeitraumLabelsAnreise
{
    width:115px;
    display: inline-block;
}

.DatepickerButtomZeitraumLabelsAnreise
{
    width:105px;
    display: inline-block;
}


.InputZeitraumLabelAnreise, .DatepickerZeitraumLabelAnreise
{
    display: inline-block;
}

.InputZeitraumLabelAnreiseGewaehlt
{
    width:115px;
}

.DatepickerZeitraumLabelAnreiseGewaehlt
{
    width:105px;
}



.InputZeitraumTrenner
{
    width:30px;
    text-align: center;
    display: inline-block;
}

.DatepickerZeitraumLabelTrenner
{
    width:20px;
    text-align: center;
    display: inline-block;
}



.ZeitraumLabelsTrenner
{
    width:30px;
    display: inline-block;
    
}

.DatepickerButtomZeitraumLabelsTrenner
{
    width:20px;
    display: inline-block;
    
}

.LegendeFrei
{
    width:23px;
    height:23px;
    background-color: #a4bf4e;
    display:inline-block;
    margin-right:10px;
    margin-bottom:15px;
}

.LegendeBelegt
{
    width:23px;
    height:23px;
    background-color: #ded8d7;
    display:inline-block;
    margin-right:10px;
    margin-bottom:15px;
}

.LegendeAnreise
{
    width:23px;
    height:23px;
    display:inline-block;
    margin-right:10px;
    background-color: #ded8d7;
    background-image: -webkit-linear-gradient(135deg,#c4e65c 50%, #ded8d7 50%);
    margin-bottom:15px;
    
}

.LegendeAbreise
{
    width:23px;
    height:23px;
    display:inline-block;
    margin-right:10px;
    background-color: #adcb51;
    background-image: -webkit-linear-gradient(135deg, #ded8d7 50%,#c4e65c 50%);
    margin-bottom:15px;
}


@media only screen and (max-width: 991px)
{
    #ContentBlock_Kalender_ID1 .KalenderContainer .CalendarMonthWrapper-DP
    {
        width: 280px;
    }

    #ContentBlock_Kalender_ID1 .KalenderContainer .CalendarMonthWrapper-DP:first-child
    {
        margin-right:20px;
    }
}

@media only screen and (max-width: 600px)
{
    #ContentBlock_Kalender_IDPicker .KalenderContainer .CalendarMonthWrapper-DP:first-child
    {
        margin-right:0px;
    }
}


@media only screen and (max-width: 400px)
{
    #ContentBlock_Kalender_IDPicker .KalenderContainer .CalendarMonthWrapper-DP {width: auto;}
}


