/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;

}

body {
    font-size: 1em;
    line-height: 1.4;
    overflow: visible;

}

body {margin:0; height: 100vh;}

.doctors,.parents, .main-container{

  min-height: 100%;
}




.main-container{

}

.main-container.home{
  margin-bottom: 0px;
}



::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}





.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {font: 14px/22px 'Open Sans', Helvetica, Helvetica Neue, Arial; font-weight:300;}
header.wrapper {  padding-top:12px;}
.wrapper {
    width: 980px;
    margin: 0 auto;
  padding-top:30px;

}

main.wrapper{
  height: 100%;
}


main.wrapper:after{
  height: 210px;
}

footer.wrapper {padding-top:0;}

/* ===================
    ALL: Orange Theme
   =================== */
.toolbar-container {clear:both;}
/*.header-container { clear:both;border-bottom:1px solid #91b127;background:#fff;padding:30px 0 15px 0;}*/
.header-container { clear:both;border-bottom:0px solid #91b127;background:none;padding:50px 0 15px 0;position:absolute;margin-left:50%;left: -484px;}


.footer-container  {
float:left;
clear: both;
width: 100%;
background:#f4f4f4;
}
.title {

}

div.parents{
    
}

.main-container{
    min-height: 100%;
  
}

footer{
  margin-top: 0px;
  overflow: hidden;
}


/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

article ul{
    margin: 0 1em;
}
 article ol{
    margin: 0 1.5em;
}
h1.title {
    background-image: url("../img/logo.png");
    height: 50px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    text-indent: -10000px;
    width: 283px;
}


/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: left;
        width: auto;

    }
    nav ul li{
      float:left;
      border-right: 2px solid #fff;
      margin-right: 20px;
    height: 27px;
    }
  
    nav ul li.last{
      border:0px solid;
    }
    
    nav ul li a{
      float:left;
      margin-right: 20px;
      color: #424244;
      font-size: 15px;
      font-weight: 300;
      text-transform: uppercase;
      text-decoration: none;
    padding:3px 5px;
    }
  
  nav ul li a:hover{
    color: #064A82;
  text-decoration:none;
  }
  
  nav ul li.act a{
    color: #064A82;
  }
    
  nav .active a{
      font-weight:400;
  }  

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 65%;
        margin-left: 20px;
        padding-bottom: 50px;
    }

    .main aside {
        float: left;
        width: 28%;
        padding-bottom: 50px;
    }












/* ==========================================================================
   Media Queries
   ========================================================================== */





/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .toolbar-container, .header-container, .headerImg-container{display:none;}
    .leftMenu {display: none;}

    /*
 * Don't show links for images, or javascript/internal links
 */



    a[href]:after {
        content: none !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

}
/* ==========================================================================
   Layout-Styling
   ========================================================================== */
