/* 
    Document   : Adventskalender Plugin
    Created on : 16.11.2012, 07:51:07
    Author     : Mario Röhreich
    Description: Adventskalender CSS by Coderider GmbH www.coderider.de
    
*/
.clearfix, .cf, .comment-respond { zoom: 1; }
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {content: ""; display: table;}
.clearfix:after, .cf:after, .comment-respond:after { clear: both; }
.conatiner{position: relative !important;}
#kalender {position: relative; width: 100%; margin: 1.5em auto;box-sizing: border-box;}
#kalender img, .kalender img{width: 100%; max-width: 100%; height: auto; margin: 0 !important;}
#kalender ul {width: 100%; margin: 0; padding: 0; border-right: 1px solid #fff; border-top: 1px solid #fff; background: #fff;}
#kalender li {text-indent: initial !important;position: relative;list-style: none; display: block; float: left; width: 16.6%; border-left: 1px solid #fff; border-bottom: 1px solid #fff; margin: 0; padding: 0; line-height: 0;}
#kalender li a {display: block;text-decoration: none;opacity: 0.90;-webkit-transition: 0.2s linear all; color: #000;}
#kalender li::before{content: initial !important;}
#kalender li a:hover {opacity: 0.80;color: #000;}
#kalender .number{position: absolute; top: 10%; left: 10%; line-height: 30px; display: inline-block;background: #fff;width: 30px; height: 30px; z-index: 99;font-size: 16px; color: #a51224; font-weight: bold; text-align: center;-webkit-border-radius: 15px;-moz-border-radius: 15px;}
.kal-grey{ background: #d3d3d3; margin-top:20px; padding: 10px;}
#kalenderTagAnsicht{margin: 20px 0;}
#form .span4{margin: 0 0 0.75em 0.7%!important; }
#teilnahme_accept{line-height: 30px; margin-top: 20px; color: #3a3a3a; padding-left: 5px;}
#teilnahme_mitmachen{line-height: 30px; margin-top: 20px; color: #3a3a3a; padding-left: 5px;}
#teilnahme_accept p a{text-decoration: underline !important;}
#form .span4 input{width: 90% !important;}
#form label{color: #3a3a3a; font-weight: bold;}
#form input[type="checkbox"]{margin-right: 5px;}
#form input[type="submit"]{background: #6f7072; border: none; color: #fff; padding: 5px 15px; margin-top: 15px;}
#form input[type="submit"]:hover{background: #a51224;}
#teilnahme_accept input[type="checkbox"] {margin: 0 10px 0 0 !important;}
#teilnahme_mitmachen input[type="checkbox"] {margin: 0 10px 0 0 !important;}
.gewinner_tabelle tr {text-align: center; }
.gewinner_tabelle th, .gewinner_tabelle td {padding:5px;}
.kalender_error {color:red; font-size: 20px; line-height: 30px; float: left; margin-top: 35px; padding-left: 5px;}
.frage_antwort {padding-left: 5px;}
.text_check {float:left;}
.frage{margin: 0 0 0.75em 0;}
.antwort{display: block; margin: 0 0 0.75em 0;}

