@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'handleeregular';
    src: url('../fonts/handlee-regular-webfont.eot');
    src: url('../fonts/handlee-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/handlee-regular-webfont.woff2') format('woff2'),
         url('../fonts/handlee-regular-webfont.woff') format('woff'),
         url('../fonts/handlee-regular-webfont.ttf') format('truetype'),
         url('../fonts/handlee-regular-webfont.svg#handleeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




* {
    margin: 0;
    padding: 0;
}

img  {
    border: 0;
}

body {
    background-color: #F2F2F2;
}





/*-- Große Monitore --*/
@media (min-width: 1280px) {


/*-- Kopfbereich --*/

#kopfbereich {
    width: 100%;
    background-color: #ffffff;
    height: 345px;
}

#kopfbild {
    width: 100%;
    height: 300px;
    background-image: url(../images/Kopf_2880x300px.jpg);
}   

#kopfbild .titel {
    font-family: 'handleeregular';
    width: 1116px;
    margin: auto;
    color: #FFFFFF;
    font-size: 7.2em;
    padding: 40px 82px 0px 82px;   
}

#kopfbild .subtitel {
    font-family: 'handleeregular';
    width: 1112px;
    margin: auto;
    color: #FFFFFF;
    font-size: 2.4em;
    padding: 0px 82px 0px 86px;
    margin-top: -15px;
}

#kopf_links {
    width: 1112px;
    margin: auto;
    padding: 5px 116px 0px 82px;    
}

#kopf_links a {
    float: right;
    font-family: 'handleeregular';
    color: #FFFFFF;
    font-size: 0.85em;
    text-decoration: none;
    margin-left: 20px;    
}

#kopf_links a:hover {
    color: #0066CC;    
}



/*-- Kopfbereich Navigation --*/

#nav img {
    display: none;
    }

#menu {
    clear: both;
    width: 1280px;
    margin: auto;
    }

#menu ul li {
    height: 0px;
    margin: 0px;
}

#menu .close {
    font-size: 0em;
}

#menu li {
    list-style: none;
}

#menu span {
    font-size: 1.3em;
    float: left;
    margin-left: 84px;

    }

#menu a.link {
    color: #003300;
    text-decoration: none;
    font-family: 'handleeregular';
    font-weight: normal;
    display: block;
    padding: 8px 16px 8px 0px;
    }

#menu a.link:hover {
    color: #0066cc;
    }

#menu a.link_aktiv {
    color: #0066cc;
    text-decoration: none;
    font-family: 'handleeregular';
    font-weight: normal;
    display: block;
    padding: 8px 16px 8px 0px;
    }


/*-- Fußbereich --*/

#fussbereich {
    width: 100%;
    height: 130px;
    margin: auto;
    background-image: url(../images/Fuss_2880x130px.jpg);
    margin-top: 30px;
}

#fuss {
    font-family: 'handleeregular';
    width: 1116px;
    margin: auto;
    color: #FFFFFF;
    }

#fuss_links {
    font-family: 'handleeregular';
    width:  800px;
    height: 120px;
    border: none;
    padding-top: 10px;
    float: left;
    } 

#fuss_rechts {
    font-family: 'handleeregular';
    width:  167px;
    height: 115px;
    border: none;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 10px;
    margin-right: 5px;
    float: left;
    }
    
#fuss a.links {
    color: #FFFFFF;
    font-size: 0.9em;
    font-family: 'handleeregular';
    font-weight: normal;
    text-decoration: none;
    padding-right: 20px;
    }

#fuss a.links:hover {
    color: #0066CC;
}

#fuss p.copyright {
    font-family: 'handleeregular';
    color: #FFFFFF;
    font-size: 0.9em;
    vertical-align: bottom;
    margin-top: 70px;
}

#fuss_rechts a {
    color: #0066CC;
}

#pluslink a {
    color: #003300;
    font-size: 0.5em;
    text-decoration: none;

}


#zum_anfang, #zum_anfang_startseite {
    width: 1280px;
    margin: auto;
}

#zum_anfang a {
    padding: 0px 103px 0px 0px;
    font-family: 'open_sanslight';
    font-size: 1em;
    text-decoration: none;
    color: #003300;
    float: right;
    background-color: #F2F2F2;
        }

#zum_anfang a:hover {
    color: #0066CC;
    }


/*-- Inhaltsbereich --*/    
    