a{color:#064a82; text-decoration:none;}
a:hover {text-decoration:underline;}
.toolbar-container {font-family: 'Open Sans', sans-serif;text-transform:uppercase;background:#f4f4f4;border-bottom: 1px solid #666;height: 28px;}
.toolbar-container .wrapper {padding-top:0;}
.headTb {position:fixed;width:100%;z-index: 100;}
.copyright {background:#676767;color:#fff;font-size:0.9em;text-align:center;}
.copyright a {color:#fff; text-decoration:none;}
/*
.parents .header-container, .parents .toolbar-container { border-bottom:1px solid #91b127;}
.doctors .header-container, .doctors .toolbar-container { border-bottom:1px solid #a4194a;}
*/
.targetswitch {float:right;text-transform:uppercase;background:#a4a3a3;padding:3px 20px;color:#fff;}
.targetswitch a {color:#fff; font-weight:600;text-decoration: none;letter-spacing:1px;}
.mainLogo {float:left;}
.subLogo {float:right;margin-top:30px;}
.footerLogos {float:left; padding-top:40px; padding-bottom:40px; padding-left:30px; padding-right:48px;}
/*
.leftLogo {text-align:left;}
.rightLogo {text-align:right;}
.midLogo {text-align:center;}
*/
/*.gesLogo {padding-top:40px; padding-bottom:40px; padding-left:30px; padding-right:50px;}
.rightLogo {padding-top:40px; padding-bottom:40px; padding-left:30px; padding-right:50px;}*/
/* ######### Content Styling ############# */

H1, H2, H3, H4, H5, H6 {font-family: 'Delius', cursive;}
H1 {color:#064a82;line-height:1.5em;text-transform:uppercase;background:#fff;}
H2 {color:#064a82;background:#fff;padding: 10px 0 10px 20px; border-top:1px solid #064a82;margin:0 0 0.5em 0;}

.doctors H1 {padding-left:50px;color:#a4194a;background:#fff url(../img/preH1_Docs.png) 0 3px no-repeat;margin:0 0 0.2em 0;}
.parents H1 {padding-left:50px;color:#91b127;background:#fff url(../img/preH1_Par.png) 0 3px no-repeat;margin:0 0 0.2em 0;}
.doctors H2 {color:#a4194a;background:#fff;padding: 15px 0 15px 0; border-top:1px solid #a4194a;margin:0 0 0.5em 0;}
.parents H2 {color:#91b127;background:#fff;padding: 15px 0 15px 0; border-top:1px solid #91b127;margin:0 0 0.5em 0;}
.PID2 H1, .PID29 H1 {background-image:none;padding-left:0px;margin-right: 8px;margin-bottom: 20px;}
.PID2 H1 {border-bottom:1px solid #91b127;}
.PID29 H1 {border-bottom:1px solid #a4194a;}
.doctors article a {color:#a4194a;}
.parents article a {color:#91b127;}
article .csc-default ul {padding-left:20px;}

.csc-default {background:#f4f4f4; margin-bottom:5px;}
#c49.csc-default, #c30.csc-default, #c31.csc-default,#c179.csc-default  {background:none;}
.csc-default p:last-child {padding-bottom:15px;}
p.bodytext {margin: 0 20px;}
.csc-textpic p.bodytext {margin: 0;}
.csc-textpic p:last-child {padding-bottom:0;}
.csc-textpic {margin: 20px 30px 0 21px; padding-bottom:15px}
.csc-default .csc-textpic-imagewrap {}
figcaption.csc-textpic-caption {font-size:0.8em;line-height:1.3em; margin-top:5px;}
.csc-textpic-text{padding-bottom:20px;}
div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{
    margin-right:20px;
}

/* ######### Startseite Styling ############# */

.PID16 .csc-default {background:none;}
.PID16 article {width:100%;}
/*.PID16 #c22 {margin-top:180px;width:400px;background-color:rgba(145,145,145,.35)}*/
.PID16 #c22,.PID16 #c177 {margin-top:69px;width:400px;padding-left:20px;margin-left:286px;}
.PID16 #c20,.PID16 #c176 {width:800px;margin:0 auto; background: #fff;}
.PID16 H1.csc-firstHeader, .PID16 H2{color:#91b127;line-height:1.3em;text-transform:uppercase;padding-left:0;background:none;}
.PID16 H1.csc-firstHeader{
    font-size: 2.3em;
}
.PID16 H2 {color:#47474b;padding-top:0;margin-top:0;}
.PID16 H1.csc-firstHeader{margin-bottom:0;}
.PID16 #c22 H2,.PID16 #c177 H2{border:none;}
.PID16 #c20 H1.csc-firstHeader,.PID16 #c176 H1.csc-firstHeader {color:#064A82; border-bottom:1px solid #064A82;}
/*.PID16 .header-container  {position:fixed;width:100%;top:29px; padding-top:0;z-index: 100;}*/

.PID16 .headerImg-container div{position:absolute;z-index:-30;width:100%;height:100%;}
.PID16 .headerImg-container div {width:100%;height:200px;}
.PID16 p.bodytext {margin: 0; font-size: 16px;}
.parentLink, .doctorsLink {border-radius:5px;padding: 15px 25px 15px 40px;display:block;background:red;width:200px;color:#fff;font-weight:400;text-decoration:none;margin-bottom:20px;}
.parentLink{background:#91b127;}
.doctorsLink{background:#a4194a;}

#c29,#c178,#c188{
   /* position:absolute;*/
    bottom: 10px;
    left:45%;
}
.headerImg-container{
  float: left;
  width: 100%;
  margin-bottom: 50px;
}




/* ######### Left Menu Styling ############# */

 ul.leftMenu {list-style-type:none;}
 ul.leftMenu li {margin-bottom:7px;text-transform:uppercase; line-height:1.3em; padding-right:9px;}
 ul.leftMenu li a, ul.leftMenu li a:visited {font-size:1.1em; color:#fff;text-decoration:none; border-radius:5px;padding: 14px 20px 10px 20px;display:block;}
article  ul.leftMenu li {width:314px; float:left; margin-right:8px;text-align:center;}
article  ul.leftMenu li {padding-bottom:10px;padding-right:0;}
article ul.leftMenu {margin:0;}
.parents article  ul.leftMenu li:nth-child(3n+1) {background: url(../img/parOvervleftArrow.png) right bottom no-repeat;margin-right:15px; }
.parents article  ul.leftMenu li:nth-child(3n+2) {background: url(../img/parOvervMidArrow.png) center bottom no-repeat;margin-right:15px; }
.parents article  ul.leftMenu li:nth-child(3n+3) {background: url(../img/parOvervRightArrow.png) left bottom no-repeat;margin-right:0; }

.doctors article  ul.leftMenu li:nth-child(3n+1) {background: url(../img/docOvervleftArrow.png) right bottom no-repeat;margin-right:15px; }
.doctors article  ul.leftMenu li:nth-child(3n+2) {background: url(../img/docOvervMidArrow.png) center bottom no-repeat;margin-right:15px; }
.doctors article  ul.leftMenu li:nth-child(3n+3) {background: url(../img/docOvervRightArrow.png) left bottom no-repeat;margin-right:0; }
/* sonderstyling letzter menüpunkt
.doctors article  ul.leftMenu li:last-child, .parents article  ul.leftMenu li:last-child {background: url(../img/contactIcon.png) center 20px no-repeat;clear: both;margin:auto;display: block;float: none;width: 320px;padding-top:120px;}
article  ul.leftMenu li:last-child a {background: #666;margin-right:15px;}
*/

article #teh36 {margin:0 auto;clear: both;}
article.inter {width:800px;margin:0 auto;float:none;}
.parents aside, .doctors aside {padding:0 10px;}

.parents  ul.leftMenu li.act {background: url(../img/navLeft_actArrow_parents.png) right center no-repeat; }
.parents  ul.leftMenu li a {background:#91b127;}
.parents  ul.leftMenu li a.act, .parents aside ul.leftMenu li a:hover  {background:#6b880c;}

.doctors  ul.leftMenu li.act {background: url(../img/navLeft_actArrow_doctors.png) right center no-repeat; }
.doctors  ul.leftMenu li a {background:#a4194a;}
.doctors  ul.leftMenu li a.act, .doctors aside ul.leftMenu li a:hover {background:#7e0630;}
 
 ul.leftMenu li a span.menuItem-firstLine {font-weight:400;}

/* ######## News Styling ################### */
.news-list-item {background:#f4f4f4; padding:15px;margin-bottom:10px;}
.news-list-item a {color:#000;text-decoration:none;}
.news-list-content {float:left;width:400px;}
.news-list-container IMG {float:left;margin:0; margin-right:20px;}
.news-list-container hr {border-top:1px solid #064A82;}
.all-news-link {margin:0;text-align:right;padding-right:10px;}
.news-list-item H3 {font-size:1.2em; text-transform:uppercase;margin-top:0;}
.news-list-readButton {border-radius:5px;padding: 5px 20px 5px 20px;display:block;background:#064a82;color:#fff;font-weight:400;text-decoration:none;margin-bottom:20px;width:90px;}
.news-list-morelink a {font-weight:400; color:#064a82;}
.news-list-morelink a:hover {textdecoration:underline;}
.news-single-item {padding:15px;}
.news-single-item h1 {margin-top:0; background:transparent;}
.news-single-item h2 {background:transparent; padding-left:0;}

/* ######## Accordeon Styling ################### */

.akkordeon h2{
  cursor: pointer;
}
.akkordeon .csc-header.trigger_active h2{
    padding: 15px 0;
}
.akkordeon .csc-header h2{
    padding: 15px 0 5px 0;
}

.langmenu{
    display:none;
    float:right;
    margin-left:10px;
}

/*################Language selection############*/

.langSwitch{
    padding-top:10px !important;
}

.mainNav-wrapper {
    margin-top: 43px;
    padding: 0; }


.menu-item a {
    font-family: "UniversLTW01-57Condense_723821", sans-serif;
    text-decoration: none; }


.mainNav .menu-item.lvl-1 {
    padding-left: 0;
    padding-right: 30px;
    font-size: 19px; }


.nav-lvl-1,
.nav-lvl-2,
.nav-lvl-3 {
    list-style: none;
    padding: 0; }

.flag {
    width: 30px;

    margin-right: 10px;
    margin-top: 0px;
    display: inline-block;
    vertical-align: text-bottom; }

.flag img {
    width: 100%; }


.menu-item {
    position: relative; }

.menu-item.lvl-1 {
    height: 26px;
    line-height: 26px;
    font-size: 19px; }



.menu-item.lvl-1 a {
    color: #414b56;
    padding: 0; }

.menu-item.lvl-1 a:hover, .menu-item.lvl-1 a:focus {
    color: #005c81;
    background: transparent; }

.menu-item.lvl-1.first > a {
    padding-left: 0; }

.menu-item.lvl-1.first .nav-lvl-2 {
    left: 0; }

.menu-item.lvl-1.langnav {
    float: right; }

.menu-item.lvl-1.langnav a {
    padding-right: 0;
 }

.menu-item.lvl-2 a, .menu-item.lvl-3 a {
    font-family: 'Univers LT W01_55 Roman', sans-serif;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 26px;
    display: block;
    color: #414b56;
    margin: 1px 0; }


.nav-lvl-2 .flag img:hover{
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}


/*
 *  FLYOUTS
 */

.nav-lvl-2,
.nav-lvl-3 {
    display: none; }


.lvl-1:hover:after, .lvl-1:focus:after {
    display: block; }