/* ========= NAVIGATION ========= */
/* ======================================================= */
@import 'nav_bar_main.css';
@import 'nav_bar_sub.css';
@import 'nav_bar_top.css';
@import 'nav_bar_courses.css';
@import 'nav_tree_sitemap.css';



/* ========= LAYOUT ========= */
/* ======================================================= */
.container {
    width: 960px;
    margin: 0px auto;
}

#topBox {
    background-color: #ffffff;
}
#topBox .container {
    padding: 15px 0px 0px 0px;
    position: relative;
    min-height: 220px;
}
#homelinkBox {
    position: absolute;
    top: 75px;
}
#homelinkBox a {
    display: block;
    width: 284px;
    height: 70px;
    background-image: url(../../images/site/top_logo.png);
    background-repeat: no-repeat;
}
#topnavBox {
    position: absolute;
    right: 12px;
}
#citationBox {
    float: right;
    margin: 68px 12px 0px 0px;
    text-align: right;
}
#citationBox .content {
    border-right: 2px solid #C9C9AF;
    padding: 0px 15px 0px 0px;
    color: #A1A191;
    font-style: italic;
}
#sociallinksBox {
    position: absolute;
    bottom: 10px;
    right: 0px;
}
#sociallinksBox li {
    display: inline-block;
    padding: 0px 0px 0px 5px;
}
#sociallinksBox a {
    display: block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
#sociallinksBox a:hover {
    opacity: 0.5;
}
#sociallinksBox .facebook a {
    background-image: url(../../images/site/sociallink_facebook.svg);
}
#sociallinksBox .instagram a {
    background-image: url(../../images/site/sociallink_instagram.svg);
}
#sociallinksBox .twitter a {
    background-image: url(../../images/site/sociallink_twitter.svg);
}
#aboutusBox {
    padding: 20px 0px 0px 0px;
}
#aboutusBox a {
    color: #A1A191;
    text-decoration: none;
    font-family: 'PT Sans Narrow', sans-serif;
}
#aboutusBox a:hover {
    color: #000000;
    text-decoration: none;
}
#aboutusBox:after {
    content: "";
    padding: 0px 0px 0px 15px;
    margin: 0px -5px 2px 0px;
    font-weight: 700;
    vertical-align: middle;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../../images/site/icon_plus_big.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#navBox {
    border-bottom: 1px solid #E4E4D7;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}
#mainnavBox {
    width: 790px;
    float: left;
}
#searchBox {
    float: right;
    padding: 6px 0px 0px 0px;
}
#searchBox input {
    width: 100px;
    float: left;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    font-weight: 400;
    font-family: 'PT Sans Narrow', sans-serif;
}
#searchBox input::-webkit-input-placeholder { /* WebKit browsers */
    color: #000000;

    font-weight: 700;
}
#searchBox input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000000;
    opacity: 1;

    font-weight: 700;
}
#searchBox input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000000;
    opacity: 1;

    font-weight: 700;
}
#searchBox input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000000;

    font-weight: 700;
}
#searchBox .button {
    float: left;
    display: inline-block;
    width: 26px;
    height: 26px;
    border: none;
    background: transparent url(../../images/site/btn_search.png) no-repeat center;
    text-indent: -9999px;
    font-size: 0px;
}
#subnavBox {
    margin: -1px 0px 0px 0px;
    background-color: #F8F8F5;
    border-bottom: 1px solid #e4e4d7;
}
#subnavL2Box {}
#mainBox {
    background-color: #ffffff;
    padding: 15px 0px 50px 0px;
}
#contentBox {
    width: 455px;
    float: left;
    padding: 27px 0px 0px 0px;
}
#contentBoxWrapper {
    padding: 0px 0px 35px 0px;
}
#widgetcontentBox {}
#rightBox {
    width: 470px;
    float: right;
}
#widgetsidebarLeftBox {
    width: 205px;
    float: left;
    padding: 27px 0px 0px 0px;
}
#widgetsidebarLeftBox.fullwidth {
    width: auto;
    float: none;
}
#widgetsidebarLeftBox #sidebarimageBox {
    padding: 0px 0px 50px 0px;
}
#widgetsidebarLeftBox #sidebarimageBox img {
    width: 100%;
    height: auto;
}
#widgetsidebarRightBox {
    width: 225px;
    float: right;
}
#widgetsidebarRightBox.fullwidth {
    width: auto;
    float: none;
}
#bottomBox {
    padding: 60px 0px 100px 0px;
}
#sitemapBox {
    width: 695px;
    float: left;
}
#addressBox {
    background-image: url(../../images/site/bottom_logo.png);
    background-repeat: no-repeat;
    padding: 92px 0px 0px 0px;
    width: 225px;
    float: right;
    font-family: 'PT Sans Narrow', sans-serif;
}
#addressBox a {
    color: #000000;
    text-decoration: none;
}
#addressBox a:hover {
    opacity: 0.5;
}
.tplswitchBox {
    text-align: center;
    padding: 0px 0px 60px 0px;
    font-family: 'PT Sans Narrow', sans-serif;
}
.tplswitchBox .header, .tplswitchBox ul, .tplswitchBox li {
    display: inline;
}
.tplswitchBox li {
    padding: 0px 0px 0px 10px;
    font-weight: 700;
}
.tplswitchBox a {
    color: #000000;
    font-weight: 400;
}


