
body#registrierung #nav_top, tr .site:not(:first-child), #nav_bot {
    display: none;
}

body#registrierung td.site {
    display: none !important;
}

body#registrierung td.site td.all {
    padding: 1px 0 0;
}

body#registrierung td.site td.all a {
    font-family: 'Open Sans';
    font-size: 1rem;
}

body#registrierung td.site .nav_left tr:not(:last-child) {
    display: none;
}

body#registrierung #window, #main, table.root {
    margin: 0 !important;
    width: 100% !important;
}

body#registrierung #window, #root, body {
    background-color: transparent !important;
}

body#registrierung #main_table table tr td[colspan='2'][height='2']{
    height: 30px;
}

body#registrierung #main_table table tr:nth-child(3) td {
    font-size: 1rem;
}

/*p {*/
    /*font-size: 1rem;*/
    /*line-height: 1.4rem;*/
/*}*/

/*.main p strong:first-child {*/
    /*display: none;*/
/*}*/

/*.main p:first-line {*/
    /*font-weight: bold;*/
/*}*/

/*.main p br:first-of-type, .main tr td[height="38"] {*/
    /*display: none;*/
/*}*/

body#registrierung table.main {
    margin: 0 !important;
    width: 100% !important;
}

body#registrierung td.main {
    border-left: none !important;
    border-right: none !important;
}

/*#main_table table tr {*/
    /*height: 1rem;*/
/*}*/

/*#main_table table td {*/
    /*width: unset !important;*/
/*}*/

/*#main_table table tr td img {*/
    /*width: 253px;*/
    /*height: auto;*/
    /*max-height: 170px;*/
    /*border: 1px solid lightgrey;*/
/*}*/

/*#main_table table tbody tr td[colspan="2"] {*/
    /*display: none;*/
/*}*/

/*table.pic {*/
    /*margin-right: 3rem !important;*/
    /*border: none;*/
/*}*/

/*.main a.link {*/
    /*display: inline-block;*/
    /*color: #ffffff;*/
    /*background-color: #005FAF;*/
    /*border: 1px solid #005FAF;*/
    /*padding: 5px 20px 0;*/
    /*margin-top: 20px;*/
    /*font-size: 0;*/
/*}*/

/*.main a.link:after {*/
    /*content: "weiter";*/
    /*font-size: 16px;*/
/*}*/

/*.main a.link:hover {*/
    /*color: #ffffff;*/
    /*background-color: #414141;*/
    /*border-color: #414141;*/
    /*text-decoration: none;*/
/*}*/

body#registrierung a.link[href^="http://www.waitz-richter.com/de/index.php?verkauf&id=F489100001#top"], a.link[href^="http://www.waitz-richter.com/de/index.php?verkauf&id=F494300009#top"], a.link[href^="http://www.waitz-richter.com/de/index.php?verkauf&id=M495600001#top"], a.link[href^="http://www.waitz-richter.com/de/index.php?register#top"] {
    display: none;
}

body#registrierung h1, h2, h3, p, a, td.all, td.head, .legend, td {
    font-family: "Open Sans" !important;
}

body#registrierung td.head {
    color: #000000;
    font-weight: 700;
}

body#registrierung div#info {
    border: none;
    width: 100%;
}

body#registrierung div#info .legend {
    background-color: #005FAF !important;
    color: #FFFFFF !important;
    font-weight: normal !important;
    font-size: 1rem !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: none !important;
}

body#registrierung div#info .legend span {
    padding-right: unset;
}

body#registrierung .details table {
    background-color: #F2F2F2;
    padding: 10px;
    width: 100%;
}

body#registrierung .details img {
    padding: 2px;
    border: 1px solid lightgrey;
}

body#registrierung div.detWhite {
    background-color: #F2F2F2;
    padding: 16px;
    margin: 0;
}

body#registrierung div.detWhite table {
    width: 100%;
}

body#registrierung div.detWhite table tr td:last-child {
    padding-left: 1px;
}

body#registrierung .details table td, .detWhite table td {
    font-size: 1rem;
}

body#registrierung .details table td strong {
    font-weight: normal;
}

body#registrierung .details table tr, .detWhite table tr {
    height: 30px;
}

body#registrierung div#info .questionForm {
    margin: 0;
    padding: 25px;
    background-color: #F2F2F2;
}

body#registrierung div.details {
    height: auto;
}

body#registrierung div#info .questionForm label, div#info .questionForm p {
    font-family: "Open Sans" !important;
    font-size: 1rem;
}

body#registrierung div#info .questionForm label {
    width: 100%;
    margin-bottom: 10px;
}

body#registrierung td.head {
    display: none;
}