#inhaltsbereich {
    width: 1116px;
    margin: auto;
    padding: 30px 82px 0px 82px;   
}   

#seitentitel h1 {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 2em;
    margin-bottom: 15px;    
}

/*-- Inhaltsbereich Listenansicht Schlagworte --*/

#schlagwortliste_phone {
    display: none;
}

                                                                              
#schlagwortliste {
    margin-left: 0px;
    margin-top: 5px;
    width: 216px;
    float: left;
}

#schlagwortliste  p.titel {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1.2em;    
}

#schlagworte {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 1em;
    list-style: none;
    text-decoration: none;
}

#schlagworte li {
    margin-bottom: 4px;
}

#schlagworte a {
    color: #003300;
    text-decoration: none;
}

#schlagworte a:hover {
    color: #0066cc;
}



/*-- Inhaltsbereich Listenansicht Teaser-Kacheln --*/

#teaser-kacheln  {
    float: left;
    width: 880px;
}

.kachel {
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 15px    
}

.kachel_links {
    width: 200px;
    float: left;
}

.kachel img {
    max-height: 120px;
    max-width: 180px;
}

.kachel .datum {
    font-size: 0.8em;
    font-family: 'open_sanssemibold';
    color: #003300;   
    margin-top: 5px;
    }

.kachel .autor {
    font-size: 0.8em;
    font-family: 'open_sanslight';
    color: #003300;
    }

.kachel_rechts {
    width: 620px;
    float: left;                
}

.kachel .kacheltitel {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1.2em;
}

.kachel .teasertext {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 1em;
}

.kachel .link {
    margin-top: 15px;
}

.kachel .link a {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1em;
    text-decoration: none;
}

.kachel .link a:hover {
    color: #003399;
}



/*-- Inhaltsbereich Infoseiten --*/


#info-kacheln  {
    float: left;
    width: 1096px;
}

.info-kachel {
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 15px
}

.info-text {
    margin-bottom: 20px;
    padding-right: 80px;
}

.info-kachel p {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 1em;
    margin-bottom: 0.2em;
}

.info-kachel a {
    color: #003300;
    text-decoration: none;
}

.info-kachel a:hover {
    color: #0066cc;
}

.info-kachel ul li {
    font-family: 'open_sanslight';
    margin-left: 1em;
    color: #003300;
    font-size: 1em;
    margin-bottom: 0.2em;
    list-style-type: square;
}

.info-thema p {
    font-family: 'open_sanssemibold';
    color: #003300;
    font-size: 1em;
    margin-bottom: 0.2em;    
}



/*-- Inhaltsbereich Artikelseiten --*/

#artikel  {
    width: 1066px;
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 15px

}

.absatz_1_links, .absatz_2_links, .absatz_3_links, .absatz_4_links {
    float: left;
    width: 320px;
    margin-right: 20px;    
}

.absatz_1_links img, .absatz_2_links img, .absatz_3_links img, .absatz_4_links img {
    max-width: 320px;
    max-height: 320px;
    margin-bottom: 30px;
    margin-right: 20px;
}

.absatz_1_rechts, .absatz_2_rechts, .absatz_3_rechts, .absatz_4_rechts {
    float: left;
    width: 700px;
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 1em;
}

.artikeltext {
    margin-bottom: 15px;    
}

.artikeltext p {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 1em;
}

.artikeltext a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikeltext a:hover {
    color: #0066cc;
}

.quellen {
    font-size: 0.9em;
}

.quellen a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikel_fuss {
    margin-top: 30px;
    margin-left: 340px;
}

.artikel_fuss p {
    font-family: 'open_sanssemibold';
    color: #003300;
    font-size: 1em;
}

.artikel_fuss a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;    
}

.artikel_fuss a:hover {
    color: #0066cc;
}

.artikel_fuss .datum {
    font-size: 0.8em;
    font-family: 'open_sanssemibold';
    color: #003300;
    margin-top: 30px;
    }

.artikel_fuss .autor {
    font-size: 0.8em;
    font-family: 'open_sanslight';
    color: #003300;
    }



/*Neues Cookie-Banner*/

#cookiebanner {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: #C1C1C1;
    padding: 15px 20px 15px 20px;
    font-size: 1em;
    font-family: 'handleeregular';
    font-weight: normal;
    color: #FFFFFF;
    }

#cookiebanner p.cookiemessage {
    display: block;
    padding: 0;
    margin: 0;
    }

