#content .grau {
    background: none !important;
}

.tx-skholmer {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
}

.schulungskalenderbox {
    width: 100%;
    float: left;
    clear: both;
}

#schulungskalendermenue {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    border-bottom: 4px solid #db001c;
    font-size: 16px;
}

.schulungskalenderauswahl {
    float: left;
    display: block;
    background: #F8F8F8;
    border-radius: 10px 10px 0 0;
    padding: 10px 15px;
    margin: 0 5px 0 0;
}

.schulungskalenderauswahl.skact {
    background: #db001c;
    color: #FFFFFF;
}

.sknum {
    border: 1px solid #505050;
    border-radius: 50%;
    width: 22px;
    display: inline-block;
    text-align: center;
}

.schulungskalenderauswahl.skact .sknum {
    border: 1px solid #FFFFFF;
}

a.schulungskalenderauswahl .sknum {
    border: 1px solid #db001c;
}

.schulungskalenderinhalt {
    width: 94%;
    padding: 30px 3%;
    float: left;
    clear: both;
    margin: 0;
    background: #F8F8F8;
}

#firmendaten {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
}

.schulungskalenderinhalt .fieldrow, .nachname, .vorname, .kenntnisstand {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 5px 0;
    padding: 0;
    position: relative;
}

.schulungskalenderinhalt .fieldrow label {
    width: 25%;
    float: left;
    margin: 10px 0;
}

.schulungskalenderinhalt .fieldrow input {
    width: 73%;
    border: 0;
    background: #DDDDDD;
    padding: 10px 1%;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    color: #505050;
}

.schulungskalenderinhalt .fieldrow input.error_validate {
    box-shadow: 0 0 0 1px #db001c;
    text-align: left;
}

.schulungskalenderinhalt .fieldrow #submitform, .uebersichtsubmit {
    background: #000000;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-left: 25%;
    width: 75%;
    cursor: pointer;
    border: 0;
}

.uebersichtsubmit {
    padding: 10px 0;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
}

label.error_validate {
    font-size: 10px;
    color: #db001c;
    text-align: right;
    position: absolute;
    right:  1%;
    top: 2px;
    width: auto !important;
    margin: 0 !important;
}

#filterZuruecksetzen {
    width: auto;
    padding: 10px 2%;
    background: #db001c;
    color: #FFFFFF;
    border: 0;
    text-transform: uppercase;
    float: right;
    margin: 0 0 10px 0;
    cursor: pointer;
}

#abendveranstaltung {
    width: auto;
    padding: 0;
    margin: 13px 0 0 0;
}

#hinweisFreikontingent {
    width: 100%;
    float: left;
    clear: both;
    margin: 10px 0 20px 0;
    font-weight: bold;
}

#hinweisFreikontingent.teilnehmerbox {
    margin: 0px 0 20px 0;
}

.terminwahl, .header_teilnehmer  {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 2px solid #db001c;
    color: #db001c;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: 700;
}

.einzeltermin {
    width: 100%;
    float: left;
    clear: both;
}

.einzeltermin .terminradio {
    width: auto !important;
    float: left !important;
    margin-right: 5px !important
}

.einzeltermin label{
  width: 96% !important;
  float: left !important;
  margin: 0 !important
}

.fieldfilter {
    margin: 0 0 20px 0 !important;
}

.filter {
    width: 24%;
    float: left;
    margin: 0 1.3% 0 0;
}

.filter:last-child {
    float: right;
    margin: 0;
}

#schulungstermine {
    margin: 0 0 30px 0;
}

.schulungskalenderinhalt .fieldrow .filter label {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 5px 0;
}

.schulungskalenderinhalt .fieldrow .filter select {
    width: 100%;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    color: #505050;
    background: #DDDDDD;
    border: 0;
    padding: 10px 0;
}

.skte_datum, .skte_bezeichnung, .skte_artschulung, .skte_artschulung, .skte_sprache, .skte_ort, .skte_kontingent  {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 0 0;
}

.skte_datum  {
    min-width: 320px;
    width: auto;
    white-space: nowrap;
}

