/* @override 
	http://juzisuelz.de/files/css/styles.css */

/* @group Basic */
    
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Andada', serif;
    font-weight: 300;
    background: #fff;
    color: #333;
    height: auto;
    min-height: 100%;
    position: relative;
}

h1 {
    font-weight: 700;
    color: #cf0922;
    margin: 1em 0 0.7em 0;
}

h2 {
    color: #cf0922;
    font-size: 1.3em;
}

p {
    line-height: 1.4em;
    margin: 0 0 1em 0;
}

td {
    padding: 2px 0;
}

strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

#main a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #cf0922;
    font-weight: 700;
    text-decoration: none;
}

#main a:hover {
    background: #cf0922;
    color: #fff;
}

ul {
    margin: 0 0 1em 0;
    list-style-type: disc;
    padding: 0 0 0 24px;
    line-height: 1.4em;
}

ul ul {
    margin: 0;
}

.content #inhaltefolgen {
    display: none;
    visibility: hidden;
}

/* @end */




/* @group Custom */

.kinder_jugend h1, .kinder_jugend h2 {
    color: #7ccdea;
}

.kinder_ganztagesangebot h1, .kinder_ganztagesangebot h2 {
    color: #c8d02b;
}

.kooperation_hvb h1, .kooperation_hvb h2 {
    color: #e86222;
}

.grundschulgruppe h1, .grundschulgruppe h2 {
    color: #537db7;
}

.kinder_jugend footer {
    background: #7ccdea !important;
}

.kinder_ganztagesangebot footer {
    background: #c8d02b !important;
}

.kooperation_hvb footer {
    background: #e86222 !important;
}

.grundschulgruppe footer {
    background: #537db7 !important;
}

.backstretch {
    top: 208px !important;
    height: 455px !important;
}

.backstretch img {
    top: -320px !important;
}

#klecks {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url('../display/klecks.png') no-repeat center 435px;
}

#header {
    background: #fff;
    border-top: 25px solid #cf0922;
    border-bottom: 1px solid #b3b3b3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 183px;
    z-index: 8000;
}

#header .inside {
    width: 1120px;
    margin: 0 auto;
}

#logo {
    width: 306px;
    height: 140px;
    margin: 28px 0 0 0;
    float: left;
    z-index: 3000;
    position: relative;
}

#logo img {
    height: 140px;
    width: auto;
}

.mod_navigation .hide {
    display: none;
    visibility: hidden;
}

#wrapper {
    position: relative;
}

#container {
    padding: 548px 0 0 0;
}

#main {
    background-color: rgba(255, 255, 255, .9);
    -webkit-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    margin-bottom: 185px !important;
}

#main .inside {
    padding: 0 210px 30px 210px;
    min-height: 300px;
}

.mod_wf_extendedBreadcrumb {
    margin: 24px 0 8px -70px;
    font-size: 0.8em;
}

.mod_wf_extendedBreadcrumb ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.mod_wf_extendedBreadcrumb ul li {
    display: inline;
    color: #b3b3b3;
    text-transform: uppercase;
}

.mod_wf_extendedBreadcrumb ul li.delimiter {
    padding: 0 3px;
}

.mod_wf_extendedBreadcrumb ul li a {
    color: #b3b3b3 !important;
    font-weight: normal !important;
}

.mod_wf_extendedBreadcrumb ul li a:hover {
    background: none !important;
    color: #000 !important;
}

#main .mod_newslist {
    margin: 20px 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
}

#main .mod_newslist p.info {
    margin: 0 0 0.7em 0;
}

#main .mod_newslist h2 {
    margin: 0 0 0.4em 0;
}

#main .mod_newsarchive .layout_simple {
    padding: 0 0 5px 0;
}

#main .mod_newsarchive time {
    display: inline-block;
    width: 130px;
}

#note_container2 {
    display: none;
    visibility: hidden;
}

#note_aktuelles {
    width: 335px;
    height: 282px;
    position: absolute;
    top: 606px;
    left: -160px;
    background: url('../display/bg_aktuelles.png') no-repeat left top;
    background-size: 335px;
    z-index: 4000;
}

#note_aktuelles .mod_newslist {
    padding: 60px 68px 0 68px;
    -moz-transform: rotate(-1.75deg);
    -webkit-transform: rotate(-1.75deg);
    -o-transform: rotate(-1.75deg);
    -ms-transform: rotate(-1.75deg);
    transform: rotate(-1.75deg);
    font-size: 0.9em;
    max-height: 210px;
    overflow: hidden;
}

#note_aktuelles .mod_newslist p.info {
    margin: 0;
}

#note_aktuelles .mod_newslist h2 {
    margin: 0.5em 0 0.5em 0;
    font-size: 1.6em;
}

#note_aktuelles .mod_newslist a {
    color: #cf0922;
    text-decoration: none;
}

#note_aktuelles .mod_newslist a:hover {
    background: #cf0922;
    color: #fff;
}

#note_kalender {
    width: 335px;
    height: 282px;
    position: absolute;
    top: 630px;
    right: -160px;
    background: url('../display/bg_aktuelles.png') no-repeat left top;
    background-size: 335px;
    z-index: 4000;
}

#note_kalender .mod_calendar {
    padding: 35px 70px 0 70px;
    -moz-transform: rotate(-1.75deg);
    -webkit-transform: rotate(-1.75deg);
    -o-transform: rotate(-1.75deg);
    -ms-transform: rotate(-1.75deg);
    transform: rotate(-1.75deg);
    font-size: 0.9em;
    height: 220px;
    overflow: hidden;
}

#note_kalender .mod_calendar table {
    width: 100%;
}