#cookiebanner p.cookiemessage a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    }

#cookiebanner p.cookiemessage a:hover {
    color: #0066CC;
    }

#cookiebanner a.button {
    cursor: pointer;
    background: #FFFFFF;
    padding: 8px 15px;
    margin-left: 10px;
    border-radius: 5px;
    -moz-border-radius:  5px;
    -webkit-border-radius:  5px;
    font-weight: bold;
    float: right;
    color: #0066CC;
    }

#cookiebanner a.button:hover {
    color: #003399;
    }





}













/* Mittlere Monitore */
@media (min-width: 980px) and (max-width: 1279px) {

/*-- Kopfbereich --*/

#kopfbereich {
    width: 100%;
    background-color: #ffffff;
    height: 305px;
}

#kopfbild {
    width: 100%;
    height: 266px;
    background-image: url(../images/Kopf_1279x266px.jpg);
}

#kopfbild .titel {
    font-family: 'handleeregular';
    width: 856px;
    margin: auto;
    color: #FFFFFF;
    font-size: 5.44em;
    padding: 40px 62px 0px 62px;
}

#kopfbild .subtitel {
    font-family: 'handleeregular';
    width: 853px;
    margin: auto;
    color: #FFFFFF;
    font-size: 1.84em;
    padding: 0px 62px 0px 65px;
    margin-top: -15px;
}

#kopf_links {
    width: 853px;
    margin: auto;
    padding: 5px 92px 0px 65px;
}

#kopf_links a {
    float: right;
    font-family: 'handleeregular';
    color: #FFFFFF;
    font-size: 0.85em;
    text-decoration: none;
    margin-left: 20px;
}

#kopf_links a:hover {
    color: #0066CC;
}



/*-- Kopfbereich Navigation --*/

#nav img {
    display: none;
    }

#menu {
    clear: both;
    width: 980px;
    margin: auto;
    }

#menu ul li {
    height: 0px;
    margin: 0px;
}

#menu .close {
    font-size: 0em;
}

#menu li {
    list-style: none;
}

#menu span {
    font-size: 1.1em;
    float: left;
    margin-left: 62px;

    }

#menu a.link {
    color: #003300;
    text-decoration: none;
    font-family: 'handleeregular';
    font-weight: normal;
    display: block;
    padding: 8px 16px 8px 0px;
    }

#menu a.link:hover {
    color: #0066cc;
    }

#menu a.link_aktiv {
    color: #0066cc;
    text-decoration: none;
    font-family: 'handleeregular';
    font-weight: normal;
    display: block;
    padding: 8px 16px 8px 0px;
    }


/*-- Fußbereich --*/

#fussbereich {
    width: 100%;
    height: 115px;
    margin: auto;
    background-image: url(../images/Fuss_1279x115px.jpg);
    margin-top: 30px;
}

#fuss {
    font-family: 'handleeregular';
    width: 856px;
    margin: auto;
    color: #FFFFFF;
    }

#fuss_links {
    font-family: 'handleeregular';
    width:  610px;
    height: 110px;
    border: none;
    padding-top: 10px;
    float: left;
    }

#fuss_rechts {
    font-family: 'handleeregular';
    width:  167px;
    height: 105px;
    border: none;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 10px;
    margin-right: 5px;
    float: left;
    }

#fuss a.links {
    color: #FFFFFF;
    font-size: 0.9em;
    font-family: 'handleeregular';
    font-weight: normal;
    text-decoration: none;
    padding-right: 20px;
    }

#fuss a.links:hover {
    color: #0066CC;
}

#fuss p.copyright {
    font-family: 'handleeregular';
    color: #FFFFFF;
    font-size: 0.9em;
    vertical-align: bottom;
    margin-top: 55px;
}

#fuss_rechts a {
    color: #0066CC;
}

#pluslink a {
    color: #003300;
    font-size: 0.5em;
    text-decoration: none;

}


#zum_anfang, #zum_anfang_startseite {
    width: 980px;
    margin: auto;
}

#zum_anfang a {
    padding: 0px 78px 0px 0px;
    font-family: 'open_sanslight';
    font-size: 0.95em;
    text-decoration: none;
    color: #003300;
    float: right;
    background-color: #F2F2F2;
        }

#zum_anfang a:hover {
    color: #0066CC;
    }


/*-- Inhaltsbereich --*/

#inhaltsbereich {
    width: 856px;
    margin: auto;
    padding: 30px 62px 0px 62px;
}