.skte_sprache  {
    width: 8%;
}

.skte_bezeichnung, .skte_ort {
    width: 13%;
}

.skte_artschulung {
    width: 15%;
}

.skte_kontingent {
    width: 14%;
}


.fieldrow.abendveranstaltungbox {
    margin: 0 0 50px 0;
}

.abendveranstaltungbox input {
    float: left;
    width: auto;
    margin: 3px 5px 0 0 !important;
}

.abendveranstaltungbox label {
    float: left !important;
    width: 80% !important;
    margin: 0 !important;
}

.selectKenntnisstand {
    width: 75%;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    color: #505050;
    background: #DDDDDD;
    border: 0;
    padding: 10px 0;
}

#teilnehmer_ergaenzen, .teilnehmer_entfernen {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 10px 0;
}

#teilnehmer_ergaenzen button, .teilnehmer_entfernen button {
    background: #db001c;
    border: 0;
    color: #FFFFFF;
    font-size: 20px;
    cursor: pointer;
    line-height: 1em;
    width: 24px;
    padding: 3px 0 4px 0;
}

.teilnehmer_entfernen button {
    float: right;
}

.uebersichtbox {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 20px 0;
}

.uebersicht_hl {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 2px solid #db001c;
    color: #db001c;
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}

.uebersichtinhalt {
    float: left;
    clear: both;
    margin: 0;
    background: #DDDDDD;
    width: 98%;
    padding: 10px 1%;
}

.uebersichtinhalt > div, .uebersichtinhalt .aendern.firmendaten {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 5px 0;
}

.uebersichtinhalt .aendern.firmendaten, .uebersichtinhalt .aendern.schulungsauswahl, .uebersichtinhalt .aendern.teilnehmer {
    margin: 20px 0 0 0;
}

.uebersichtinhalt label {
    width: 25%;
    float: left;
}

.uebersichtinhalt span {
    width: 73%;
    float: right;
    display: block;
}

.uebersichtinhalt .aendern.firmendaten a, .uebersichtinhalt .aendern.schulungsauswahl a, .uebersichtinhalt .aendern.teilnehmer a {
    width: auto;
    padding: 10px 2%;
    background: #db001c;
    color: #FFFFFF;
    border: 0;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    cursor: pointer;
    display: inline-block;
}

.teilnehmeruebersicht {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 10px 0 !important;
}

.teilnehmerhl {
    font-weight: 700;
    width: 100%;
    float: left;
    clear: both;
}

.hinweis_kostenpflichtig, .hinweis_abweichung_nummern {
    width: 75%;
    float: right;
    color: #db001c;
    margin: 0 0 10px 0;

}

.danketext {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 16px;
}

.aendern_firmendaten a {
    background: #000000;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    border: 0;
    display: inline-block;
    width: auto;
    padding: 10px 20px;
}

/* -- Responsive Angaben für den Schulungskalender -- */
@media (max-width:1200px){
    .uebersichtinhalt label {
        width: 30%;
    }

    .uebersichtinhalt span {
        width: 70%;
    }
}


@media (max-width:1170px){
    .schulungskalenderinhalt .fieldrow label {
        width: 30%;
    }

    .schulungskalenderinhalt .fieldrow input {
        width: 68%;
    }

    .schulungskalenderinhalt .fieldrow #submitform, .uebersichtsubmit {
        margin-left: 30%;
        width: 70%;
    }

    #schulungskalendermenue {
        font-size: 14px;
    }

    .sknum {
       width: 19px;
    }

    .selectKenntnisstand {
        width: 70%;
    }
}

@media (max-width:1100px){
    .skte_artschulung {
        width: 25%;
    }

    .uebersichtinhalt label {
        width: 35%;
    }

    .uebersichtinhalt span {
        width: 65%;
    }
}

