/* CSS Mini Reset */
/******************/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
.clear { clear:both; }
/* FONTS */

@font-face{
	font-family: 'Apercu Bold';
	src: url('fonts/Apercu-Bold.eot');
	src: url('fonts/Apercu-Bold.eot?#iefix') format('embedded-opentype'),
	  	 url('fonts/Apercu-Bold.woff') format('woff'),
		 url('fonts/Apercu-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face{
	font-family: 'Apercu Light';
	src: url('fonts/Apercu-Light.eot');
	src: url('fonts/Apercu-Light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Apercu-Light.woff') format('woff'),
		 url('fonts/Apercu-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}


/* STYLES */
/**********/
body{
	-webkit-font-smoothing: antialiased;
	color:#353535;
    font-family: 'Palanquin', sans-serif;
    font-weight:300;
    font-size:25px;

}
.title{
	height:65px;
	line-height:55px;
    font-family: 'Palanquin Dark', sans-serif;
	font-size:35px;
	text-decoration:underline;
	text-align:center;
	margin-bottom:50px;
}
.title h1 {
	display:inline-block;
	padding-bottom:5px;
}
.notshow{
	display:none;
}
strong{
    font-family: 'Palanquin Dark', sans-serif;
}

/* NAV */
#btn_nav{
	position:fixed;
    top: 15px;
  left: 15px;
	width:30px;
	z-index:55000;
}
.mobnav{
	z-index:1000;
	position:fixed;
	top:0px;
	left:0px;
	width:100vw;
	height:100vh;
	display:none;
	background:rgba(0,0,0,0.9);
	text-align:center;
	padding-top:250px;
    font-family: 'Palanquin Dark', sans-serif;
}
.mobnav li{
	font-size:53px;
	line-height:100px;
}
.mobnav a{
	color:#FFF;
}

/* START */

.headerlogos img {
    max-width:300px;
}
#start_left, #start_right, #left_ov, #right_ov{
	width:50%;
	height:100vh;
	position:fixed;
	top:0px;
    font-size:600px;
}
#start_left{
	background:#FFF;
	left:0px;
	z-index:2000;
    text-align:right;
	font-family: 'Apercu Bold';
}
#start_right{
	background:#FFF;
	right:0px;
	z-index:2000;
    text-align:left;
	font-family: 'Apercu Light';
}
#start_bottom{
	width:100%;
	position:fixed;
	left:0px;
	bottom:75px;
	font-size:50px;
	z-index:2000;
	text-align:center;
	font-family: 'Apercu Bold';
    padding:0px 20px;

}
#start_bottom span{
	display:inline-block;
}
#left_ov{
	left:-750px;
	z-index:50000;
    text-align:right;
	font-family: 'Eczar';
	color:#FFF;
	display:none;
}
#right_ov{
	right:-750px;
	z-index:50000;
	font-weight:00;
	color:#FFF;
	display:none;
	font-family: 'Eczar';
}

/* CONTENT */
#skrollr-body{
    height:100%;
	float:left;
	width:100%;
	position:relative;
}
#content{
	width:100%;
	padding:0px;
}
.section{
	float:left;
	position:relative;
	width:100%;
	padding-bottom:50px;
	height:auto;
}
/*.col-xs-9{

	font-size: 25px;
}*/
#header{
	margin-top:100px;
	text-align:center;
	height:150px;
	padding-top:30px;
}
.navimg{
	position:absolute;
	top:-50px;
	left:50px;
	z-index:999;
}
.img_box{
	padding-top:15px;
}
.img_box img{
	width:100%;
	max-width:380px;
}
.norm_text{
	padding-bottom:75px;
	font-weight:300;
	font-size:25px;
	line-height:45px;
	text-align: center;
}
.hyphens {
	hyphens: auto;
	text-align: left;
}
.norm_text li{
	list-style:disc;
	margin-left:32px;
}
.home_text{
	padding-bottom:75px;
	border-bottom: 2px solid #707070;
}
#page3 .text_wrapper{
	float:left;
	width:100%;
	border-bottom:1px solid #353535;
	margin-left:16.66666667%;
	width:66.66666667%;
}
#page3 .norm_text{
	width:100%;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
}
#page5 #dl_wrapper{
	border-bottom:2px solid #707070;
}
#page5 #dl_wrapper{
	padding-bottom:50px;
}
.norm_text a{
  text-decoration: underline;
	color: #353535;
}
.norm_text a.blackbtn:link, .norm_text a.blackbtn:visited{
	font-size: 25px;
	border: 1px solid #000;
	background-color: #000;
    text-decoration:none;
	color: #fff;
    padding:0 20px;
    height:47px;
    display:inline-block;
    line-height: 42px;
}
.norm_text a.blackbtn:hover{
    background-color: rgba(0,0,0,0.7);
}
.text_fullwidth a{
	font-weight: 400;
	color: #fff;
	background: #000;
	padding: 0 15px;
}
.text_fullwidth{
	text-align:center;
	font-weight:400;
}
#footer{
	text-align:center;
	font-size:33px;
	float:left;
	width:100%;
	padding-bottom:65px;
	font-weight:300;
	padding-top: 170px;
}
#footer strong{
	font-weight:600;
}

