.main {
    width: 700px;
    max-width: 700px;
    font-family: Arial;
}

.plz_abfrage {
    height: 94px;
    width: 600px;
    background-image: url(../images/plz_bg.jpg);
    background-repeat: no-repeat;
    margin-left: 0;
    margin-top: 20px;
    padding-top: 13px;
    padding-left: 40px;
}

.plz_abfrage P {
    color: #FFFFFF;
    font-size: 16px;
}

.plz_abfrage .plz_input {
    width: 70px;
    font-size: 22px;
    text-align: center;
}

.plz_abfrage select.plz_ort_input {
    width: 150px;
    font-size: 16px;
    text-align: left;
    height: 35px;
    background: #f7f7f7 !important;
    color: red !important;
}

.plz_abfrage .button_start {
    border: 1px solid white;
    background-color: #86af49;
    color: #FFFFFF;
    font-size: 16px;
    padding: 5px 10px;
    cursor: pointer;
}

.reset_container {
    margin-top: -25px;
    margin-bottom: 20px;
}

.reset_container .button_reset {
    margin-left: 190px;
    border: 1px solid grey;
    color: grey;
    font-weight: 400;
    padding: 4px 10px;
}

.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.plz_info {
    margin-left: 0;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 19px;
}

.plz_info2 {
    font-size: 15px;
    line-height: 20px;
    color: #86af49;
    margin-top: 0;
    text-align: left;
    max-width: 400px;
}

.plz_info3 {
    font-size: 10px;
    color: black;
    text-align: center;
}

.plz_info2 A {
    color: #86af49;
}

.fortschritt {
    width: 700px;
}



.fortschritt TD {
    text-align: center;
}

.containerauswahl {
    border: 1px solid #cbcbcb;
    width: 695px;
}

.containerauswahl TD {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
}

.containerauswahl .abfallarten TD {
    padding-right: 10px;
}

.headline {
    background-color: #bcbcbc;
    height: 25px;
    vertical-align: bottom;
}

.containerauswahl .beschreibung {
    vertical-align: top;
    font-weight: bold;
}

.containerauswahl .beschreibung .link {
    position: relative;
}

.containerauswahl .beschreibung .link img {
    width: 15px;
    position: absolute;
    left: 4px;
}

.containerauswahl .info {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 10px;
}

.abfallarten {
    width: 100%;
    border: 0px solid black;
    margin-top: 5px;
    margin-bottom: 5px;
}

.abfallarten .top {
    vertical-align: top;
}

.abfallarten .center {
    vertical-align: center;
    text-align: center;
}

.abfallarten .abfallart_info img {
    width: 16px;
    margin-top: 2px;
}

.abfallarten .container_ausgewaehlt {
    height: 24px;
}

.right {
    text-align: right;
}

.td_top {
    vertical-align: top;
}

.abfallarten .color {
    background-color: #bcbcbc;
}


.container_link,
input[type="submit"] {
    border: 1px solid #292929;
    color: #292929;
    font-weight: 700;
    padding: 4px 5px;
    position: relative;
    background: transparent;
    z-index: 1;
    text-align: center;
    margin-bottom: 25px;
    text-decoration: none;
    background: #fff;
    margin-bottom: 0;
}

.container_link:hover,
input[type="submit"]:hover {
    text-decoration: none;
    cursor: pointer;
    background: #86af49;
    border: 1px solid #86af49;
    color: #fff;
}



.container_link:focus {
    color: #292929;
    outline: none;
}





.link {
    color: black;
    border: 0px solid black;
}

IMG {
    border: 0px solid black;
}

.datumauswahl {
    border: 1px solid #cbcbcb;
    width: 695px;
}

.datumauswahl a {
    text-decoration: none;
    color: #000000;
}

.datumauswahl .headline_abstand {
    padding-left: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    background-color: #bcbcbc;
    height: 25px;
    vertical-align: bottom;
}

.datumauswahl .abstand {
    padding-left: 50px;
    padding-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
}

.datumauswahl .info {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 10px;
    padding-left: 10px;
}