#seitentitel h1 {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 2em;
    margin-bottom: 10px;
}

/*-- Inhaltsbereich Listenansicht Schlagworte --*/

#schlagwortliste_phone {
    display: none;
}

#schlagwortliste {
    margin-left: 0px;
    margin-top: 5px;
    width: 200px;
    float: left;
}

#schlagwortliste  p.titel {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1.1em;
}

#schlagworte {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.95em;
    list-style: none;
    text-decoration: none;
}

#schlagworte li {
    margin-bottom: 4px;
}

#schlagworte a {
    color: #003300;
    text-decoration: none;
}

#schlagworte a:hover {
    color: #0066cc;
}



/*-- Inhaltsbereich Listenansicht Teaser-Kacheln --*/

#teaser-kacheln  {
    float: left;
    width: 642px;
}

.kachel {
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 15px
}

.kachel_links {
    width: 165px;
    float: left;
}

.kachel img {
    max-width: 150px;
}

.kachel .datum {
    font-size: 0.8em;
    font-family: 'open_sanssemibold';
    color: #003300;
    margin-top: 5px;
    }

.kachel .autor {
    font-size: 0.8em;
    font-family: 'open_sanslight';
    color: #003300;
    }

.kachel_rechts {
    width: 435px;
    float: left;
}

.kachel .kacheltitel {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1.1em;
}

.kachel .teasertext {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.95em;
}

.kachel .link {
    margin-top: 12px;
}

.kachel .link a {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1em;
    text-decoration: none;
}

.kachel .link a:hover {
    color: #003399;
}



/*-- Inhaltsbereich Infoseiten --*/


#info-kacheln  {
    float: left;
    width: 844px;
}

.info-kachel {
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 15px
}

.info-text {
    margin-bottom: 20px;
}

.info-kachel p {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.95em;
    margin-bottom: 0.2em;
}

.info-kachel a {
    color: #003300;
    text-decoration: none;
}

.info-kachel a:hover {
    color: #0066cc;
}

.info-kachel ul li {
    font-family: 'open_sanslight';
    margin-left: 1em;
    color: #003300;
    font-size: 0.95em;
    margin-bottom: 0.2em;
    list-style-type: square;
}

.info-thema p {
    font-family: 'open_sanssemibold';
    color: #003300;
    font-size: 1em;
    margin-bottom: 0.2em;
}



/*-- Inhaltsbereich Artikelseiten --*/

#artikel  {
    width: 812px;
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 15px

}

.absatz_1_links, .absatz_2_links, .absatz_3_links, .absatz_4_links {
    float: left;
    width: 245px;
    margin-right: 20px;
}

.absatz_1_links img, .absatz_2_links img, .absatz_3_links img, .absatz_4_links img {
    max-width: 245px;
    max-height: 245px;
    margin-bottom: 30px;
    margin-right: 20px;
}

.absatz_1_rechts, .absatz_2_rechts, .absatz_3_rechts, .absatz_4_rechts {
    float: left;
    width: 536px;
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.95em;
}

.artikeltext {
    margin-bottom: 15px;
}

.artikeltext p {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.95em;
}

.artikeltext a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikeltext a:hover {
    color: #0066cc;
}

.quellen {
    font-size: 0.85em;
}

.quellen a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikel_fuss {
    margin-top: 30px;
    margin-left: 265px;
}

.artikel_fuss p {
    font-family: 'open_sanssemibold';
    color: #003300;
    font-size: 0.95em;
}

.artikel_fuss a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikel_fuss a:hover {
    color: #0066cc;
}

.artikel_fuss .datum {
    font-size: 0.8em;
    font-family: 'open_sanssemibold';
    color: #003300;
    margin-top: 30px;
    }

.artikel_fuss .autor {
    font-size: 0.8em;
    font-family: 'open_sanslight';
    color: #003300;
    }


/*Neues Cookie-Banner*/

#cookiebanner {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: #C1C1C1;
    padding: 12px 18px 12px 18px;
    font-size: 0.9em;
    font-family: 'handleeregular';
    font-weight: normal;
    color: #FFFFFF;
    }

#cookiebanner p.cookiemessage {
    display: block;
    padding: 0;
    margin: 0;
    }

#cookiebanner p.cookiemessage a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    }

#cookiebanner p.cookiemessage a:hover {
    color: #0066CC;
    }