/* ========= layout: index ========= */
/* ======================================================= */
.index {}
.index #middleBox .widget_linkcourses a {
    border-radius: 0px;
}
.index #middleBox {
    background-color: #F8F8F5;
    border-bottom: 1px solid #E4E4D7;
}
.index #middleBox .container {
    display: table;
}
.index #sliderBox {
    display: table-cell;
    vertical-align: top;
    padding: 34px 0px 0px 30px;
    position: relative;
}
.index #widgettopBox {
    display: table-cell;
    vertical-align: top;
    width: 205px;
    padding: 40px 40px 0px 0px;
}
.index #linktopBox {
    display: table-cell;
    vertical-align: top;
    width: 225px;
}
.index #linktopBox .widgetItem {
    padding: 0px 0px 0px 0px;
}

/* ========= layout: kurseindex ========= */
/* ======================================================= */
.kurseindex {}
.kurseindex #kurseIndexBox {
    padding: 0px 0px 40px 0px;
}
.kurseindex #kurseIndexBox .articleList {
    display: flex;
    flex-wrap: wrap;
}
.kurseindex #kurseIndexBox .articleList .contentSection {
    padding: 20px 20px 20px 20px;
    background-color: #f5f5f5;
    flex: 1;
}

.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(1) {
    background: #CAF2CE;
    flex-basis: 100%;
    margin-bottom: 15px;
}
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(1) .modTitle,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(1) .modTitle a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(1) a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(1) .sweTitle1,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(1) .sweTitle2,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(1) .sweTitle3 {
    color: #45a14e;
}
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(2) {
    background: #E9CFE5;
    border-right: 15px solid #ffffff;
}
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(2) .modTitle,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(2) .modTitle a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(2) a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(2) .sweTitle1,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(2) .sweTitle2,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(2) .sweTitle3 {
    color: #93117E;
}
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(3) {
    background: #FBE2ED;
    border-left: 5px solid #ffffff;
    border-right: 10px solid #ffffff;
}
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(3) .modTitle,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(3) .modTitle a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(3) a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(3) .sweTitle1,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(3) .sweTitle2,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(3) .sweTitle3 {
    color: #D84B87;
}
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(4) {
    background: #FCD9D1;
    border-left: 10px solid #ffffff;
    border-right: 5px solid #ffffff;
}
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(4) .modTitle,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(4) .modTitle a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(4) a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(4) .sweTitle1,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(4) .sweTitle2,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(4) .sweTitle3 {
    color: #F03F19;
}
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(5) {
    background: #CCECF9;
    border-left: 15px solid #ffffff;
}
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(5) .modTitle,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(5) .modTitle a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(5) a,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(5) .sweTitle1,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(5) .sweTitle2,
.kurseindex #kurseIndexBox .articleList .contentSection:nth-child(5) .sweTitle3 {
    color: #009EE0;
}



/* ========= layout: kurselanding ========= */
/* ======================================================= */
.kurselanding {}
.kurselanding #kurseLandingBox .container {
    padding: 40px 0px 40px 0px;
}
.kurselanding #kurseLandingBox #stickycontentBox {
    width: 455px;
    float: left;
    padding: 0px 50px 0px 0px;
}
.kurselanding #kurseLandingBox #kursenavBox {
    width: 205px;
    padding: 0px 20px 0px 0px;
    float: left;
}
.kurselanding #kurseLandingBox #widgetCoursesTopBox {
    width: 225px;
    float: right;
}