body#registrierung input[type="submit"] {
    display: inline-block;
    color: #ffffff;
    background-color: #005FAF;
    border: 1px solid #005FAF;
    padding: 10px 20px;
}

body#registrierung input[type="submit"]:after {
    /*content: "Abschicken";*/
    /*font-size: 16px;*/
}

body#registrierung input[type="submit"]:hover {
    color: #ffffff;
    background-color: #414141;
    border-color: #414141;
    text-decoration: none;
}

body#registrierung form[name="register"] tr {
    height: 50px;
}

body#registrierung form[name="register"] td {
    vertical-align: middle;
    font-size: 1rem;
}

body#registrierung form[name="register"] td[align="center"] {
    text-align: right;
}

body#registrierung form[name="register"] td input[type="radio"] {
    margin-right: 10px;
}

body#registrierung form[name="register"] td input[type="radio"]:last-child {
    margin-left: 30px;
}

body#registrierung input[type="text"], input[type="password"], textarea, select {
    display: block;
    width: 100% !important;
    padding: .375rem .75rem;
    font-size: 1rem !important;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    box-sizing: border-box;
}

body#registrierung form .error {
    border-color: #dc3545 !important;
}

body#registrierung #send_quest p:not(:last-child), div#info .questionForm > p {
    margin-bottom: 20px;
}

body#registrierung #send_quest p:last-child {
    text-align: right;
}

body#registrierung #send_quest input:focus, #send_quest textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}

/*gallery*/
body#registrierung table.pic {
    border: none;
    width: 100%;
    margin-right: 0;
}
body#registrierung table.pic tr img {
    width: calc(100% - 6px);
    height: auto;
    padding: 2px;
    border: 1px solid lightgrey;
}

body#registrierung .gallery-thumbs {
    width: calc(100% + 50px);
    border-collapse: separate;
    border-spacing: 25px 0;
    margin-left: -25px;
}

body#registrierung .gallery-thumbs .pic {
    width: calc(100% - 6px);
    height: auto;
    padding: 2px;
    border: 1px solid lightgrey;
    max-height: 92px;
    object-fit: cover;
}

body#registrierung td[width='115'][style='cursor:pointer'] {
    width: calc(100% / 5) !important;
}

body#registrierung td[height='15'][colspan='2'], td[height='8'][colspan='2'] {
    height: 30px;
}

body#registrierung .radioButton {
    width: auto;
    display: inline-block;
}

/*td.all {*/
    /*font-size: 1rem;*/
    /*padding-left: 0;*/
/*}*/

/*table.nav_left {*/
    /*width: 100%;*/
/*}*/

/*.nav_left tr a {*/
    /*display: block;*/
    /*margin-top: 20px;*/
/*}*/

/*.nav_left tr.first, .nav_left td[height="13"] {*/
    /*display: none;*/
/*}*/

/*@media (max-width: 578px) {*/
    /*#main_table table td {*/
        /*display: block;*/
    /*}*/

    /*table.pic {*/
        /*margin-bottom: 1rem;*/
        /*width: 100%;*/
    /*}*/

    /*#main_table table tr {*/
        /*text-align: center;*/
    /*}*/

    /*.nav_left tr {*/
        /*width: 100% !important;*/
    /*}*/
/*}*/

/*@media (max-width: 768px) {*/
    /*.site, .main {*/
        /*display: block;*/
        /*width: 100% !important;*/
    /*}*/

    /*.main {*/
        /*margin-top: 40px;*/
    /*}*/

    /*.nav_left tr {*/
        /*display: inline-block;*/
        /*width: calc(100% / 3);*/
        /*margin-bottom: 20px;*/
    /*}*/

    /*.nav_left tr:nth-child(2) {*/
        /*display: none;*/
    /*}*/

    /*.nav_left tr a {*/
        /*margin-top: 0;*/
    /*}*/
/*}*/

@media (max-width: 578px) {
    body#registrierung form[name="register"] table, form[name="register"] table tbody {
        display: block;
        width: 100%;
    }

    body#registrierung form[name="register"] tr {
        display: block;
        height: unset;
        margin-bottom: 20px;
    }

    body#registrierung form[name="register"] tr td {
        display: block !important;
        width: 100%;
    }

    body#registrierung form[name="register"] input[type="text"], form[name="register"] select, form[name="register"] textarea, form[name="register"] input[type="password"] {
        width: calc(100% - 1px) !important;
    }
}

@media (min-width: 323px) and (max-width: 578px) {
    .radioButton {
        width: 50% !important;
    }
}

@media (min-width: 768px) {
    .radioButton {
        width: 50% !important;
    }
}