body {
	background: transparent;
	-webkit-print-color-adjust:exact;
}

.within-bounds {
	margin: auto;
    max-width: 1145px;
	padding:0 30px;
}

#header {
/*	display: none;*/
	padding: 0 30px;
	background:#333;
} 
#header .burger {
	display: none;
}
#header #headline {
    margin: auto;
	padding: 30px 0;
    max-width: 1145px;
	position: relative;
}
#header #logo-kurz {
    position: absolute;
	top:0;
    right: 0;
	/*float: right;*/
    height:100px;
	width:115px;
}
#menu {
	display: none;
}
#page {
	padding-top:0;
	padding-bottom:0;
	padding-left:30px;
	padding-right:30px;
}
#page:after, section.content:after {
    content: "LEONHARD KURZ Stiftung & Co.KG - Schwabacher Straße 482 - 90763 Fürth/Germany\APhone.: +49 911 71 41-0, Fax: +49 911 71 41-357, E-Mail:sales@kurz.de, www.kurz.de";
    border-top: 1px solid #bbb;
    width: 100%;
    display: block;
    font-size: 12px;
    padding-top: 6px;
    color: #bbb;
    text-align: center;
    white-space: pre;
    font-family: 'Roboto', arial, sans-serif;
	font-weight: 100;
	margin-top: 100px;
}
section.content:after {
	max-width:calc(100% - 60px);
	margin-left: auto;
	margin-right: auto;
}

.terms-page .content {padding:0;}

.terms-page .content ul.terms-1 > li {
	/*border-top:0;*/
}
.terms-page .content ul.terms-1 > li.closed {
	background-color: #fff;
    background-image: url(../../Image_terms_down.png/$FILE/terms_down.png);
}
.terms-page .content ul.terms-1 > li.closed ul, .terms-page .content ul.terms-1 > li.closed .term-para {
	display: block;
}

#page .terms-page .download-pdf, section.content .download.pdf {
	display: none;
}


#footer {
	display: none;
} 

section.content {
	background: transparent;
}
section.content header img {
    width: 100%;
    margin-left: 0;
}

section.content header h1, section.content header h2 { 
	padding-left:30px;
}