.datumauswahl .container_liste {
    width: 600px;
}

.datumauswahl .container_liste .container_anzahl {
    width: 30px;
    border: 1px solid #707070;
}

.datumauswahl .container_liste .delete_link {
    margin-left: 10px;
}

.datumauswahl .container_liste .delete_link img {
    height: 16px;
}

.datumauswahl .wunschtermin_auswahl {
    display: flex;
    align-items: center;
}

.datumauswahl .wunschtermin_auswahl #tcbtn_date1,
.datumauswahl .wunschtermin_auswahl #tcbtn_date2 {
    height: 30px !important;
    margin-top: -4px;
}

.datumauswahl .wunschtermin_auswahl #div_date1,
.datumauswahl .wunschtermin_auswahl #div_date2 {
    top: 30px !important;
    left: 0px !important;
    z-index: 9999 !important;
}

.datumauswahl .wunschtermin_auswahl .kalender_button {
    padding-left: 5px;
    cursor: pointer;
    color: #86af49;
}

.datumauswahl .wunschtermin_auswahl .kalender_auswahl>div {
    padding-left: 38px;
}

.datumauswahl .wunschtermin_auswahl .kalender_auswahl>div>a {
    position: absolute;
    left: 0px;
}

.datumauswahl #express {
    z-index: 50 !important;
}

.datum_tag {
    width: 25px;
    border: 1px solid #707070;
}

.datum_monat {
    width: 25px;
    border: 1px solid #707070;
}

.datum_jahr {
    width: 40px;
    border: 1px solid #707070;
}

.adresse_input {
    width: 280px;
    border: 1px solid #707070;
}

.adresse_input_plz {
    width: 50px;
    border: 1px solid #707070;
}

.adresse_input_ort {
    width: 220px;
    border: 1px solid #707070;
}

.adresse_input_notiz {
    width: 580px;
    border: 1px solid #707070;
    font-family: Arial;
}

.table_adresse TD {
    padding-bottom: 15px;
    padding-right: 10px;
}

.fehler {
    font-weight: bold;
    color: red;
    padding: 0px;
    margin: 0px;
}

hr {
    height: 0 !important;
    border: 1px solid #1f1f1f;
}


input[type="text"],
textarea {
    background: #f7f7f7;
    border-radius: 0;
    padding: 4px 5px;
    display: inline-block;
    width: 90%;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;

    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

select {
    background: #555555 !important;
    color: #FFFFFF !important;
    height: auto;
    padding: 4px 5px;
    border: none;
    border-radius: 0;
    display: inline-block;
}

select option {
    color: #000;
    background: #ededed;
    border-bottom: 4px solid #fff;
}

label {
    position: relative;
    padding-top: 5px;
    display: inline-block;
    margin-top: 0px;
    margin-left: 35px;
    cursor: pointer;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: -3px;
    left: -40px;
    height: 25px;
    width: 25px;
    border: 1px solid #a2a1a3;
    outline: none;
    z-index: 100;
    cursor: pointer;
}

input[type="radio"]:checked:before,
input[type="radio"]:checked:after,
input[type="checkbox"]:checked:before,
input[type="checkbox"]:checked:after {
    content: '';
    display: block;
    position: absolute;
    background: #e30613;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    border-radius: 2px;
}

input[type="radio"]:checked:before,
input[type="checkbox"]:checked:before {
    background: #e30613;
    width: 20px;
    height: 5px;
}

input[type="radio"]:checked:after,
input[type="checkbox"]:checked:after {
    height: 20px;
    width: 5px;
}

.table_adresse td {
    min-width: 250px;
}

.adresse_input_plz {
    width: 50px !important;
    display: inline-block !important;
}

.adresse_input_ort {
    width: 215px !important;
    display: inline-block !important;

}

.fortschritt {
    font-size: 16px;
    margin-bottom: -2px;
    margin-left: -2px;
}

.fortschritt .select {

    margin-bottom: -5px;
    padding: 5px 2px;
    background: rgba(47, 47, 46, 0.85);
    color: #fff;

}