/* HOME */
.text_box{
	height:420px;
	text-align:center;
	padding-top:190px;
	cursor:pointer;

}
.text_box.notact{
	opacity:0.5;
}
.text_box h2{
	font-weight:700;
	font-size:31px;
	line-height:37px;
    font-family: 'Eczar', serif;
	padding:0px 50px;
}


.fancy_inhalt ul, .fancy_inhalt ol{
	margin-top:10px;
	font-size:25px;
	line-height: 25px;
}
.fancy_inhalt ul li{
	list-style:inherit;
	text-indent:-10px;
	margin-left:10px;
}
.fancy_inhalt ul li:before{
	content:"-";
	margin-right:5px;
}
.fancy_inhalt ol li{
	list-style:decimal;
	margin-left: 30px;
}
.news_wrapper .news_box{
	margin-bottom:50px;
}
.news_wrapper .news_box:nth-child(odd)::before {
	content:'';
	position: absolute;
	right: 200px;
	top:-25px;
	width:100px;
	height:96px;
	background:url('../img/klammer.png') no-repeat left top /* url('../img/bg_news.png') no-repeat left top 50px*/;
	background-size: 100% auto;
	z-index: 3;
}
.news_wrapper .news_box:nth-child(odd)::after {
	content: '';
	position: absolute;
	left: 23px;
	top: 35px;
	width: calc(100% - 40px);
	height: 22px;
	border-top: 2px solid #707070;
	z-index: 0;
	border-right: 2px solid #707070;
	border-left: 2px solid #707070;
	transform: rotate(1deg);
}
.news_wrapper .news_box:nth-child(even)::before {
	content:'';
	position: absolute;
	left: 200px;
	top:-25px;
	width:100px;
	height:96px;
	background:url('../img/klammer.png') no-repeat left top /*url('../img/bg_news2.png') no-repeat right top 50px*/;
	background-size:100% auto;
	z-index: 2;
}
.news_wrapper .news_box:nth-child(even)::after {
	content: '';
	position: absolute;
	left: 17px;
	top: 35px;
	width: calc(100% - 40px);
	height: 22px;
	border-top: 2px solid #707070;
	z-index: 0;
	border-left: 2px solid #707070;
	border-right: 2px solid #707070;
	transform: rotate(-1deg);
}
.news_box h2 {
    font-family:'Palanquin dark';
    font-weight:normal;
	font-size:50px;
	text-align: center;
	cursor: pointer;
	padding:80px 20px;
	width:100%;
	margin-top: 117px;
	border: solid #707070 2px;
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
	margin-top: 45px;
	z-index:1;
	background-color:#fff;
	position:relative;
    line-height: 60px;
}
.toggle_container{
	box-shadow: 5px 8px 10px 0px rgba(0,0,0,0.25);
	border-left: solid #707070 2px;
	border-bottom: solid #707070 2px;
	border-right: solid #707070 2px;
	z-index:3;
	background-color: #fff;
	width:100%;
	position: relative;
    padding:0px 80px;

}

.trigger.trigger_active{
	border-bottom:0;
	z-index:1;
    padding-bottom: 0px;
}
.trigger{
	background: url('/img/pfeil.png') no-repeat center bottom 20px;
}
.trigger_active{
	background: none;
}
.arrowusd{
	position:absolute;
	bottom: 20px;
	left:calc(50% - 17.5px);
	cursor:pointer;
}
.fancy_ov{
	width:70%;
}
.fancy_ov h2{
	font-weight:700;
	font-size:31px;
	line-height:37px;
    font-family: 'Eczar', serif;
	padding-bottom:50px;
	font-weight:600;
}
.fancy_inhalt{
	text-align:center;
	padding-top:74px;
	font-size:30px;
	line-height:40px;
    font-family: 'Palanquin';
	padding-bottom: 150px;
	font-weight: 300;
}
.fancy_inhalt a{
	font-size:30px;
	color:#353535;
	text-decoration:underline;
	font-weight: 200;
}

