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

html,
button,
input,
select,
textarea {
    color: #58585A;
}
html{ overflow-y: scroll;overflow: -moz-scrollbars-vertical;overflow-y: scroll;}
body {
    font-size: 1em;
    line-height: 1.4;
	-webkit-font-smoothing: antialiased;
}

::-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;
}


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

/* SCAFFOLDING
   ------------------------------------------------- */
body{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 300;
	background: url(../img/bg_outer_shadow.png) top center no-repeat #fff;
}
#wrapper{
	width: 960px;
	margin: 0 auto 1px;
	overflow: hidden;
	position: relative;
}
#page{
	min-height: 800px;
	background: url(../img/bg_shadow.png) 0 0 no-repeat transparent;
}
header{
	height: 192px;
	padding: 60px 0 0;
}
#main{
	clear: both;
	min-height: 350px;
	margin: 160px 46px 30px;
	padding: 0 40px 20px;
	overflow: hidden;
	background: url(../img/main_bg.png) bottom center no-repeat transparent;
}
#primary{
	float: left;
	width: 65%;
}
#secondary{
	float: right;
	width: 35%;
}
footer{clear: both;}

/* BACKGROUNDS
   ------------------------------------------------- */
.entsorgung{background: url(../img/bg_entsorgung.jpg) 0 0 no-repeat #fff;}
.recycling{background: url(../img/bg_recycling.jpg) 0 0 no-repeat #fff;}
.beratung{background: url(../img/bg_beratung.jpg) 0 0 no-repeat #fff;}
.wir{background: url(../img/bg_wir.jpg) 0 0 no-repeat #fff;}
.kontakt{background: url(../img/bg_kontakt.jpg) 0 0 no-repeat #fff;}

/* HEADER
   ------------------------------------------------- */
#site-title{
	height: 192px;
	float: right;
	margin: 0;
}

/* NAV
   ------------------------------------------------- */
#access{
	height: 192px;
	width: 689px;
	float: left;
	background: url(../img/header_nav.png) 0 0 no-repeat transparent;
}
#navbar{
	width: 667px;
	height: 63px;
	margin-top: 110px;
	overflow: hidden;
	background: url(../img/header_nav_sprite.png) 0 0 no-repeat transparent;
}
#access ul{
	margin: 0 0 0 63px;
	padding: 0;
	background: url(../img/header_nav_sprite.png) no-repeat transparent;
	background-position: 0 0;
}
.lt-ie9 #access ul{margin: 0 0 0 58px;letter-spacing: -2px}
#access ul li{
	float: left;
}
#access ul li a{
	padding: 0 18px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 55px;
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#access ul li:hover a,
#access ul li.active a{color: #003882;}
#access ul li.last a{border: 0;}

#subaccess ul {padding: 0}
#subaccess ul li{
	color: transparent;
	font-size: 16px;
	font-weight: 400;}
#subaccess ul li a{
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
#subaccess ul li:hover,
#subaccess ul li.active{font-weight: 800; color: #E2001A;}



/* CONTENT
   ------------------------------------------------- */
#content{
	padding-right: 35px;
}
#content h1{
	color: #E2001A;
	font-size: 48px;
	font-weight: 200;
	line-height: 1;
	text-transform: uppercase;
}

.kontakt #main{margin: 100px 46px 30px;}
.kontakt #primary{width: 59%;}
.kontakt #secondary{width: 41%;margin-top: -62px;}
.kontakt.anfahrt #primary{width: 100%;}
.contact-box{
	float: left;
	margin-bottom: 35px;
}
.contact-box img{float: left; margin-right: 20px;}
.contact-box p{float: left;}
.contact-box a{color: #E2001A;}

#full-width {clear:both;}
#full-width .contact-box{width: 50%;}

#imprint{
	display: block;
	position: relative;
	right: 16px;
	top: -215px;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	text-align: right;
}
#privacy{
	display: block;
	position: relative;
    right: 95px;
    top: -238px;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	text-align: right;
}

/* SIDEBAR
   ------------------------------------------------- */
#sidebar img{max-width: 100%}
#sidebar a{text-decoration: none;color:#58585A;font-size: 13px;line-height: 1.2;display: block;margin: 50px 0 0 70px;padding: 8px 0;background: url('../img/pdf.png') no-repeat center right / contain transparent}
#sidebar .red{color: #E2001A;}
.textwidget{width: 365px;height: 314px;padding: 20px 50px 0;background: url(../img/kontakt_bg.png) no-repeat transparent;}

/* FOOTER
   ------------------------------------------------- */



/* ==========================================================================
   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;
    }
}
