*
{
    margin: 0;
    padding: 0;
}

body
{
    background: #ccc;
    margin-bottom: 60px;
}

div.clear
{
    clear: both;
}

#bodyWrapper
{
    width: 1024px;
    margin: 0 auto;
    background: white;
    font-family: 'Verdana', sans-serif;
    font-size: 14px;
}

#header
{
    height: 95px;
    position: relative;
    background: #000;
}

#header #af-logo
{
    height: 59px;
    width: 187px;
    position: absolute;
    background: url("/img/headerlogo_2017.png") no-repeat;
    left: 58px;
    top: 15px;
}

#dguvLogo
{
    height: 73px;
    width: 40px;
    position: absolute;
    background: url("/img/dguv.png") no-repeat;
    right: 58px;
    top: 12px;
}

#dguvLink
{
    position: absolute;
    right: 25px;
    top: 25px;
    color: white;
    text-decoration: none;
    font-size: 10px;
    max-width: 380px;
}

p
{
    line-height: 21px;
}

h1, h2
{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 30px;
    color: rgb(102, 183, 23);
    margin: 0 0 50px 0;
    padding: 0;
}

h3
{
    font-family: 'Verdana', sans-serif;
    font-size: 14px;
}

div.tr
{
    display: table-row;
}

div.tr div.td
{
    display: table-cell;
    vertical-align: top;
}

#formTabs
{
    text-align: center;
    padding-left: 60px;
}

#formTabs figure
{
    box-shadow: 2px -2px 2px rgba(64, 64, 64, .5);
    width: 170px;
    height: 100px;
    float: left;
    margin-right: 5px;
    background: white;
    color: rgb(192, 192, 192);
    font-size: 25px;
    cursor: pointer;
}

#formTabs figure.active
{
    background: rgb(222, 240, 206);
    color: rgb(102, 183, 23);
}

#formTabs figure:last-of-type
{
    margin-right: 0;
}

#formTabs figure div.head3
{
    font-weight: bold;
    margin-top: 20px;
    font-family: Oswald, sans-serif;
}

#formTabs figure div.head4
{
    font-family: Oswald, sans-serif;
    font-weight: lighter;
}

#formPages
{
    background: #dff0ce;
    padding: 30px 40px;
    clear: both;
}

.formPage
{
    display: none;
}

.formPage.active
{
    display: block;
}

/* Block 1 */
div#block1
{
    position: relative;
}

div#block1 .wrapper
{
    position: absolute;
    bottom: 10px;
    left: 58px;
}

div#block1 .wrapper h2
{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 60px;
    color: #000;
    margin: 0;
    letter-spacing: normal;
}

div#block1 .wrapper p
{
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    color: #000;
    font-family: Oswald, sans-serif;
}

div#block2
{
    padding: 50px 33px 50px 58px;
    background: #f2f2f2;
}

div#block2 div.col
{
    float: left;
    width: 286px;
    padding-right: 25px;
}

div#block2 div.col p > b
{
    white-space: nowrap;
}

div#block3
{
    padding: 50px 58px 0 58px;
}

div#block3 ul#benefits
{
    list-style: none;
    width: 575px;
    margin-right: 50px;
    float: left;
}

div#block3 ul#benefits li
{
    list-style: none;
    padding-left: 95px;
    min-height: 75px;
    display: block;
    background-repeat: no-repeat;
    margin-bottom: 50px;
    padding: 0 0 0 95px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: rgb(102, 183, 23);
    line-height: 40px;
}

div#block3 div.persons
{
    float: left;
    width: 280px;
}

div#block3 div.persons .person h3
{
    font-family: 'Verdana', sans-serif;
    font-size: 14px;
    margin: 0;
}

div#block3 div.persons .person
{
    margin-bottom: 50px;
}

div#block3 div.persons .person img
{
    display: block;
    margin-bottom: 25px;
}

div#block4
{
    padding: 50px 33px 25px 58px;
    background: #f2f2f2;
}

div#block4 div.col
{
    float: left;
    width: 286px;
    padding-right: 25px;
}

div#block4 div.col div.soeinfach img
{
    margin-top: 25px;
}

div#block4 div.col div.soeinfach
{
    margin-bottom: 25px;
}

#block5
{
    padding: 40px 50px
}

#block5 img
{
    margin: 20px 0;
}

#block5 .wrap
{
    width: 288px;
    float: left;
    margin-right: 20px;
}

#block5 .wrap:last-child
{
    margin-right: 0;
}

#block5 .box
{
    background: #dff0ce;
    text-align: center;
    padding: 30px 0;
    border: 1px solid #eff7e8;
}

#block5 .wrap .box:last-of-type
{
    margin-top: 20px;
}

#block5 .box.footer p
{
    margin-bottom: 1em;
}

#block5 .box.footer p:last-of-type
{
    margin-bottom: 0;
}

#block5 h3, #block5 .price
{
    font-family: Oswald, sans-serif;
    font-size: 20px;
    color: #66b717;
}

#block5 .note
{
    clear: both;
    padding: 20px 20px 0 0;
    font-size: 9px;
    line-height: 13px;
    color: rgb(140, 140, 140);
}

div#block6
{
    padding: 50px 0;
}

div#block6 div.form
{
    width: 600px;
    float: left;
    margin-right: 25px;
}

#block6 .formInfo
{
    width: 280px;
    float: left;
}

::-webkit-input-placeholder
{
    color: black;
}

:-moz-placeholder
{ /* Firefox 18- */
    color: black;
}

::-moz-placeholder
{ /* Firefox 19+ */
    color: black;
}

:-ms-input-placeholder
{
    color: black;
}

div#block6 input,
div#block6 select
{
    display: block;
    margin-bottom: 5px;
    width: 585px;
    padding: 5px;
    border: 1px solid #d0d0d0;
    color: #000;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
}