.fancybox-container--ready .fancybox-bg{
	opacity:0.6;
}
.fancybox-slide > *{
	padding:70px 150px;
}
.fancybox-close-small::after{
	display:none;
}
.fancybox-close-small{
	top:20px;
	right:20px;
	background:url(../img/ov_close.png) center center no-repeat;
}

/* TEAM */
.team_box{
	margin-bottom: 92px;
}
.team_wrapper{
	border-top: 2px solid #707070;
	padding-left:0px;
	padding-right:0px;
}
.team_wrapper h2, .norm_text h2 {
	height:65px;
	line-height:55px;
    font-family: 'Palanquin Dark', sans-serif;
	font-size:35px;
	text-align:center;
	margin-bottom:60px;
	width:100%;
	float:left;
	position:relative;
}
.team_wrapper img{
	float:left;
}
.team_wrapper h3{
    font-family: 'Palanquin Dark', sans-serif;
	font-size:25px;
	line-height:31px;
}
.team_sec{
	float:left;
	width:100%;
	border-bottom:2px solid #707070;
	padding-bottom:60px;
}
.team_sec h2{
	padding-top: 50px;
	padding-bottom: 50px;
}
.team_text{
	font-size:17px;
	line-height:27px;
	width:calc(100% - 225px);
	float:left;
	padding:40px;
	margin-bottom:50px;
	padding: 0 13px;
}
.team_text a{
	color:#353535;
	text-decoration:underline;
}
.team_row{
	position:relative;
	float:left;
	min-height:45px;
    line-height:45px;
}
.team_row a{
	color:#353535;
	position:absolute;
	left:0px;

	top:0px;
}
.team_row span{
    display:inline-block;
    padding-left:25px;
}
#team_center{
	font-size:28px;
	line-height:45px;
	text-align:center
}
#team_center img{
	margin-bottom:30px;
}
#team_center h2{
	font-size: 30px;
	line-height:45px;
    font-family: 'Palanquin Dark', sans-serif;
}
#team_center a{
	color:#353535;
	text-decoration:underline;
}

/* DOWNLOAD */
#dl_wrapper{
	text-align:center;
	font-size:34px;
	line-height:53px;
}
#dl_wrapper h2{
    font-family: 'Palanquin Dark', sans-serif;
	font-size:35px;
	margin-bottom:50px;
}
#dl_wrapper a{
	color:#353535;
	text-decoration: underline;
}
.seperation{
	margin-top:40px;
	margin-bottom:40px;
	height:125px;
	background:url(../img/seperation.jpg) top center repeat-y;
}
.seperation:first-of-type{
	display:none;
}


/* FORM */
/*//////////////////////////////////////////////////////////Formular*/
div#formular_content {
	width:646px;
	padding-top:19px;
	padding-left:69px;
	padding-right:69px;
	padding-bottom:20px;
}
.label {
	width:442px;
	display:block;
	float:left;
	margin-bottom:5px;
}
.formfeld {
	width:194px;
	border:1px solid #000;
	margin-bottom:5px;
}
.formfeld_big {
	width:194px;
	border:1px solid #000;
	margin-bottom:5px;
	border:1px solid #000;
}
.label {
	padding-left:6px;
}
.button {
	position:relative;
	margin-bottom:7px;
	border:1px solid #066a8d;
	background-color:#CCC;
	cursor:pointer;
}
#input_wrongdiv {
	display:none;
	color:#F00;
}
#after_send {
	display:none;
}
a#imp {
	color:#000;
	font-size:17px;
}
/* COOKIES */
#cookie_wrapper{
	font-family:Arial, Helvetica, sans-serif;
	position:fixed;
	left:0px;
	top:0px;
	color:#fff;
	background:#636363;
	min-height:39px;
	text-align:center;
	padding:9px 20px;
	font-size:14px;
	width:100%;
	z-index:9999999;
}
#cookie_wrapper a{
	color:#fff !important;
	text-decoration:underline !important;
}

#cookie_accept{
	position:absolute;
	display:block;
	right:11px;
	top:9px;
	cursor:pointer;
}
