@font-face {
	font-family: 'Oracle-Bold';
    src: url('OracleV3-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Oracle-Light';
    src: url('OracleV3-Light.woff') format('woff');
}

/* RESET */
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 { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
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: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a {
text-decoration: none;
color: black;
}
* {

box-sizing: border-box;
}
body {
	font-family: 'Oracle-Light', Arial;
	font-size: 20px;
	background: #dadada;
}
.center {
	display: none;
}
.center.on {
	display: block;
}
header {
	padding: 57px 0 0 63px;
	float: left;
	position: absolute;
	z-index: 1000000;
}
header a.title {
	float: left;
}
header a.title p {
	line-height: 23px;
}
header nav {
	padding: 84px 0 0 83px;
	float: left;
	clear: left;
}
header nav ul li {
	float: left;
	margin: 0 28px 0 0;
}
header nav ul li:first-child {
	display: none;
}
header nav ul li a {
	padding: 0;
	border-bottom: 1px solid transparent;
}
header nav ul li.active a {
	padding: 0;
	border-bottom: 1px solid black;
}
.section {
	line-height: 26px;
}
.section .box {
	float: left;
	padding: 354px 0 30px 0;
	max-width: 540px;
	background: #dadada;
}
.section .box2 {
	float: left;
	padding: 354px 0 30px 0;
	background: #dadada;
}
.section p {
	padding: 0 20px 24px 0;
}
.section ul {
	padding: 0 20px 20px 45px;
}
.section p a {
	padding: 0;
	border-bottom: 1px solid black;
}



/* IMPRINT */
#content {
	padding: 300px 100px 30px 245px;
	line-height: 24px;
}
#content p {
	padding: 0 0 12px 0;
}


footer a {
	position: fixed;
	bottom: 54px;
	left: 57px;
	font-size: 12px;
	opacity: 0.3;
}

#mobile {
	display: none;
}



@media screen and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 960px) {
header nav, #fullpage, footer a {
	display: none;
}
header a.title {
}
header a.title p {
	font-size: 17px;
	line-height: 20px;	
}
#mobile {
	display: block;
	position: inherit;
	padding: 73px 0px 0px 20px;
	float: left;
	clear: left;
	width: 100%;
}
#mobile .section {
	padding: 0 0 65px 0;
	font-size: 17px;
	line-height: 20px;
}
#mobile .section.imprint {
	padding: 0 0 0px 0;
}
#mobile .section:nth-child(2) {
	display: block;
}
#mobile h1 {
	border-bottom: 1px solid black;
	padding: 0 0 2px 0;
	width: auto;
	display: inline-block;
	margin: 0 0 24px 0;
}
#mobile .section p {
	padding: 0 20px 15px 0;
}
#mobile .section p:nth-child(4) {
	padding: 15px 20px 15px 0;
}
#mobile .section p:nth-child(6) {
	padding: 15px 20px 15px 0;
}
#mobile .section ul {
	padding: 0 0 3px 0px;
}
header {
	padding: 20px 0 0 20px;
	float: left;
	position: inherit;
	z-index: 1000000;
}
/* IMPRINT */
#content {
	padding: 73px 20px 100px 20px;
	line-height: 20px;
	float: left;
}
#content p {
	padding: 0 0 12px 0;
	font-size: 17px;
	line-height: 20px;
}
#content h1 {
	border-bottom: 1px solid black;
	padding: 0 0 2px 0;
	width: auto;
	display: inline-block;
	margin: 0 0 24px 0;	
}
.imprint h1 {
	cursor: pointer;
}
.imprint div.content {
	display: none;
}
.imprint div.content.open {
	display: block;
}
#mobile .imprint div.content h1 {
	display: none;
}
}

@media screen and (max-height: 600px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-height: 600px) {
header nav, #fullpage, footer a {
	display: none;
}
header a.title {
}
header a.title p {
	font-size: 17px;
	line-height: 20px;	
}
#mobile {
	display: block;
	position: inherit;
	padding: 73px 0px 0px 20px;
	float: left;
	clear: left;
	width: 100%;
}
#mobile .section {
	padding: 0 0 65px 0;
	font-size: 17px;
	line-height: 20px;
}
#mobile .section.imprint {
	padding: 0 0 0px 0;

}
#mobile h1 {
	border-bottom: 1px solid black;
	padding: 0 0 2px 0;
	width: auto;
	display: inline-block;
	margin: 0 0 24px 0;
}
#mobile .section p {
	padding: 0 20px 15px 0;
}
#mobile .section p:nth-child(6) {
	padding: 15px 20px 15px 0;
}
#mobile .section ul {
	padding: 0 0 3px 0px;
}
#mobile .section p:nth-child(4) {
	padding: 0 20px 15px 0;
}
header {
	padding: 20px 0 0 20px;
	float: left;
	position: inherit;
	z-index: 1000000;
}
/* IMPRINT */
#content {
	padding: 73px 20px 100px 20px;
	line-height: 20px;
	float: left;
}
#content p {
	padding: 0 0 12px 0;
	font-size: 17px;
	line-height: 20px;
}
#content h1 {
	border-bottom: 1px solid black;
	padding: 0 0 2px 0;
	width: auto;
	display: inline-block;
	margin: 0 0 24px 0;	
}
.imprint h1 {
	cursor: pointer;
}
.imprint div.content {
	display: none;
}
.imprint div.content.open {
	display: block;
}
#mobile .imprint div.content h1 {
	display: none;
}
}