div#block6 input.error,
div#block6 select.error
{
    border: 1px solid red;
}

div#block6 p.error
{
    color: red;
}

#block6 button[type="submit"]
{
    height: 50px;
    margin-bottom: 0;
    width: 200px;
    padding: 0;
    border: 0;
    text-align: center;
    font-size: 15px;
    font-family: "Verdana", sans-serif;
    color: white;
    text-decoration: none;
    background: rgb(102, 183, 23);
    box-shadow: 5px 5px 5px rgba(64, 64, 64, .5);
    float: right;
}

div#block6 div.testimonial
{
    margin-bottom: 20px;
}

div#block6 div.form p
{
    margin-bottom: 20px;
}

#block6 .formPage h2
{
    letter-spacing: normal;
}

#block6 input[type="checkbox"]
{
    width: auto;
    margin-right: 5px;
    height: auto;
    display: inline;
}

#block6 label
{
    font-weight: bold;
}

div.required-note
{
    margin-bottom: 25px;
    font-size: 12px;
    color: #ccc;
}

#block6 select
{
    width: 595px;
}

#block6 td
{
    vertical-align: top;
    padding-bottom: 10px;
}

#block6 td.pb0
{
    padding-bottom: 0;
}

#block6 td.note
{
    font-size: 10px;
}

#block6 .checks
{
    padding-left: 50px;
}

#block6 a
{
    color: black;
}

div#block7
{
    padding: 50px 58px;
}

div#block7 div.partner
{
    margin-bottom: 50px;
}

div#block7 div.partner div.image
{
    width: 220px;
    text-align: center;
    float: left;
}

div#block7 div.partner div.text
{
    margin-left: 315px;
}

div#block8
{
    background: #f2f2f2;
    padding: 50px 33px 25px 58px;
}

div#block8 div.col
{
    float: left;
    width: 429px;
    padding-right: 25px;
}

#block8 li
{
    list-style-type: none;
    padding-left: 10px;
    position: relative;
    line-height: 21px;
}

#block8 li:before
{
    content: "▸";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#footer
{
    background: #000;
    height: 50px;
    line-height: 50px;
    padding: 0 58px;
    border-bottom: 30px solid #fff;
}

#footer ul li
{
    display: inline;
    list-style-type: none;
}

#footer ul li a
{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding-right: 25px;

}

#submitFahrerunterweisung
{
    font-weight: bold;
}

a.fancybox
{
    display: block;
    position: relative;
}

div.zoomlens
{
    background: url("/images/zoomin.png") no-repeat;
    height: 18px;
    position: absolute;
    width: 18px;
    top: 160px;
    right: 2px;
}

div.download a
{
    display: block;
    color: black;
}

div.download img
{
    float: left;
    margin-right: 20px;
}

div.download div.details
{
    float: left;
    font-size: 10px;
    border-right: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    margin-top: 15px;
    padding-left: 10px;
    width: 200px;
}

div.download div.details span
{
    font-weight: bold;
}

body .cc_container
{
    background-color: #ebebeb;
    color: #000000;
    text-align: left:
}

body .cc_container .cc_btn,
body .cc_container .cc_btn:visited,
body .cc_container .cc_btn:hover,
body .cc_container .cc_btn:active
{
    background-color: #66b717;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

body .cc_container a,
body .cc_container a:visited,
body .cc_container a:hover,
body .cc_container a:active
{
    color: #66b717;
    text-decoration: underline;
}

.bold
{
    font-weight: bold;
}

div#block6 input.plz
{
    width: 88px;
    float: left;
}

div#block6 input.ort
{
    width: 475px;
    float: left;
    margin-left: 10px;
}

.springer-nature-footer
{
    width: 100%;
    max-width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 30px 0 30px 0 !important; /* Alternative: only 30px top */
    padding: 30px !important;
    font-size: 11px !important;
    color: #4e4e4e !important;
}

.springer-nature-footer-reverse
{
    background-color: #000 !important;
    color: #fff !important;
}

.springer-nature-footer p
{
    padding: 9px 0 0 0 !important;
    margin: 0 !important;
    width: 100%;
    display: inline-block;
}

.springer-nature-footer a
{
    text-decoration: none;
    color: inherit;
    display: inline-block;
}

.springer-nature-footer a.springer-nature-footer-logo
{
    background: url(//cms.springertransportmedia.de/fm/759/logo-springernature-grey.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    width: 128px;
    height: 12px;
}

.springer-nature-footer-reverse a.springer-nature-footer-logo
{
    background: url(//cms.springertransportmedia.de/fm/759/logo-springernature-white.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    width: 128px;
    height: 12px;
}

.springer-nature-footer p a
{
    text-decoration: underline !important;
    background-color: inherit !important;
    display: inline !important;
}

.springer-nature-footer a:hover, .springer-nature-footer a:focus, .springer-nature-footer a:active
{
    color: inherit !important;
}

@media (max-width: 400px)
{
    .springer-nature-footer
    {
        margin: 50px 0 0 0;
        padding: 15px;
        font-size: 10px;
    }

    .springer-nature-footer p
    {
        padding: 10px 0 0 0 !important;
    }
}

#imageDialog {
    padding: 0;
    border: 0;
    background: transparent;
    max-width: 90vw;
    max-height: 90vh;
}

#imageDialog::backdrop {
    background: rgba(0, 0, 0, 0.8);
}

#imageDialog img {
    display: block;
    max-width: 90vw;
    max-height: 90vh;
}

.image-dialog-close {
    position: absolute;
    top: 5px;
    right: 10px;
    border: 0;
    background: transparent;
    color: white;
    font-size: 32px;
    cursor: pointer;
}
