a {text-decoration:none !important;}
/*#advkalWrapper {visibility: hidden;min-height:700px;}*/
#advkalWrapper {min-height:700px;}

/*.advkalWrapper {width:95%;height:95%;float:left;position:absolute;margin:auto;margin-bottom:30px;background:red;}*/
.advkalWrapper {width:95%;height:auto;float:left;position:relative;margin:auto;margin-bottom:30px;}
.advkalDay {width:16.66%;height:25%;float:left;}
/*.advkalDayInner {margin:10px;border:1px solid #000;width:calc(100% - 22px);height:calc(100% - 22px);position:relative;background:#ddd;}*/
.advkalDayInner {font-family: 'Tillana', cursive;
    margin: 10px;
    border: 1px solid rgba(255,255,255,0.5);
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    position: relative;
        background: rgba(255,255,255,0.1);
}
/*.advkalDayInnerNumber {position:absolute;right:10px;bottom:10px;}*/
.advkalDayInnerNumber {font-family: 'Tillana', cursive;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 25px;
    color: rgba(255,255,255,0.8);
}

#advkal1, #advkal2, #advkal3, #advkal4, #advkal5, #advkal6, #advkal7, #advkal8, #advkal9, #advkal10, #advkal11, #advkal12, #advkal13, #advkal14, #advkal15, #advkal16, #advkal17, #advkal18, #advkal19, #advkal20, #advkal21, #advkal22, #advkal23, #advkal24 {visibility: hidden;}

/*.advkalDayShow {position:absolute;top:50%;left:50%;width: 700px;height: 500px;margin-left: -350px;margin-top: -250px;z-index:3000;background:#fff;}*/
.advkalDayShow {position:absolute;top:5%;left:50%;width: 700px;height: auto;margin-left: -350px;z-index:3000;background:#fff;}
.advkalDayShowInner {width:100%;height:100%;position:relative;}
.advkalDayShowInnerClose {font-family: 'Tillana', cursive;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 25px;
    color: #999;
    border: 1px solid #bbb;
    line-height: 14px;
    padding: 3px;
}
.advkalDayShowInnerContent {padding:20px;}
.advkalDayShowInnerContent a, .advkalDayShow a {text-decoration:none !important;color:#000;}

.advkalDayShowTitel {font-weight:bold;font-size:18px;text-transform:uppercase;margin-bottom:15px;font-family: 'Tillana', cursive;color: red;padding-right: 40px;line-height: 27px;}
.advkalDayShowFrage {font-size:16px;line-height:20px;padding-bottom:20px;font-family: 'Tillana', cursive;font-weight: 600;}
.advkalDayShowAntwortTitel {font-weight:bold;font-size:18px;text-transform:uppercase;padding-top:20px;border-top:1px dotted #ccc;margin-bottom:15px;font-family: 'Tillana', cursive;color: red;line-height: 27px;}
.advkalDayShowAntwort {font-size:16px;line-height:20px;font-family: 'Tillana', cursive;margin-bottom: 20px;font-weight: 600;}

.advkalDayShowFrage img {max-width:100%;}

.advkalDayInnerQuest {
    font-family: 'Tillana', cursive;
	color: rgba(255,255,255,1);
    padding: 10px;
	    font-size: 17px;
}

@media screen and (max-width: 900px) {
.advkalDay {width:25%;height:20%;}
}

@media screen and (max-width: 768px) {
.advkalDayShow {position:absolute;top:10px;left:10px;width: calc(100% - 20px);height: auto;margin:0 auto;z-index:3000;background:#fff;}
}

@media screen and (max-width: 768px) {
.advkalDay {width:33.33%;}
.advkalDayShowTitel, .advkalDayShowFrage, .advkalDayShowAntwortTitel, .advkalDayShowAntwort, .advkalDayInnerQuest {-webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto}
}


@media screen and (max-width: 600px) {
.advkalDay {height:16%;}
}


@media screen and (max-width: 550px) {
.advkalDay {width:50%;}
}

@media screen and (max-width: 320px) {
.advkalDay {width:100%;height:20%;}
}