/* WCAM2018 - contao 4.13 */
/* angepasst 29.06.2023   */

#body {
    position: relative;
    font-family: 'Baskerville', 'Palatino Linotype','Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

#header {
    height: 125px;
    width: 98%;
    left: 3%;
    padding-top: 10px
}

#Navigation {
    border-bottom: 1px solid #f00;
}

#footer {
    height: 80px;
    padding-top: 1vh;
    background-color: rgb(242, 242, 242);
}

/* Artikel.css */
.dunkel {
    background-color: #000;
    color: #fff
}

.hell {
    color: #000
}

.grau {
    background-color: #f2f2f2;
    border: 1px solid #f00;
    border-radius: 10px;
    color: #000
}

.rahmen_rot_desktop {
    padding: 5px 10px;
    border: 1px solid #f00;
    border-radius: 10px;
    color: #000
}

.links {
    position: relative;
    width: 45%;
    float: left;
    display: block
}

.links_25 {
    position: relative;
    width: 25%;
    float: left;
    display: block
}

.links_bild {
    position: relative;
    height: auto;
    width: 45%;
    top: 70px;
    float: left
}

.links_bild_klein {
    width: 20%;
    float: left;
    display: block
}

.rechts {
    width: 45%;
    position: relative;
    float: right;
    display: block
}

.rechts_25 {
    width: 25%;
    position: relative;
    float: right;
    display: block
}

.rechts_bild {
    width: 45%;
    top: 70px;
    position: relative;
    float: right;
    display: block
}

.rechts_bild_klein {
    width: 45%;
    float: right
}

.rechts_text_klein {
    width: 25%;
    position: relative;
    float: right
}

.ganze_breite {
    width: 100%
}

.mitte_30 {
    width: 30%;
    left: 35%;
    position: relative;
    float: left
}

.mitte_40 {
    width: 40%;
    left: 30%;
    position: relative;
    float: left
}

.mitte_50 {
    width: 50%;
    left: 25%;
    position: relative;
    float: left
}

.mitte_60 {
    position: relative;
    width: 60%;
    left: 20%;
}

.mitte_70 {
    width: 70%;
    left: 15%;
    position: relative;
    float: left
}

.mod_article {
    min-height: auto;
    width: 90%;
    margin: 2%;
    padding: 2%;
    margin-left: auto;
    margin-right: auto;
    border: 1pX solid red;
    border-radius: 2vw;

}

.mod_article ul {
    padding-left: 30px;
    list-style-type: disc
}

.mod_article ol {
    padding-left: 30px;
    list-style-type: decimal
}

.caption {
    text-align: center;
    background-color: #fd0;
    padding-top: 1vh;
    padding-bottom: 1vh;
}

#main a {
    text-decoration: none;
    color: #00f
}

.links a {
    padding-left: 15px;
    background-image: url("../../files/WCAM2018/Navigation/link.gif");
    background-position: left center;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #00f
}

.rechts a {
    /* padding-left: 15px; */
    /* background-image: url("../../files/WCAM2018/Navigation/link.gif"); */
    background-position: left center;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #00f
}

h3 {
    padding-left: 15px;
    text-decoration: none;
    color: #00f
}

/* #################### */
/* service = article-14 */
/* #################### */

#article-14 .links,
#article-14 .links_bild {
    width: 60%;
    left:20%;
    margin-top: 5vh;
    padding-bottom: 10vh;
}

#article-14 .rechts {
    clear: both;
    position: relative;
    width: 60%;
    left: -20%;
}

/* #################### */
/* kontakt = article-15 */
/* #################### */

.ce_form {
    background-color: #e8e8e8;
    border: 1px solid #f00;
    border-radius: 20px
}

#article-15 .links {
    clear: both;
    width: 60vw;
    left: 15vw;
}

#kontakt {
    margin: 2vw;
    padding: 1%;
    vertical-align: middle;
    /* text-align: center; */
}

#article-15 .links h2 {
    padding: 20px;
}

#kontakt .col_0 {
    padding: 15px
}

#kontakt .col_1 {
    margin: 10px;
    padding: 10px
}

.styled_select {
    width: 75px
}

#ctrl_13 {
    font-size: 16px
}

#lbl_11_0 {
    color: #f00
}

#captcha_text_12 {
    color: #f00
}

/* img mit Kontaktdaten */

.rechts_kontakt_desktop {
    position: relative;
    top: 5vh;
    width: 60vw;
    left: 15vw;
    margin-top: 4vh;
}

.rechts_kontakt_desktop img {
    position: relative;
    width: 98%;
    padding-left: 1%;
    padding-top: 2%;
}

#toplink {
    bottom: 1%;
    left: 48%;
    position: fixed;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
    vertical-align: middle;
    background-color: #f7f7f7;
    border: 2px solid #f00;
    border-radius: 5px;
    text-decoration: none
}

h1 {
    font-size: 3em;
    text-align: center;
    color: #f00
}

h2 {
    font-size: 2em;
    color: #f00
}

/* Navigation_WCAM_Quicklink.css */
#WCAM .formbody .select {
    width: 175px;
    left: 50px;
    top: -80px;
    position: absolute;
    color: #f00
}

#WCAM button {
    width: 175px;
    left: 50px;
    top: -40px;
    position: absolute;
    color: #f00
}

#WCAM h2 {
    left: 50px;
    top: -130px;
    position: absolute;
    font-size: 1.25em;
    color: #f00
}

/* pdf-Link_facebook_und_Co.css */
.pdf_link {
    right: 48%;
    position: absolute
}

/* Navigation_OPUS_Quicklink.css */
#OPUS .formbody .select {
    width: 175px;
    left: 275px;
    top: -80px;
    position: absolute;
    color: #00f
}

