/* roboto-100 - latin-ext_latin */
/* roboto-300 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/resources/fonts/roboto-v18-latin-ext_latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'), url('/resources/fonts/roboto-v18-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/resources/fonts/roboto-v18-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/resources/fonts/roboto-v18-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */ url('/resources/fonts/roboto-v18-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/resources/fonts/roboto-v18-latin-ext_latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-regular - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/resources/fonts/roboto-v18-latin-ext_latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url('/resources/fonts/roboto-v18-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/resources/fonts/roboto-v18-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/resources/fonts/roboto-v18-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */ url('/resources/fonts/roboto-v18-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/resources/fonts/roboto-v18-latin-ext_latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-500 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/resources/fonts/roboto-v18-latin-ext_latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'), url('/resources/fonts/roboto-v18-latin-ext_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/resources/fonts/roboto-v18-latin-ext_latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('/resources/fonts/roboto-v18-latin-ext_latin-500.woff') format('woff'), /* Modern Browsers */ url('/resources/fonts/roboto-v18-latin-ext_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('/resources/fonts/roboto-v18-latin-ext_latin-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/resources/fonts/roboto-v18-latin-ext_latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url('/resources/fonts/roboto-v18-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/resources/fonts/roboto-v18-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/resources/fonts/roboto-v18-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */ url('/resources/fonts/roboto-v18-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/resources/fonts/roboto-v18-latin-ext_latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: "kicons";
  src: url("/resources/fonts/kicons.eot?49a923532feaed58738d1a8cec9a3d91");
  src: url("/resources/fonts/kicons.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/kicons.woff?49a923532feaed58738d1a8cec9a3d91") format("woff"), url("/resources/fonts/kicons.ttf?49a923532feaed58738d1a8cec9a3d91") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html {
	height: 100%;
	width: 100%;
}


body {
	background: transparent;
	-webkit-print-color-adjust:exact;
	font-family: 'Roboto', arial, sans-serif;
	font-size: 18px;
	padding:0;
	margin:0;
}

.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;
	height: 91px;
    max-width: 1145px;
	position: relative;
}

#header #logo object, #header #logo img {
	display: block;
	width: 388px;
	height:35px;
}

#header #logo-kurz, #header #logo-kurz-2019 {
    position: absolute;
	top:24px;
    right: 0;
	/*float: right;*/
    height:46px;
    max-height:46px;
	width:182px;
	max-width:182px;
}

#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 header {
    overflow: hidden;
    margin-bottom: 48px;
}

section.content {
	background: transparent;
}
section.content header img {
    width: 100%;
    margin-left: 0;
	display: block;
}

section.content header h1, section.content header h2 {
    float: left;
    font-size: 30px;
    font-weight: 100;
    line-height: 45px;
    margin: 0;
}

section.content header h1 {
    text-transform: uppercase;
    color: #fff;
    background: #000;
    padding-left: calc((100% - 1145px)/ 2);
    padding-right: 16px;
}
section.content header h2 {
    color: #999;
    background: #fff;
    padding-left: 16px;
    padding-right: 16px;
}

section.content header h1, section.content header h2 { 
	padding-left:30px;
}

section.content h3 {
    font-size: 22px;
    line-height: 1.3em;
    margin: -4px 0 12px;
    color: #134078;
}

section.content .cols {
    margin: 42px 0;
}


#cookies { display: none; }
#widgets { display: none; }