#cookiebanner a.button {
    cursor: pointer;
    background: #FFFFFF;
    padding: 8px 15px;
    margin-left: 10px;
    border-radius: 5px;
    -moz-border-radius:  5px;
    -webkit-border-radius:  5px;
    font-weight: bold;
    float: right;
    color: #0066CC;
    }

#cookiebanner a.button:hover {
    color: #003399;
    }





}










/* Tablets */
@media (min-width: 760px) and (max-width: 979px) {


/*-- Kopfbereich --*/

#kopfbereich {
    width: 100%;
    background-color: #ffffff;
    height: 240px;
}

#kopfbild {
    width: 100%;
    height: 204px;
    background-image: url(../images/Kopf_979x204px.jpg);
}

#kopfbild .titel {
    font-family: 'handleeregular';
    width: 654px;
    margin: auto;
    color: #FFFFFF;
    font-size: 4.13em;
    padding: 30px 53px 0px 53px;
}

#kopfbild .subtitel {
    font-family: 'handleeregular';
    width: 650px;
    margin: auto;
    color: #FFFFFF;
    font-size: 1.4em;
    padding: 0px 53px 0px 57px;
    margin-top: -10px;
}

#kopf_links {
    width: 650px;
    margin: auto;
    padding: 5px 73px 0px 53px;
}

#kopf_links a {
    float: right;
    font-family: 'handleeregular';
    color: #FFFFFF;
    font-size: 0.8em;
    text-decoration: none;
    margin-left: 20px;
}

#kopf_links a:hover {
    color: #0066CC;
}



/*-- Kopfbereich Navigation --*/

#nav img {
    display: none;
    }

#menu {
    clear: both;
    width: 760px;
    margin: auto;
    }

#menu ul li {
    height: 0px;
    margin: 0px;
}

#menu .close {
    font-size: 0em;
}

#menu li {
    list-style: none;
}

#menu span {
    font-size: 1em;
    float: left;
    margin-left: 57px;

    }

#menu a.link {
    color: #003300;
    text-decoration: none;
    font-family: 'handleeregular';
    font-weight: normal;
    display: block;
    padding: 8px 16px 8px 0px;
    }

#menu a.link:hover {
    color: #0066cc;
    }

#menu a.link_aktiv {
    color: #0066cc;
    text-decoration: none;
    font-family: 'handleeregular';
    font-weight: normal;
    display: block;
    padding: 8px 16px 8px 0px;
    }


/*-- Fußbereich --*/

#fussbereich {
    width: 100%;
    height: 88px;
    margin: auto;
    background-image: url(../images/Fuss_979x88px.jpg);
    margin-top: 30px;
}

#fuss {
    font-family: 'handleeregular';
    width: 654px;
    margin: auto;
    color: #FFFFFF;
    }

#fuss_links {
    font-family: 'handleeregular';
    width:  466px;
    height: 84px;
    border: none;
    padding-top: 10px;
    float: left;
    }

#fuss_rechts {
    font-family: 'handleeregular';
    width:  130px;
    height: 84px;
    border: none;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 10px;
    margin-right: 5px;
    float: left;
    }

#fuss a.links {
    color: #FFFFFF;
    font-size: 0.9em;
    font-family: 'handleeregular';
    font-weight: normal;
    text-decoration: none;
    padding-right: 20px;
    }

#fuss a.links:hover {
    color: #0066CC;
}

#fuss p.copyright {
    font-family: 'handleeregular';
    color: #FFFFFF;
    font-size: 0.9em;
    vertical-align: bottom;
    margin-top: 30px;
}

#fuss_rechts a {
    color: #0066CC;
}

#pluslink a {
    color: #003300;
    font-size: 0.5em;
    text-decoration: none;

}


#zum_anfang {
    width: 760px;
    margin: auto;
}

#zum_anfang a {
    padding: 0px 65px 0px 0px;
    font-family: 'open_sanslight';
    font-size: 0.95em;
    text-decoration: none;
    color: #003300;
    float: right;
    background-color: #F2F2F2;
        }

#zum_anfang a:hover {
    color: #0066CC;
    }


/*-- Inhaltsbereich --*/

#inhaltsbereich {
    width: 650px;
    margin: auto;
    padding: 24px 53px 0px 57px;
}

#seitentitel h1 {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1.6em;
    margin-bottom: 8px;
}

/*-- Inhaltsbereich Listenansicht Schlagworte --*/

