#dKal {
    border-radius: 5px;
    background: none repeat scroll 0 0 white;
    border: 1px solid #000000;
    box-shadow: 10px 10px 28px #222;
    display: none;
    height: 204px;
    left: 13px;
    padding: 9px !important;
    position: absolute;
    top: 53px;
    width: 456px;
    z-index: 101;
}



@media screen and (max-width: 550px) {

#inpCov {
    width:200%;
}

#dKal {
    width: 220px;
    height: 426px;
}


.tbkal1 {
    position: absolute;
    bottom:;
    top:6px;
}

#kline {display:none;}

}

/*
#dKal table {
    border-collapse: inherit;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    color: #222222;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    width: 220px;
}
*/

#dKal table {
    border-collapse: collapse;
    color: #222222;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0;
    width: 220px;
}

/*
#dKal td {
    border-bottom: 1px solid #000 !important;
    border-collapse: collapse;
    border-image: none;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-right-color: #000;
    border-right-style: solid;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 2px !important;
    height: 22px;
    max-height: 22px;
    max-width: 30px;
    min-width: 30px;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
}
*/

#dKal td {
    border: 1px solid #bcbcbc;
    border-collapse: collapse;
    height: 22px;
    max-height: 22px;
    max-width: 30px;
    min-width: 30px;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
}

#kline {
    border-right: 2px solid #ccc;
    height: 272px;
    left: 236px;
    position: absolute;
    top: 0;
    width: 1px;
}

.actual {
    background: none repeat scroll 0 0 #f7f7f7;
    /* border: 1px solid #cccccc !important; */
    /*border-radius: 6px; */
    color: #373737;
    cursor: pointer;
}

.actual.md {
    /* background: none repeat scroll 0 0 #f0c276 !important; */
    /* border: 1px solid white !important; */
     box-shadow: 2px 2px 3px #fff !important; 
    /* color: black; */
}

.na {
    color: #aaa;
}

.normal {
    color: black;
}

#dKal select {
    cursor: pointer;
    min-height: 10px;
    min-width: 172px;
    opacity: 0;
    padding: 0;
    z-index: 102;
}

.we {
    background: none repeat scroll 0 0 #ddd !important;
}

.actual:hover {
    background: none repeat scroll 0 0 #3695ff !important;
    color: white;
    font-weight: bold;
}

.actual:active {
    background: none repeat scroll 0 0 #3366ff !important;
}

.tdiv {
    display: inline-block;
    width: 217px;
}

.tdiv > label {
    color: black;
    font-size: 13px !important;
}

.tbkal1 {
    bottom: 6px;
    left: 11px;
    position: absolute;
}

.tbkal2 {
    bottom: 6px;
    position: absolute;
    right: 10px;
}

.slab {
    background: none repeat scroll 0 0 white;
    border: 1px solid black;
    /* border-radius: 7px; */
    cursor: pointer !important;
    height: 18px !important;
    position: absolute !important;
    top: 0;
    width: 100%;
    z-index: 6;
    left:0;
}

.mix {
    height: 20px;
    margin: 0 6px;
    width: 174px;
}

.tk {
    background: none repeat scroll 0 0 #bcbcbc;
    /* border: medium none !important; */
}

.tk > font {
    display: inline-block;
}

.tk > img {
    cursor: pointer;
    margin-bottom: 2px;
    margin-top: 5px;
}


.tg {
    /* background:#34363D; */
    /* color:#bbbbbb; */
}

.fb {
    cursor: pointer;
    display: none;
    float: right;
    font-size: 10px;
    height: 10px;
    margin: 0;
    padding: 0 !important;
}

.fb:hover {
    box-shadow: 2px 2px 1px #666;
}

.fb:active {
    box-shadow:none;
}

#Covkal1 {display:none;}
#Covkal2 {display:block;}


.blink {
  animation: blink 1s steps(5, start) 2;
  -webkit-animation: blink 1s steps(5, start) 2;
}
@keyframes blink {
  to { visibility: hidden; }
}
@-webkit-keyframes blink {
  to { visibility: hidden; }
}


/*  +++++++++++++++++++++++++++++++++++  */


#dKal {
    height: 254px;
}


@media screen and (max-width: 550px) {
    #dKal {
        width: 220px;
        height: 512px;
    }
}



.gMo {
    /* temporär "Best-Price" und "ganzer Monat" raus */
    /* visibility: hidden; */
    background: #eee none repeat scroll 0 0;
    border: 1px solid #aaa;
    box-sizing: border-box;
    height: 42px;
    opacity: 0.85;
    width: 100%;
}



.kabu {
    background: #cbcbcb none repeat scroll 0 0;
    border: 1px solid #555;
    border-radius: 5px;
    box-shadow: 3px 2px 6px #777;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin-top: 7px;
    text-align: center;
    width: 46%;
}

.kbl {float:left; margin-left: 2px;}

.kbr {
    background: #bebebe none repeat scroll 0 0;
    color: #222;
    float: right;
    margin-right: 2px;
}

.kabu:active {box-shadow: 1px 2px 2px #777;}

/***************************************/

#dKal table {
  margin-bottom: 4px;
}

#dKal table td {
  padding: 2px 0px !important;
}