.kurselanding.theologischerkursinwien #kurseLandingBox {
    background-color: #FBE2ED;
}
.kurselanding.theologischerkursinwien #kurseLandingBox #stickycontentBox .modTitle,
.kurselanding.theologischerkursinwien #kurseLandingBox #stickycontentBox .sweTitle1,
.kurselanding.theologischerkursinwien #kurseLandingBox #stickycontentBox .sweTitle2,
.kurselanding.theologischerkursinwien #kurseLandingBox #stickycontentBox .sweTitle3 {
    color: #93117E;
}

.kurselanding.theologischerfernkurs #kurseLandingBox {
    background-color: #FBE2ED;
}
.kurselanding.theologischerfernkurs #kurseLandingBox #stickycontentBox .modTitle,
.kurselanding.theologischerfernkurs #kurseLandingBox #stickycontentBox .sweTitle1,
.kurselanding.theologischerfernkurs #kurseLandingBox #stickycontentBox .sweTitle2,
.kurselanding.theologischerfernkurs #kurseLandingBox #stickycontentBox .sweTitle3 {
    color: #D84B87;
}

.kurselanding.spezialkurse #kurseLandingBox {
    background-color: #FCD9D1;
}
.kurselanding.spezialkurse #kurseLandingBox #stickycontentBox .modTitle,
.kurselanding.spezialkurse #kurseLandingBox #stickycontentBox .sweTitle1,
.kurselanding.spezialkurse #kurseLandingBox #stickycontentBox .sweTitle2,
.kurselanding.spezialkurse #kurseLandingBox #stickycontentBox .sweTitle3 {
    color: #F03F19;
}

.kurselanding.thema #kurseLandingBox {
    background-color: #CCECF9;
}
.kurselanding.thema #kurseLandingBox #stickycontentBox .modTitle,
.kurselanding.thema #kurseLandingBox #stickycontentBox .sweTitle1,
.kurselanding.thema #kurseLandingBox #stickycontentBox .sweTitle2,
.kurselanding.thema #kurseLandingBox #stickycontentBox .sweTitle3 {
    color: #009EE0;
}

.kurselanding.akademieamdom #kurseLandingBox {
    background-color: #CCECF9;
}
.kurselanding.akademieamdom #kurseLandingBox #stickycontentBox .modTitle,
.kurselanding.akademieamdom #kurseLandingBox #stickycontentBox .sweTitle1,
.kurselanding.akademieamdom #kurseLandingBox #stickycontentBox .sweTitle2,
.kurselanding.akademieamdom #kurseLandingBox #stickycontentBox .sweTitle3 {
    color: #009EE0;
}

.kurselanding.online #kurseLandingBox {
    background-color: #CAF2CE;
}
.kurselanding.online #kurseLandingBox #stickycontentBox .modTitle,
.kurselanding.online #kurseLandingBox #stickycontentBox .sweTitle1,
.kurselanding.online #kurseLandingBox #stickycontentBox .sweTitle2,
.kurselanding.online #kurseLandingBox #stickycontentBox .sweTitle3 {
    color: #45a14e;
}



/* ========= LAYOUT: inline popup ========= */
/* ======================================================= */
body.inlinePopup {
    padding: 20px;
    background-color: #ffffff;
    background-image: none;
    /*background-image: url(../../images/site/bkg_popup.gif);*/
    background-repeat: repeat-x;
}


/* ========= LAYOUT: print ========= */
/* ======================================================= */
#printFooterBox {
    display: none;
}
#printHeaderBox {
    display: none;
}
@media print {
    body {
        margin: 0px;
        padding: 0px;
        background-color: #FFFFFF;
        background-image: none;
    }
    .noprint {
        display: none !important; /* Alle nicht-druckbaren Elemente ausblenden */
    }
    .print {
        width: auto !important;
        padding: 0px !important;
        margin: 0px !important;
        border: 0px !important;
        background: transparent !important;
        left: 0 !important;
    }

    /* ---- LAYOUT ----  */
    /* ---------------------------------------------------------  */
    #contentBox {
        width: auto !important;
        padding: 0px !important;
        margin: 0px auto !important;
        margin-bottom: 20px;
        color: #000000;
    }
    #printHeaderBox { /* ---- KOPFZEILE ----  */
        clear: both;
        display: block !important;
        width: auto;
        padding: 5px 10px 5px 10px;
        /* border-top: 1px solid #000000; */
        /* border-bottom: 1px solid #000000; */
        margin-bottom: 15px;
        text-align: center;
    }
    #printFooterBox { /* ---- FUSSZEILE ----  */
        clear: both;
        display: block !important;
        width: auto;
        padding-top: 10px;
        /* border-top: 1px solid #000000; */
        text-align: center;
        margin-top: 20px;
        font-size: 9px;
    }
}