#schlagwortliste_phone {
    display: none;
}

#schlagwortliste {
    margin-left: 0px;
    margin-top: 2px;
    width: 185px;
    float: left;
}


#schlagwortliste  p.titel {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1em;
}

#schlagworte {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.9em;
    list-style: none;
    text-decoration: none;
}

#schlagworte li {
    margin-bottom: 4px;
}

#schlagworte a {
    color: #003300;
    text-decoration: none;
}

#schlagworte a:hover {
    color: #0066cc;
}



/*-- Inhaltsbereich Listenansicht Teaser-Kacheln --*/

#teaser-kacheln  {
    float: left;
    width: 454px;
}

.kachel {
    background-color: #ffffff;
    margin-bottom: 25px;
    padding: 10px
}

.kachel_links {
    width: 130px;
    float: left;
}

.kachel img {
    max-width: 120px;
}

.kachel .datum {
    font-size: 0.8em;
    font-family: 'open_sanssemibold';
    color: #003300;
    margin-top: 5px;
    }

.kachel .autor {
    font-size: 0.8em;
    font-family: 'open_sanslight';
    color: #003300;
    }

.kachel_rechts {
    width: 280px;
    float: left;
}

.kachel .kacheltitel {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1em;
    line-height: 1.3em;
}

.kachel .teasertext {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.9em;
    line-height: 1.35em;
}

.kachel .link {
    margin-top: 12px;
}

.kachel .link a {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 0.9em;
    text-decoration: none;
}

.kachel .link a:hover {
    color: #003399;
}



/*-- Inhaltsbereich Infoseiten --*/


#info-kacheln  {
    float: left;
    width: 638px;
}

.info-kachel {
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 15px
}

.info-text {
    margin-bottom: 20px;
}

.info-kachel p {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.95em;
    margin-bottom: 0.2em;
}

.info-kachel a {
    color: #003300;
    text-decoration: none;
}

.info-kachel a:hover {
    color: #0066cc;
}

.info-kachel ul li {
    font-family: 'open_sanslight';
    margin-left: 1em;
    color: #003300;
    font-size: 0.95em;
    margin-bottom: 0.2em;
    list-style-type: square;
}

.info-thema p {
    font-family: 'open_sanssemibold';
    color: #003300;
    font-size: 1em;
    margin-bottom: 0.2em;
}



/*-- Inhaltsbereich Artikelseiten --*/

#artikel  {
    width: 608px;
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 15px

}

.absatz_1_links, .absatz_2_links, .absatz_3_links, .absatz_4_links {
    float: left;
    width: 180px;
    margin-right: 20px;
}

.absatz_1_links img, .absatz_2_links img, .absatz_3_links img, .absatz_4_links img {
    max-width: 180px;
    max-height: 180px;
    margin-bottom: 30px;
    margin-right: 20px;
}

.absatz_1_rechts, .absatz_2_rechts, .absatz_3_rechts, .absatz_4_rechts {
    float: left;
    width: 400px;
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.9em;
}

.artikeltext {
    margin-bottom: 12px;
}

.artikeltext p {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.9em;
}

.artikeltext a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikeltext a:hover {
    color: #0066cc;
}

.quellen {
    font-size: 0.8em;
}

.quellen a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikel_fuss {
    margin-top: 24px;
    margin-left: 200px;
}

.artikel_fuss p {
    font-family: 'open_sanssemibold';
    color: #003300;
    font-size: 0.9em;
}

.artikel_fuss a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikel_fuss a:hover {
    color: #0066cc;
}

.artikel_fuss .datum {
    font-size: 0.8em;
    font-family: 'open_sanssemibold';
    color: #003300;
    margin-top: 30px;
    }

.artikel_fuss .autor {
    font-size: 0.8em;
    font-family: 'open_sanslight';
    color: #003300;
    }


/*Neues Cookie-Banner*/

#cookiebanner {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: #C1C1C1;
    padding: 12px 15px 12px 15px;
    font-size: 0.9em;
    font-family: 'handleeregular';
    font-weight: normal;
    color: #FFFFFF;
    }

#cookiebanner p.cookiemessage {
    display: block;
    padding: 0;
    margin: 0;
    }

#cookiebanner p.cookiemessage a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    }