#OPUS button {
    width: 175px;
    left: 275px;
    top: -40px;
    position: absolute;
    color: #00f
}

#OPUS h2 {
    left: 275px;
    top: -130px;
    position: absolute;
    font-size: 1.25em;
    color: #00f
}



#booknav_oben .up {
    bottom: 9999em;
    position: absolute;
    padding: 10px;
    background-color: #d6d6d6;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #696969;
    border-radius: 5px
}

#booknav_oben .previous {
    left: 20px;
    top: 0;
    position: absolute;
    float: left;
    padding: 5px;
    background-color: #f7f7f7;
    border: 1px solid #696969;
    border-radius: 5px
}

#booknav_oben .previous.empty {
    top: 99em;
    position: fixed
}

#booknav_oben .next.empty {
    top: 99em;
    position: fixed
}

#booknav_oben .next {
    right: 20px;
    top: 0;
    position: absolute;
    float: right;
    padding: 5px;
    text-align: left;
    background-color: #f7f7f7;
    border: 1px solid #696969;
    border-radius: 5px
}

#booknav_oben a {
    text-decoration: none
}

#booknav_unten {
    height: 60px
}

#booknav_unten .up {
    bottom: 9999em;
    position: absolute;
    padding: 10px;
    background-color: #d6d6d6;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #696969;
    border-radius: 5px
}

#booknav_unten .previous {
    left: 2%;
    position: absolute;
    float: left;
    padding: 5px;
    background-color: #f7f7f7;
    border: 1px solid #696969;
    border-radius: 5px
}

#booknav_unten .next {
    right: 2%;
    position: absolute;
    float: right;
    padding: 5px;
    background-color: #f7f7f7;
    border: 1px solid #696969;
    border-radius: 5px
}

#booknav_unten .previous.empty {
    top: 99em;
    position: fixed
}

#booknav_unten .next.empty {
    top: 99em;
    position: fixed
}

#booknav_unten a {
    text-decoration: none
}

/* Slider.css */

a.slider-prev {
    top: 9999em;
    position: absolute
}

a.slider-next {
    top: 9999em;
    position: absolute
}

@media all and (max-width: 990px) and (orientation: portrait) {

    /* reset */
    
    .links,
    .rechts,
    .links_bild,
    .rechts_bild,
    .mitte_50,
    .mitte_60 {
        clear: both;
        width: 80vw;
        padding: 4vw;
        margin-left: auto;
        margin-right: auto;
    }

    .links_bild,
    .rechts_bild {
        top: 0px;
        height: auto;
    }

    .mitte_50 {
        left: 0;
    }

    .mitte_60 {
        left: 0;
        margin-top: 2vh;
    }
    
    

    h1 {
        text-align:center;
        font-size: 1.5em;
        color:#f00
    }
    
    h2 {
        font-size: 1.25em;
        color:#f00
    }

    #header {
        height: 20vw;
    }

    #header img {
        position: absolute;
        left: 10vw;
        width: 80vw;
        height: auto;
    }

    #Navigation {
        height: 175px;
        background-color: rgb(249, 249, 249);
    }

    /* Navigation_WCAM_Quicklink-mobil.css */
       #WCAM h2 {
        width: 150px;
        top: 0px;
        left: 5px;
        font-size: 14px;
    }
    
    #WCAM .formbody .select {
        clear: both;
        top: 40px;
        left:5px;
        width: 125px;
        text-align: center;
    }
    
    #WCAM button {
        top: 70px;
        left: 5px;
        width: 125px;
    }    
    
    #OPUS h2 {
        top: 0px;
        left: calc(100% - 125px - 10px);
        width: 125px;
        font-size: 1em;
        text-align: center;
    }
    
    #OPUS .formbody .select {
        top: 40px;
        left: calc(100% - 125px - 10px);
        width:125px;
        text-align: center;
    }

    #OPUS button {
        top: 70px;
        left: calc(100% - 125px - 10px);
        width: 125px;
    }
            
    #booknav_oben .previous {
        width: 113px;
        left: 5px;
        top: 120px;
        text-align: center;
        
    }
    
    #booknav_oben .next {
        width: 113px;
        left: calc(100% - 125px - 10px);
        top: 120px;
        text-align: center;
    }
    
    #article-14 .links,
    #article-14 .links_bild {
        width: 90%;
        left: 5%;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
    #article-14 .rechts {
        width: 90%;
        left: 5%;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
    }
    
    /* ################## */
    #article-15 .links {
        width: 90%;
        left: 0;
    }
    
    #footer {
        margin-top: 2vh;
        padding: 2%;
    }
    
    .links a {
        text-decoration:none;
        color:#00f
    }
    
    .rechts a {
        text-decoration:none;
        color:#00f
    }
    
    h3{
        padding-left:15px;
        font-size: 2em;
        text-decoration:none;
        color:#00f
    }
    
    #kontakt {
        border:none;
    }
    
    #booknav_unten .previous {
        clear: both;
        width: 113px;
        left: 5px;
        margin-top: 2vh;
        text-align: center;
    }
    
    #booknav_unten .next {
        clear: both;
        width: 113px;
        right: 5px;
        margin-top: 2vh;
        text-align: center;
        }
    
        #booknav_unten .prev.empty {
        top:99em;
        position:fixed
        }
    
    #booknav_unten .next.empty {
        top:99em;
        position:fixed
        }
        
    #booknav_unten {
        height:60px
    }
    
    #booknav_unten .up {
        bottom:9999em;
        position:absolute;
        margin-right:auto;
        margin-left:auto;
        padding:10px;
        vertical-align:middle;
        background-color:#d6d6d6;
        background-position:center center;
        background-repeat:no-repeat;
        border:1px solid #696969;
        border-radius:5px
        }
    
    }