#note_kalender .mod_calendar table th, #note_kalender .mod_calendar table td {
    padding: 4px 0;
}

#note_kalender .mod_calendar a {
    color: #cf0922;
    text-decoration: none;
}

#note_kalender .mod_calendar a:hover {
    background: #cf0922;
    color: #fff;
}

.mod_eventlist {
    margin: 0 0 10px 0;
}

.mod_eventlist .event h2 {
    font-size: 1.2em;
    margin: 0.3em 0 1em 0;
}

.mod_eventlist p.info {
    margin: 0;
}

.mod_login td.col_0 {
    width: 115px;
}

.mod_login p.error {
    color: #cf0922;
}

#tl_logout table {
    border-bottom: 1px solid #b3b3b3 !important;
    display: block;
    padding: 0 0 15px 0 !important;
}

#fuer-mitarbeiter .mod_calendar table {
    background: #fff;
    border-collapse: collapse;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    width: 100%;
}

#fuer-mitarbeiter .mod_calendar table th, #fuer-mitarbeiter .mod_calendar table td {
    border: 1px solid #ccc;
    color: #444;
    line-height: 22px;
    height: 50px !important;
    width: 100px;
}

#fuer-mitarbeiter .mod_calendar table th {
    vertical-align: middle;
    text-align: center;
}

#fuer-mitarbeiter .mod_calendar table td .header {
    text-align: left;
    vertical-align: top;
    padding: 0 7px;
}

#fuer-mitarbeiter .mod_calendar table td.active {
    background: #fddbe0 !important;
}

#fuer-mitarbeiter .mod_calendar table td.weekend {
    background-color: #f7f7f7;
}

#fuer-mitarbeiter .mod_calendar table td.active .event.upcoming {
    font-size: 0.8em;
    line-height: 1em;
    color: #fff;
    padding: 0 7px;
}

#footer {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 120px;
    padding: 25px 0 40px 0;
    bottom: 0;
    background: #cf0922;
    color: #fff;
}

#footer .inside {
    width: 1120px;
    margin: 0 auto;
}

#footer .footcol {
    width: 50%;
    float: left;
    font-size: 0.8em;
}

#footer .footcol.last {
    text-align: right;
}

#footer .footcol a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#footer .footcol a:hover {
    color: #000;
}

#footer .footcol .mail {
    width: 48px;
    height: 48px;
    background: url('../display/icon_mail.png') no-repeat left top;
    background-size: 48px;
    margin: 0 10px 15px 0;
    display: inline-block;
}

#footer .footcol .fb {
    width: 48px;
    height: 48px;
    background: url('../display/icon_facebook.png') no-repeat left top;
    background-size: 48px;
    display: inline-block;
    margin: 0 0 15px 0;
}

#footer .footcol span a {
    display: block;
    width: 48px;
    height: 48px;
}

.mobilenavilink {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%;
    display: block;
    color: #fff;
    background: #cf0922;
    -webkit-box-shadow: 0px 3px 5px 0 rgba(0,0,0,0.5);
    box-shadow: 0px 3px 5px 0 rgba(0,0,0,0.5);
    margin: 0;
    padding: 5px 0 5px 20px;
}


/* @end */




/* @group Media-Queries */

@media(min-width:980px) and (max-width:1455px) {
    #wrapper {
        width: 960px;
    }
    #container {
        padding: 433px 0 0 0;
    }
    .backstretch {
        height: 340px !important;
    }
    .backstretch img {
        top: -378px !important;
    }
    #note_aktuelles {
        top: 490px;
    }
    #note_kalender {
        top: 515px;
    }
    #footer .inside {
        width: 960px;
    }
}

@media(min-width:1120px) and (max-width:1295px) {
    #wrapper {
        width: 768px;
    }
    #footer .inside {
        width: 768px;
    }
}

@media(max-width:1119px) {
    #main .inside {
        padding: 0 50px 20px 50px;
    }
    .mod_wf_extendedBreadcrumb {
        margin: 24px 0 8px 0;
    }
    #note_container1 {
        display: none;
        visibility: hidden;
    }
    #note_container2 {
        display: block;
        visibility: visible;
    }
    #note_container2 #note_aktuelles, #note_container2 #note_kalender {
        position: relative;
        display: block;
        top: 0;
        left: 0;
    }
}

@media(min-width:768px) and (max-width:979px) {
    #header {
        height: 300px;
    }
    #footer .inside {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 0 50px;
    }
    #note_container1 {
        display: none;
        visibility: hidden;
    }
    #note_container2 {
        display: block;
        visibility: visible;
    }
    #note_container2 #note_aktuelles, #note_container2 #note_kalender {
        position: relative;
        display: block;
        top: 0;
        left: 0;
    }
}

@media(max-width:767px) {
    body {
        position: static !important;
    }
    #header {
        position: relative !important;
        z-index: 10;
        border-top: none;
        height: auto;
    }
    #footer {
        position: relative !important;
    }
    #note_container1 {
        display: none;
        visibility: hidden;
    }
    #note_container2 {
        display: block;
        visibility: visible;
    }
    #note_container2 #note_aktuelles, #note_container2 #note_kalender {
        position: relative;
        display: block;
        top: 0;
        left: 0;
    }
    #header .inside, #footer .inside {
        width: 100%;
    }
    #logo {
        z-index: 20;
        padding: 50px 0 15px 0;
        float: none;
        width: 100%;
        height: auto;
    }
    #logo img {
        width: 100%;
        height: auto;
    }
    #container {
        padding: 0;
    }
    #main .inside {
        padding: 0 20px 20px 20px;
    }
    #footer .inside {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 20px;
    }
    .backstretch, #klecks {
        display: none;
        visibility: hidden;
    }
}

/* @end */