#cookiebanner a.button {
    cursor: pointer;
    background: #FFFFFF;
    padding: 8px 15px;
    margin-left: 10px;
    border-radius: 5px;
    -moz-border-radius:  5px;
    -webkit-border-radius:  5px;
    font-weight: bold;
    float: right;
    color: #0066CC;
    }







}














/* Smartphone */
@media (max-width: 759px) {


/*-- Kopfbereich --*/

#kopfbereich {
    width: 100%;
    background-color: #ffffff;
    width: 100%;
    height: 192px;
}

#kopfbild {
    width: 100%;
    height: 158px;
    background-image: url(../images/Kopf_759x158px.jpg);
}

#kopfbild .titel {
    font-family: 'handleeregular';
    width: 80%;
    margin: auto;
    color: #FFFFFF;
    font-size: 2em;
    padding: 24px 10% 0px 10%;
}

#kopfbild .subtitel {
    font-family: 'handleeregular';
    width: 80%;
    margin: auto;
    color: #FFFFFF;
    font-size: 1.1em;
    padding: 15px 10% 0px 11%;
    margin-top: -10px;
}


#kopf_links {
    width: 80%;
    margin: auto;
    padding: 5px 11% 0px 11%;
}

#kopf_links a {
    float: right;
    font-family: 'handleeregular';
    color: #FFFFFF;
    font-size: 0.75em;
    text-decoration: none;
    margin-left: 15px;
}

#kopf_links a:hover {
    color: #0066CC;
}


/*-- Kopfbereich Navigation --*/


#nav {
    width: 90%;
    left: 0px;
    height: 33px;
    padding: 4px 0% 0px 10%;
    position: absolute;
    background: #FFFFFF;
    clear: both;
}

.close {
    position: absolute;
    left: 112px;
    margin-top: -5px;
    text-decoration: none;
    font-family: 'open_sanslight';
    font-weight: bold;
    font-size: 1.2em;
    color: #E6E6E6;
    }

#menu {
	position: absolute;
	display: none;
}

#menu #navigation li {
    list-style:none;
    font-family: 'open_sanslight';
    height: 28px;
    width: 130px;
    border-bottom: solid;
    border-width: thin;
    border-color: #E6E6E6;
    padding: 5px 0px 0px 5px;
}

#menu span {
    font-family: 'open_sanslight';
    font-weight: normal;
    font-size: 0.9em;
        }

#menu #navigation li a {
    text-decoration: none;
    color: #003300;
}

#nav:target #menu {
	background: #F9F9F9;
	margin-top: -1px;
	display: block;
	z-index: 10;
}


 

/*-- Fußbereich --*/

#fussbereich {
    width: 100%;
    height: 69px;
    margin: auto;
    background-image: url(../images/Fuss_759x69px.jpg);
    margin-top: 30px;
}

#fuss {
    font-family: 'handleeregular';
    width: 80%;
    margin: auto;
    color: #FFFFFF;
    padding-left: 5px;
    }

#fuss_links {
    font-family: 'handleeregular';
    width:  80%;
    height: 40px;
    border: none;
    padding-top: 5px;
    float: left;
    }

#fuss_rechts {
    font-family: 'handleeregular';
    width:  15%;
    height: 40px;
    border: none;
    padding-top: 5px;
    margin-right: 5%;
    float: left;
    }

#fuss a.links {
    color: #FFFFFF;
    font-size: 0.9em;
    font-family: 'handleeregular';
    font-weight: normal;
    text-decoration: none;
    padding-right: 20px;
    }


#fuss p.copyright {
    font-family: 'handleeregular';
    color: #FFFFFF;
    font-size: 0.9em;
    vertical-align: bottom;
    margin-top: 16px;
}

#fuss_rechts a {
    color: #0066CC;
}

#pluslink a {
    color: #003300;
    font-size: 0.5em;
    text-decoration: none;

}


#zum_anfang {
    width: 100%;
    margin: auto;
}

#zum_anfang a {
    padding: 0px 10% 0px 0px;
    font-family: 'open_sanslight';
    font-size: 0.9em;
    text-decoration: none;
    color: #003300;
    float: right;
    background-color: #F2F2F2;
        }



/*-- Inhaltsbereich --*/

#inhaltsbereich {
    width: 80%;
    margin: auto;
    padding: 24px 10% 0px 10%;
}

#seitentitel h1 {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1.6em;
    margin-bottom: 8px;
    clear: both;

}

/*-- Inhaltsbereich Listenansicht Schlagworte --*/

#schlagwortliste {
    display: none;
}


