/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}


@font-face {
    font-family: 'MetaPlus Bold Roman';
    src: url('../fonts/metaplus-bold-roman-webfont.eot');
    src: url('../fonts/metaplus-bold-roman-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/metaplus-bold-roman-webfont.woff') format('woff'),
    url('../fonts/metaplus-bold-roman-webfont.ttf') format('truetype'),
    url('../fonts/metaplus-bold-roman-webfont.svg#metaplus_bold_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Start CSS DS */

body {
    font-family: Helvetica;
    font-size: 14px;
    line-height: 130%;
    color: #676767;
    background: #f7f7f7;
}

h1 {
    font-family: "MetaPlus Bold Roman";
    font-size: 22px;
    line-height: 130%;
    text-align: center;
    color: #78ab23;
    margin: 35px 0 40px 0;
}

p {
    text-shadow: 1px 1px 1px #fff;
}

a {
    color: #a6a6a6;
    text-decoration: none;
}
    a:hover {
        text-decoration: underline;
    }
#logo {
    margin: 55px 55px 55px 0;
    float: left;
}
#claim h1 {
    margin: 155px 55px 55px 0;
    text-align: left;
    color: #969696;
}

main, section {
    clear: both;
}

    section.verlauf {
        background: url(../images/layout/portal/verlauf-hintergrund.png) repeat-x;
        border-bottom: 1px solid #dcdada;
        padding-bottom: 25px;

    }
        section.verlauf .inner img {
            margin: 0 auto;
            display: block;
        }

.inner, ul#bottom_navi {
    max-width: 780px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;

}
article:first-child {
    width: 40%;
    margin: 0 10% 0 0;
}
article {
    width: 40%;
    margin-left: 10%;
    float: left;
}

a.button:hover,
a.xml_link:hover {
    text-decoration: underline;
}

.button, .xml_link {
    box-shadow: 0 1px 0px 0 #999, -1px -2px 7px -3px #fff inset;
    width: 132px;
    height: 33px;
    display: block;
    margin: 20px auto 10px auto;
}
    a.button, .xml_link {
        font-size: 12px;
        font-family: "MetaPlus Bold Roman";
        color: #fff;
        text-align: center;
        line-height: 34px;
        text-decoration: none;
    }

    .button.gruen, .xml_link:last-child {
        text-shadow: 0 1px 1px #000;
        border: 1px solid #3b8e31;
        background: #cee8ca; /* Old browsers */
        background: -moz-linear-gradient(top, #cee8ca 0%, #93cb8b 1%, #4ea143 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cee8ca), color-stop(1%,#93cb8b), color-stop(100%,#4ea143)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #cee8ca 0%,#93cb8b 1%,#4ea143 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #cee8ca 0%,#93cb8b 1%,#4ea143 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #cee8ca 0%,#93cb8b 1%,#4ea143 100%); /* IE10+ */
        background: linear-gradient(to bottom, #cee8ca 0%,#93cb8b 1%,#4ea143 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cee8ca', endColorstr='#4ea143',GradientType=0 ); /* IE6-9 */
    }
    .button.grau, .xml_link:first-of-type {
        color: #8c8c8c;
        border: 1px solid #a1a1a1;
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top,  #ffffff 0%, #e7e8e7 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e8e7)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e8e7 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #ffffff 0%,#e7e8e7 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #ffffff 0%,#e7e8e7 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #ffffff 0%,#e7e8e7 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e8e7',GradientType=0 ); /* IE6-9 */
    }

    .verlauf article:last-child .xml_link:last-child {
        margin: 0;
        float: left;
    }
    .verlauf article:last-child .button.gruen {
        margin: 0;
        float: right;
    }

    .xml_link {
        margin: 0;
        float: left;
    }
    .verlauf .xml_link:last-child {
        text-shadow: none;
    }
    .xml_link:last-child {
        margin-left: 20%;
        margin-top: 0;
    }
    .news article {
        width: 30%;
        margin-top: 80px;
    }
        .news article:last-child {
            width: 60%;
            margin: 40px 0 0 0;
            float: left;
        }

        .news article.image {
            width: 40%;
            margin: 50px auto;
            text-align: center;
        }

            .news article h1 {
                text-align: left;
            }

footer {
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    overflow: hidden;
}
    footer section {
        margin: 40px auto;
    }

    footer section .partner ul {
        text-align: center;
    }
    footer section .partner ul li {
        min-height: 160px;
        min-width: 24%;
        line-height: 120px;
        text-align: center;
        display: inline-block;
    }

    footer section {
        border-bottom: 1px solid #dddcdc;
    }
    footer section:last-child {
        border: none;
    }

    .news h1 {
        text-align: left;
    }

section.partner-links {
    text-align: center;
    border-bottom: 1px solid #fff;
}
    section.partner-links ul li {
        display: inline-block;
        margin: 0 15px;
    }


a#facebook, #container_search {
    display: none;
}

ul#bottom_navi {
    font-size: 12px;
    text-align: right;
    height: 50px;
    line-height: 50px;
}
    ul#bottom_navi li {
        padding: 0 10px;
        display: inline-block;

    }



/*
* RESPONSIVE
*/
@media only screen and (max-width: 670px) {
    article {
        float: none;
        width: 100% !important;
        clear: both;
        margin: 10px 0 20px 0 !important;
        overflow: hidden;
    }
    article img {
        width: auto;
        margin: 0 auto;
        display: block;
    }
    ul li {
        min-width: 120px;
    }
    .button.grau ~ .button.gruen {
        clear: both;
        margin: 0;
    }

    .news a:last-child {
        float: right;
        margin-left: 0;
    }
    section.news h1 {
        text-align: center;
    }

}
@media only screen and (max-width: 400px) {
    ul#bottom_navi {
    text-align: left;
    }

}