@media (max-width:980px){
    .schulungskalenderinhalt .fieldrow label {
        width: 35%;
    }

    .schulungskalenderinhalt .fieldrow input {
        width: 63%;
    }

    .schulungskalenderinhalt .fieldrow #submitform, .uebersichtsubmit {
        margin-left: 35%;
        width: 65%;
    }

    .hinweis_kostenpflichtig, .hinweis_abweichung_nummern {
        width: 65%;
    }

    .schulungskalenderinhalt .fieldrow .einzeltermin label {
        margin: 0 0 5px 0 !important;
        width: 96% !important;
    }

    .skte_kontingent {
        width: 20%;
        margin: 0 !important;
    }

    .selectKenntnisstand {
        width: 65%;
    }
}


@media (max-width:900px){
    .uebersichtinhalt label {
        width: 40%;
    }

    .uebersichtinhalt span {
        width: 60%;
    }
}

@media (max-width:850px){
    .schulungskalenderinhalt .fieldrow label {
        width: 100%;
        float: left;
        clear: both;
        margin: 0 0 2px 0;
    }

    .schulungskalenderinhalt .fieldrow input {
        width: 98%;
        float: left;
        clear: both;
        margin: 0 0 5px 0;
    }

    .schulungskalenderinhalt .fieldrow, .nachname, .vorname, .kenntnisstand {
        margin: 0 0 10px 0;
    }


    .schulungskalenderinhalt .fieldrow #submitform, .uebersichtsubmit {
        width: 100%;
        float: left;
        clear: both;
        margin: 0;
    }

    .hinweis_kostenpflichtig, .hinweis_abweichung_nummern {
        width: 100%;
        float: left;
        clear: both;
        margin: 0 0 10px 0;
    }

    .schulungskalenderinhalt .fieldrow input.terminradio {
        clear: none !important;
        margin: 3px 5px 0 0 !important;
    }

    .schulungskalenderinhalt .fieldrow .einzeltermin label {
        clear: none !important;
    }

    #abendveranstaltung, .schulungskalenderinhalt .fieldrow.abendveranstaltungbox label {
        clear: none !important;
    }

    .selectKenntnisstand {
        width: 100%;
    }
}

@media (max-width:820px){
    .filter {
        width: 48%;
        margin: 0 2% 10px 0;
    }

    .filter:nth-child(even){
        float: right;
        margin-right: 0;
    }

    .einzeltermin label span {
        width: 31%;
    }

    .schulungskalenderinhalt .fieldrow .einzeltermin label {
        margin: 0 0 10px 0 !important;
    }
}

@media (max-width:800px){
    .schulungskalenderauswahl {
        padding: 10px;
    }

    .schulungskalenderauswahl .sknum {
        display: none;
    }

    .uebersichtinhalt label, .uebersichtinhalt span {
        width: 50%;
    }
}

@media (max-width:650px){
    .uebersichtinhalt label, .uebersichtinhalt span {
        width: 100%;
        float: left;
        clear: both;
    }

    .uebersichtinhalt label {
        font-weight: 700;
    }

    .uebersichtinhalt > div {
        margin: 0 0 10px 0;
    }
}

@media (max-width:630px){
    .schulungskalenderauswahl {
        font-size: 13px;
    }

}

@media (max-width:600px){
    .schulungskalenderauswahl {
        width: 44%;
        padding: 10px 2%;
        text-align: left;
        margin: 0 2% 5px 0;
        border-radius: 5px;
    }

    .schulungskalenderauswahl .sknum {
        display: inline-block;
    }

    .einzeltermin label span {
        width: 100%;
        margin: 0;
    }

    .schulungskalenderinhalt .fieldrow .einzeltermin label {
        width: 90% !important;
    }

    .uebersichtinhalt {
       width: 96%;
        padding: 10px 2%;
    }
}

@media (max-width:500px){
    .filter, .filter:nth-child(even) {
        width: 100%;
        float: left;
        clear: both;
        margin: 0 0 10px 0;
    }
}

@media (max-width:500px){
    .uebersichtinhalt {
        width: 90%;
        padding: 10px 5%;
    }
}

@media (max-width:360px){
    .schulungskalenderauswahl {
        width: 96%;
        padding: 10px 2%;
        text-align: left;
        margin: 0 0 5px 0;
        border-radius: 5px;
    }
}