#schlagwortliste_phone {
    margin-left: 0px;
    margin-top: 2px;
    margin-bottom: 24px;
    width: 150px;
}

#schlagwortliste_phone  p.titel {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1em;
    margin-right: 0.6em;
    float: left;
}

summary {
    color: #0066cc;    
}

#schlagworte  {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.9em;
    list-style: none;
    text-decoration: none;
    float: left;
    margin-bottom: 24px;
}

#schlagworte li {
    margin-bottom: 4px;
}

#schlagworte a {
    color: #003300;
    text-decoration: none;
}




/*-- Inhaltsbereich Listenansicht Teaser-Kacheln --*/

#teaser-kacheln  {
    float: left;
    width: 100%;
}

.kachel {
    background-color: #ffffff;
    margin-bottom: 25px;
    padding: 10px
}

.kachel_links {
    width: 100%;
}

.kachel img {
    max-height: 120px;
}

.kachel .datum {
    font-size: 0.75em;
    font-family: 'open_sanssemibold';
    color: #003300;
    margin-top: 5px;
    }

.kachel .autor {
    font-size: 0.75em;
    font-family: 'open_sanslight';
    color: #003300;
    }

.kachel_rechts {
    width: 100%;
}

.kachel .kacheltitel {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 1em;
    line-height: 1.25em;
    margin-top: 0.85em;
}

.kachel .teasertext {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.85em;
}

.kachel .link {
    margin-top: 12px;
}

.kachel .link a {
    font-family: 'handleeregular';
    color: #0066cc;
    font-size: 0.9em;
    text-decoration: none;
}



/*-- Inhaltsbereich Infoseiten --*/


#info-kacheln  {
    width: 100%;
}

.info-kachel {
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 10px
}

.info-text {
    margin-bottom: 20px;
}

.info-kachel p {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.9em;
    margin-bottom: 0.2em;
}

.info-kachel a {
    color: #003300;
    text-decoration: none;
}

.info-kachel ul li {
    font-family: 'open_sanslight';
    margin-left: 1em;
    color: #003300;
    font-size: 0.9em;
    margin-bottom: 0.2em;
    list-style-type: square;
}

.info-thema p {
    font-family: 'open_sanssemibold';
    color: #003300;
    font-size: 0.95em;
    margin-bottom: 0.2em;
}



/*-- Inhaltsbereich Artikelseiten --*/

#artikel  {
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 10px

}

.absatz_1_links, .absatz_2_links, .absatz_3_links, .absatz_4_links {
    width: 100%;
}

.absatz_1_links img, .absatz_2_links img, .absatz_3_links img, .absatz_4_links img {
    max-height: 180px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.absatz_1_rechts, .absatz_2_rechts, .absatz_3_rechts, .absatz_4_rechts {
    width: 100%;
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.9em;
}

.artikeltext {
    margin-bottom: 12px;
}
.artikeltext p {
    font-family: 'open_sanslight';
    color: #003300;
    font-size: 0.9em;
}

.artikeltext a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.quellen {
    font-size: 0.8em;
}

.quellen a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikel_fuss {
    margin-top: 24px;
}

.artikel_fuss p {
    font-family: 'open_sanssemibold';
    color: #003300;
    font-size: 0.9em;
}

.artikel_fuss a {
    font-family: 'open_sanslight';
    color: #003300;
    text-decoration: none;
}

.artikel_fuss .datum {
    font-size: 0.8em;
    font-family: 'open_sanssemibold';
    color: #003300;
    margin-top: 30px;
    }

.artikel_fuss .autor {
    font-size: 0.8em;
    font-family: 'open_sanslight';
    color: #003300;
    }


/*Neues Cookie-Banner*/

#cookiebanner {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: #C1C1C1;
    padding: 12px 12px 12px 12px;
    font-size: 0.75em;
    font-family: 'handleeregular';
    font-weight: normal;
    color: #FFFFFF;
    }

#cookiebanner p.cookiemessage {
    display: block;
    padding: 0;
    margin: 0;
    }

#cookiebanner p.cookiemessage a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    }

#cookiebanner a.button {
    cursor: pointer;
    background: #FFFFFF;
    padding: 8px 15px;
    margin-left: 10px;
    border-radius: 5px;
    -moz-border-radius:  5px;
    -webkit-border-radius:  5px;
    font-weight: bold;
    float: right;
    color: #0066CC;
    }


  





}






