/* alegreya-sans-300 - latin */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/alegreya-sans-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/alegreya-sans-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/alegreya-sans-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/alegreya-sans-v21-latin-300.svg#AlegreyaSans') format('svg'); /* Legacy iOS */
}
/* alegreya-sans-regular - latin */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/alegreya-sans-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/alegreya-sans-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/alegreya-sans-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/alegreya-sans-v21-latin-regular.svg#AlegreyaSans') format('svg'); /* Legacy iOS */
}
/* alegreya-sans-500italic - latin */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/alegreya-sans-v21-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/alegreya-sans-v21-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/alegreya-sans-v21-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/alegreya-sans-v21-latin-500italic.svg#AlegreyaSans') format('svg'); /* Legacy iOS */
}
/* alegreya-sans-700 - latin */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/alegreya-sans-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/alegreya-sans-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/alegreya-sans-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/alegreya-sans-v21-latin-700.svg#AlegreyaSans') format('svg'); /* Legacy iOS */
}
/* alegreya-sans-800 - latin */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/alegreya-sans-v21-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/alegreya-sans-v21-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/alegreya-sans-v21-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/alegreya-sans-v21-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/alegreya-sans-v21-latin-800.svg#AlegreyaSans') format('svg'); /* Legacy iOS */
}

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, font, 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 {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none outside none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
:focus {
	outline: 0 none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	-webkit-text-size-adjust: none;
}
section, article, aside, hgroup, header, footer, nav {
	display: block;
}

/*##################################################
 * ################ Start  #########################
 * ############################################### */


html {
	
	
}



html {
	font-family: 'Alegreya Sans', sans-serif; 	
}

body {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	background: white;	 
	font-size: 15px;
	color: #262626;
	line-height: 1.5;
	
}


.mm-page {
	width: 100%;
	height: 100%;	
	position: absolute !important;
}

a {
	color: #711826;
	text-decoration: underline;
	
}
a:hover {
	color: #ae0c26;
}

.clearer {
	clear: both;
}
h1, h2, h3, h4, h5, h6, .choose {
	color: #bd0926;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 19px;
	padding-bottom: 25px
}
.choose {
	padding: 0 0 17px 21px;
}

h3 {
	font-size: 16px;
	padding-bottom: 20px;
}

h4 {
	font-size: 13px;
	padding-bottom: 15px;
}

.wcms-text-section {
	margin-bottom: 40px;
}


.page-wrapper {
	width: 100%;
	height: 100%;
	min-height: 200px;
	position: absolute !important;

}

.page-content {
	position: relative;
	float: left;
	width: 100%;
	min-height: 100%;
	overflow: hidden;
}


body .bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;	
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
  	-o-background-size: cover !important;
  	background-size: cover !important;
 
}

.home .bg {
	background: url(_img/bg-home.jpg) top center no-repeat fixed;
}
.content .bg {
	background: url(_img/bg-1.jpg) center right no-repeat fixed;
}

.keeper #mobilenav {
	display: none;
}

.nav-home {
	padding-left: 314px;
	min-height: 228px;
	width: 100%;
	background: url(_img/lines-home.png) left top no-repeat;
	margin-top: -114px;
	top: 47%;
	position: absolute;
	
}

.nav-wrapper .gradient, .nav-home .gradient {
	display: none;
}

nav {
	font-size: 19.38px;
	color: #212121;
}
nav a {
	text-decoration: none;
}

.nav-home nav {
	padding: 2px 0 0 20px;
	line-height: 1.5;
	
}
.nav-home a:hover {
	text-decoration: none;
	color: #212121;
}

.nav-home .logo {
	float: left;
	margin: 0;
}

.nav-home h1 br {
	display: none;
}

.nav-home h1 {
	position: absolute;
	left: 34%;
	top: 0;	
	padding: 0
}

.nav-home h1 a {
	display: inline;
}
.nav-home .claim {
	margin: 99px 0 0 36px;
	float: left;
	
}

#menubutton {
	display: none;
}

.nav-wrapper {
	position: absolute;
	width: 100%;
	height: auto; 
	
	
}
.nav-wrapper h1 {
	padding: 0;
}
.nav-wrapper nav {
	
	margin-top: 82px;	
	width: 100%;
	height: 43px;
	background: rgba(255,255,255,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E6ffffff', endColorstr='#E6ffffff'); /* IE */
}

.nav-wrapper .logo {
	position: absolute;
	width: 150px;
	height: 150px;
	top: 26px;
	left: 29px;
}

.nav-wrapper .claim {
	position: absolute;
	top: 99px;
	left: 199px;
	width: 146px;
	height: auto;
}

.nav-wrapper nav ul {
	padding-left: 404px;
}

.nav-wrapper nav li {
	display: inline-block;
	position: relative;
}
.nav-wrapper nav li a {
	display: inline-block;
	height: 39px;
	width: auto;
	min-width: 10px;
	padding: 1px 7px 3px;
	line-height: 39px;
	text-transform: uppercase;
	font-size: 14px;
}

nav li .lines {
	position: absolute;
	bottom: 42px;
	left: 50%;
	width: 80%;
	margin-left: -40%;
	height: 390px;
	overflow: hidden;
	display: none;
}

nav li .lines img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}
nav li.act .lines {
	display: block;
}


nav li.act a {
	background: #bd0926;
	color: #ffffff;
}
nav li.act a em {
	color: #ffffff;
}

nav#menu li a:before, nav#menu li a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border: 1px solid #bd0926;
	top: 0;
	left: 0;
	opacity: 0;
	
}

nav li a:before {
	-moz-transform: scale(1.04,1) rotate(-1.5deg) translateX(-1px) translateY(-1px);
	-webkit-transform: scale(1.04,1) rotate(-1.5deg) translateX(-1px) translateY(-1px);
	-o-transform: scale(1.04,1) rotate(-1.5deg) translateX(-1px) translateY(-1px);
	-ms-ransform: scale(1.04,1) rotate(-1.5deg) translateX(-1px) translateY(-1px);
	transform: scale(1.04,1) rotate(-1.5deg) translateX(-1px) translateY(-1px);
}

nav li a:after {
	
	-moz-transform: scale(1.003,1.004) rotate(0.8deg) translateX(-1px) translateY(-1px);
	-webkit-transform: scale(1.003,1.004) rotate(0.8deg) translateX(-1px) translateY(-1px);
	-o-transform: scale(1.003,1.004) rotate(0.8deg) translateX(-1px) translateY(-1px);
	-ms-transform: scale(1.003,1.004) rotate(0.8deg) translateX(-1px) translateY(-1px);
	transform: scale(1.003,1.004) rotate(0.8deg) translateX(-1px) translateY(-1px);
}


nav#menu li a:hover:before, nav#menu li a:hover:after {
	opacity: 0.3;
}
nav#menu li.act a:before, nav#menu li.act a:after {
	opacity: 1;
}

nav#contentmenu {
	width: 100%;
	max-width: 400px;
}
nav#contentmenu ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
nav#contentmenu ul li {
	list-style: none;
	min-height: 31px;
	padding: 0;
	border-bottom: 1px solid #f2ced4;
}
nav#contentmenu ul li:first-child {
	border-top: 1px solid #f2ced4;
}

nav#contentmenu ul li a {
	padding: 7px 21px 7px 21px;
	display: block;
	font-size: 17px;
	color: #909090;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
nav#contentmenu ul li a i.fa-chevron-right {
	float: right;
	font-size: 13px;
	color: #bd0926;
	position: absolute;
	right: 4px;
	top: 13px;
}
nav#contentmenu em {
	color: #de8492;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
nav#contentmenu ul li a:hover {
	color: #212121;
	background: white;
}
nav#contentmenu li a:hover em {
	color: #bd0926;	
}


article {
	margin-top: 202px;
	margin-left: 8%;
	margin-bottom: 37px;
	width: 590px;
	width: calc(16% + 303px);
	height: 400px;
	float: left;
	background: rgba(255,255,255,0.95);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D9ffffff', endColorstr='#D9ffffff'); /* IE */
	
	position: relative;
	z-index: 2;
}

.home article {
	display: none;
}

.borderline {
	display: none;
}

.borderline a {
	display: block;
	width: 30px;
	height: 30px;
	background: #bd0926;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	color: white;
	margin: -14px auto;
	position: relative;
	z-index: 10;
	text-align: center;
	line-height: 32px;
	
}

article .scrollcontainer {
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 10;
	position: relative;
}


.mCSB_scrollTools .mCSB_draggerContainer {
	top: 2% !important;
	bottom: 2% !important;
	right: 4px !important;
}

.mCSB_scrollTools .mCSB_dragger {
	right: 2px !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	
	background-color: #e7b1b1 !important;
	background-color: rgba(178,0,0,0.3) !important;
	
}




.border {
	border: 2px solid rgba(255,255,255,0.85);
	z-index: 1;
	position: absolute;
	
	width: 100%;
	height: 100%;	
}

article .gradient {
	display: none;
}

article .text {
	padding: 13.5% 8.8% 10.5% 10.5%;
	position: relative;
	z-index: 2;
}

.border-1 {
	-moz-transform: scale(1.023,1) rotate(-2deg) translateX(-2px) translateY(-2px);
	-webkit-transform: scale(1.023,1) rotate(-2deg) translateX(-2px) translateY(-2px);
	-o-transform: scale(1.023,1) rotate(-2deg) translateX(-2px) translateY(-2px);
	-ms-ransform: scale(1.023,1) rotate(-2deg) translateX(-2px) translateY(-2px);
	transform: scale(1.023,1) rotate(-2deg) translateX(-2px) translateY(-2px);
}

.border-2 {
	-moz-transform: scale(1.023,1.0053) rotate(2.8deg) translateX(-2px) translateY(-2px);
	-webkit-transform: scale(1.023,1.0053) rotate(2.8deg) translateX(-2px) translateY(-2px);
	-o-transform: scale(1.023,1.0053) rotate(2.8deg) translateX(-2px) translateY(-2px);
	-ms-transform: scale(1.023,1.0053) rotate(2.8deg) translateX(-2px) translateY(-2px);
	transform: scale(1.023,1.0053) rotate(2.8deg) translateX(-2px) translateY(-2px);
}
.border-3 {
	-moz-transform: scale(1.023,1.0053) rotate(0.8deg) translateX(-2px) translateY(-2px);
	-webkit-transform: scale(1.023,1.0053) rotate(0.8deg) translateX(-2px) translateY(-2px);
	-o-transform: scale(1.023,1.0053) rotate(0.8deg) translateX(-2px) translateY(-2px);
	-ms-transform: scale(1.023,1.0053) rotate(0.8deg) translateX(-2px) translateY(-2px);
	transform: scale(1.023,1.0053) rotate(0.8deg) translateX(-2px) translateY(-2px);
}
.border-4 {
	-moz-transform: scale(1.020,1.004) rotate(1.5deg) translateX(-2px) translateY(-2px);
	-webkit-transform: scale(1.020,1.004) rotate(1.5deg) translateX(-2px) translateY(-2px);
	-o-transform: scale(1.020,1.004) rotate(1.5deg) translateX(-2px) translateY(-2px);
	-ms-transform: scale(1.020,1.004) rotate(1.5deg) translateX(-2px) translateY(-2px);
	transform: scale(1.020,1.004) rotate(1.5deg) translateX(-2px) translateY(-2px);
}

footer {
	width: auto;
	min-width: 192px;
	height: 23px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: left;
	padding-right: 14px;
}
footer a {
	color: #212121;
	font-size: 14px;
	text-decoration: none;
	padding: 0 6px;
	
}
footer a:hover {
	text-decoration: underline;
	color: #212121;
}

footer .border {
	display: none;
}

h1 { }

h2{
	
}

h3 {
	
}

.text p {
	padding-bottom: 25px;
}

.text ul {
	padding-bottom: 5px;
}


.text ol, .text ul {
	padding: 3px 0 3px 20px;
	list-style: disc outside;
}
.text ol li, .text ul li {
	padding: 3px 0 3px 20px;
	list-style: disc outside;
}
.text ol li {
	list-style: decimal outside;
}

em {
	color: #bd0926;
	font-style: normal;
}

.text ul li{
	list-style-image: url(_img/ul-arrow.png);
}

.box li{
	list-style-image: url(_img/ul-box.png);
}


.wcms-form-input-type-text, .wcms-form-input-type-textarea {
	width: 95%;
	max-width: 300px;
}



/*****************************Animationen ****************************/


/* Effect 1: Brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
	color: #ae0c26;
}

.cl-effect-1 a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}

.logoanimation {
  /*animation: logopulse ease-in-out 6s;*/
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: logopulse ease-in-out 6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: logopulse ease-in-out 6s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: logopulse ease-in-out 6s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  /*-ms-animation: logopulse ease-in-out 6s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;*/
}


/*.border-1 {
  animation: drehen1 ease-in-out 16s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: drehen1 ease-in-out 16s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: drehen1 ease-in-out 16s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: drehen1 ease-in-out 16s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: drehen1 ease-in-out 16s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}*/


@keyframes drehen1{
  0% {
    transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
  50% {
    transform:  translate(-2px,-2px)  rotate(2deg) ;
  }
  100% {
    transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
}

@-moz-keyframes drehen1{
  0% {
    -moz-transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
  50% {
    -moz-transform:  translate(-2px,-2px)  rotate(2deg) ;
  }
  100% {
    -moz-transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
}

@-webkit-keyframes drehen1 {
  0% {
    -webkit-transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
  50% {
    -webkit-transform:  translate(-2px,-2px)  rotate(2deg) ;
  }
  100% {
    -webkit-transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
}

@-o-keyframes drehen1 {
  0% {
    -o-transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
  50% {
    -o-transform:  translate(-2px,-2px)  rotate(2deg) ;
  }
  100% {
    -o-transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
}

@-ms-keyframes drehen1 {
  0% {
    -ms-transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
  50% {
    -ms-transform:  translate(-2px,-2px)  rotate(2deg) ;
  }
  100% {
    -ms-transform:  translate(-2px,-2px)  rotate(-2deg) scaleX(1.02) ;
  }
}
/*.border-2 {
  animation: drehen2 ease-in-out 16s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: drehen2 ease-in-out 16s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: drehen2 ease-in-out 16s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: drehen2 ease-in-out 16s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: drehen2 ease-in-out 16s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
  
  -webkit-animation-delay: 1.5s; /* Chrome, Safari, Opera */
  animation-delay: 1.5s;
}*/


@keyframes drehen2{
  0% {
    transform:  translate(-2px,-2px)  rotate(2.8deg) scale(1.02,1.0053) ;
  }
  50% {
    transform:  translate(-2px,-2px)  rotate(-0.2deg) scale(1.02,1.0053);
  }
  100% {
    transform:  translate(-2px,-2px)  rotate(2.8deg) scale(1.02,1.0053) ;
  }
}

@-moz-keyframes drehen2{
  0% {
    -moz-transform:  translate(-2px,-2px)  rotate(2.8deg) scale(1.02,1.0053) ;
  }
  50% {
    -moz-transform:  translate(-2px,-2px)  rotate(-0.2deg) scale(1.02,1.0053);
  }
  100% {
    -moz-transform:  translate(-2px,-2px)  rotate(2.8deg) scale(1.02,1.0053) ;
  }
}

@-webkit-keyframes drehen2 {
  0% {
    -webkit-transform:  translate(-2px,-2px)  rotate(2.8deg) scale(1.02,1.0053) ;
  }
  50% {
    -webkit-transform:  translate(-2px,-2px)  rotate(-0.2deg) scale(1.02,1.0053);
  }
  100% {
    -webkit-transform:  translate(-2px,-2px)  rotate(2.8deg) scale(1.02,1.0053) ;
  }
}

@-o-keyframes drehen2 {
  0% {
    -o-transform:  translate(-2px,-2px)  rotate(2.8deg) scale(1.02,1.0053) ;
  }
  50% {
    -o-transform:  translate(-2px,-2px)  rotate(-0.2deg) scale(1.02,1.0053);
  }
  100% {
    -o-transform:  translate(-2px,-2px)  rotate(-2.8deg) scale(1.02,1.0053);
  }
}

@-ms-keyframes drehen2 {
  0% {
    -ms-transform:  translate(-2px,-2px)  rotate(2.8deg) scale(1.02,1.0053) ;
  }
  50% {
    -ms-transform:  translate(-2px,-2px)  rotate(-0.2deg) scale(1.02,1.0053);
  }
  100% {
    -ms-transform:  translate(-2px,-2px)  rotate(2.8deg) scale(1.02,1.0053) ;
  }
}

/*.border-3 {
  animation: drehen3 ease-in-out 20s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: drehen3 ease-in-out 20s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: drehen3 ease-in-out 20s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: drehen3 ease-in-out 20s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: drehen3 ease-in-out 20s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
  
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}*/


@keyframes drehen3{
  0% {
    transform:  translate(-2px,-2px)  rotate(0.8deg) scale(1.023,1.0053) ;
  }
  50% {
    transform:  translate(-2px,-2px)  rotate(3.8deg) scale(1.02,1.0053);
  }
  100% {
    transform:  translate(-2px,-2px)  rotate(0.8deg) scale(1.02,1.0053) ;
  }
}

@-moz-keyframes drehen3{
  0% {
    -moz-transform:  translate(-2px,-2px)  rotate(0.8deg) scale(1.023,1.0053) ;
  }
  50% {
    -moz-transform:  translate(-2px,-2px)  rotate(3.8deg) scale(1.02,1.0053);
  }
  100% {
    -moz-transform:  translate(-2px,-2px)  rotate(0.8deg) scale(1.02,1.0053) ;
  }
}

@-webkit-keyframes drehen3 {
  0% {
    -webkit-transform:  translate(-2px,-2px)  rotate(0.8deg) scale(1.023,1.0053) ;
  }
  50% {
    -webkit-transform:  translate(-2px,-2px)  rotate(3.8deg) scale(1.02,1.0053);
  }
  100% {
    -webkit-transform:  translate(-2px,-2px)  rotate(0.8deg) scale(1.02,1.0053) ;
  }
}

@-o-keyframes drehen3 {
  0% {
    -o-transform: translate(-2px,-2px)  rotate(0.8deg) scale(1.023,1.0053);
  }
  50% {
    -o-transform:  translate(-2px,-2px)  rotate(3.8deg) scale(1.02,1.0053);
  }
  100% {
    -o-transform:  translate(-2px,-2px)  rotate(0.8deg) scale(1.02,1.0053);
  }
}

@-ms-keyframes drehen3 {
  0% {
    -ms-transform:  translate(-2px,-2px)  rotate(0.8deg) scale(1.023,1.0053) ;
  }
  50% {
    -ms-transform:  translate(-2px,-2px)  rotate(3.8deg) scale(1.02,1.0053);
  }
  100% {
    -ms-transform:  translate(-2px,-2px)  rotate(0.8deg) scale(1.02,1.0053) ;
  }
}

/*.border-4 {
  animation: drehen4 ease-in-out 10s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: drehen4 ease-in-out 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: drehen4 ease-in-out 10s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: drehen4 ease-in-out 10s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: drehen4 ease-in-out 10s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
  
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}*/


@keyframes drehen4{
  0% {
    transform:  translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004) ;
  }
  50% {
    transform:  translate(-2px,-2px)  rotate(-1.5deg)scale(1.020,1.004);
  }
  100% {
    transform:  translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004) ;
  }
}

@-moz-keyframes drehen4{
  0% {
    -moz-transform:  translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004) ;
  }
  50% {
    -moz-transform:  translate(-2px,-2px)  rotate(-1.5deg) scale(1.020,1.004);
  }
  100% {
    -moz-transform:  translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004) ;
  }
}

@-webkit-keyframes drehen4 {
  0% {
    -webkit-transform:  translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004) ;
  }
  50% {
    -webkit-transform:  translate(-2px,-2px)  rotate(-1.5deg) scale(1.020,1.004);
  }
  100% {
    -webkit-transform:  translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004) ;
  }
}

@-o-keyframes drehen4 {
  0% {
    -o-transform: translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004);
  }
  50% {
    -o-transform:  translate(-2px,-2px)  rotate(-1.5deg) scale(1.020,1.004);
  }
  100% {
    -o-transform:  translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004);
  }
}

@-ms-keyframes drehen4 {
  0% {
    -ms-transform:  translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004) ;
  }
  50% {
    -ms-transform:  translate(-2px,-2px)  rotate(-1.5deg) scale(1.020,1.004);
  }
  100% {
    -ms-transform:  translate(-2px,-2px)  rotate(1.5deg) scale(1.020,1.004) ;
  }
}




@keyframes logopulse{
0% {
transform:  scaleX(1.00) scaleY(1.00) ;
}
42% {
transform:  scaleX(1.04) scaleY(1.04) ;
}
83% {
transform:  scaleX(1.00) scaleY(1.00) ;
}
100% {
transform:  scaleX(1.00) scaleY(1.00) ;
}
}

@-moz-keyframes logopulse{
0% {
-moz-transform:  scaleX(1.00) scaleY(1.00) ;
}
42% {
-moz-transform:  scaleX(1.04) scaleY(1.04) ;
}
83% {
-moz-transform:  scaleX(1.00) scaleY(1.00) ;
}
100% {
-moz-transform:  scaleX(1.00) scaleY(1.00) ;
}
}

@-webkit-keyframes logopulse {
0% {
-webkit-transform:  scaleX(1.00) scaleY(1.00) ;
}
42% {
-webkit-transform:  scaleX(1.04) scaleY(1.04) ;
}
83% {
-webkit-transform:  scaleX(1.00) scaleY(1.00) ;
}
100% {
-webkit-transform:  scaleX(1.00) scaleY(1.00) ;
}
}

@-o-keyframes logopulse {
0% {
-o-transform:  scaleX(1.00) scaleY(1.00) ;
}
42% {
-o-transform:  scaleX(1.04) scaleY(1.04) ;
}
83% {
-o-transform:  scaleX(1.00) scaleY(1.00) ;
}
100% {
-o-transform:  scaleX(1.00) scaleY(1.00) ;
}
}

@-ms-keyframes logopulse {
0% {
-ms-transform:  scaleX(1.00) scaleY(1.00) ;
}
42% {
-ms-transform:  scaleX(1.04) scaleY(1.04) ;
}
83% {
-ms-transform:  scaleX(1.00) scaleY(1.00) ;
}
100% {
-ms-transform:  scaleX(1.00) scaleY(1.00) ;
}
}



nav ul .act img {
  animation: menulines linear 100s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: menulines linear 100s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: menulines linear 100s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: menulines linear 100s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: menulines linear 100s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes menulines{
  0% {
    transform:  translate(0px,0px)  ;
  }
  50% {
    transform:  translate(0px,300px)  ;
  }
  100% {
    transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes menulines{
  0% {
    -moz-transform:  translate(0px,0px)  ;
  }
  50% {
    -moz-transform:  translate(0px,300px)  ;
  }
  100% {
    -moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes menulines {
  0% {
    -webkit-transform:  translate(0px,0px)  ;
  }
  50% {
    -webkit-transform:  translate(0px,300px)  ;
  }
  100% {
    -webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes menulines {
  0% {
    -o-transform:  translate(0px,0px)  ;
  }
  50% {
    -o-transform:  translate(0px,300px)  ;
  }
  100% {
    -o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes menulines {
  0% {
    -ms-transform:  translate(0px,0px)  ;
  }
  50% {
    -ms-transform:  translate(0px,300px)  ;
  }
  100% {
    -ms-transform:  translate(0px,0px)  ;
  }
}

.Breakpointmarker {
	
}

#BPphone {
	display: none;
}
#BPtablet {
	display: none;
}

@media only screen and (max-width : 1400px) {
	
	
	.content .claim {
		display: none;
	}

	
	.nav-wrapper nav {
		padding: 0;
		min-height: 39px;
		height: auto;
	}
	
	.nav-wrapper nav ul {
		
		padding-left: 175px;
	}
	
	.nav-wrapper nav ul li {
		display: inline-block;
		height: 39px;
	}
	.nav-wrapper nav ul li a {
		padding: 0 5px 0;
		font-size: 14px;
	}
	
	.nav-wrapper .logo {
		width: 130px;
		height: 130px;
		top: 36px;
		left: 21px;
	}
	
	.nav-home {
		padding-left: 15%;
		background: url(_img/lines-home.png) left -130px top no-repeat;
	}
	
	nav li .lines {
		bottom: 40px;
	}
	
	
}


@media only screen and (max-width : 1090px) {
	
	#BPdesktop {
		display: none;
	}
	#BPtablet {
		display: block;
	}
	
	
	.bg {
		position: absolute !important;
		background-attachment: scroll !important;
		
	}
	
	
	.nav-home {
		padding-left: 7%;
		width: 100%;
		background: url(_img/lines-home.png) -225px top no-repeat;
		margin-top: -114px;
		top: 47%;
		position: absolute;
	}
	
	

	
	.nav-home .claim {
		display: block;
	}
	
	nav ul li.act .lines {
		display: none;
	}
	
	h1 {
		text-align: center;
		width: 100%;	
	}
	.nav-wrapper h1 .logo {
		position: relative;
		width: 130px;
		width: calc(0.1076923 * 100% + 25.5px);
		height: auto;
		margin: 9px;
		margin: calc(0.004 * 100% + 5px);
		top: 0;
		left: 0;
	}
	
	.nav-wrapper nav {
		margin: 0;
	}
	
	.nav-wrapper nav ul {
		padding: 0;
		text-align: center;
	}
	
	
	article {
		width: 100%;
		margin: 2px 0 0 0;
		padding: 0;
		overflow: hidden;
		min-height: 300px;
	}
	
	.page-content .gradient {
		display: block;
		
		top: 130px;
		left: 50%;
		position: absolute;
		z-index: 0;
		
		
		width: 3600px;
		margin-left: -1800px;
		height: 2600px;
		margin-top: -1300px;
		
		
		
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(209,209,209,1) 50%); /* FF3.6+ */
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 50%); /* Chrome10+,Safari5.1+ */
		background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 50%); /* Opera 12+ */
		background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 50%); /* IE10+ */
		background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(209,209,209,1) 50%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.nav-wrapper .gradient, .nav-home .gradient {
		display: none;
	}
	
	article .text {
		background: url(_img/bg-lines.png) no-repeat right top transparent;
		padding: 8.1% 30% 7% 10.5%;
	}
	
	article .border {
		display: none;
	}
	article .scrollcontainer {
		overflow-y: hidden;
		overflow-x: hidden;
		overflow: hidden;
		
	}
	
	.borderline {
		margin-top: 46%;
		width: 100%;
		height: 2px;
		background: white;
		display: block;
		float: left;
	}
	
	.home .borderline {
		display: none;
	}
	
	.content footer {
		padding-top: 30px;
		height: 39px;
		width: 100%;
		position: relative;
		background: #be1223;
		text-align: center;
		float: left;
	}
	.content footer a {
		color: white;	
		z-index: 10;
		position: relative;
	}
	.content footer a:hover {
		color: white;
	}
	
	
		
	footer .border {
		display: block; 
		border-color: #be1223;
		
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.home footer .border {
		display: none;
	}	
	
	footer .border-1 {
		top: -3px;
	}
	footer .border-2 {
		top: -4px;
	}
	footer .border-3 {
		top: 4px;
	}	
}

@media only screen and (max-width : 930px) { /* 'smartphone' variante */
	
	#BPtablet {
		display: none;
	}
	#BPdesktop {
		display: none;
	}
	#BPphone {
		display: block;
	}


	.nav-wrapper h1 .logo, .nav-home h1 .logo {
		
		width: 60px;
		width: calc(0.1076923 * 100% + 25.5px);
		margin: 6px;
		margin: calc(0.004 * 100% + 5px);
		
		float: none;
	}
	
	.nav-home .claim {
		margin: 0;
		float: none;
		padding: 0 0 10px 0;
		display: inline;
		
	}
	
	.page-wrapper .bg {
		margin-top: 72px;
		/*margin-top: calc(0.1116923 * 100% + 35.5px);*/
		height: 300px;
		/*height: calc(0.50 * 100% - 120px);*/
		
		background-position: center center;
		background-position-x: center;
		background-position-y: center;
	}
	
	.home .page-wrapper .bg {
		margin-top: 113px;
		margin-top: calc(0.1116923 * 100% + 76.5px);
		
		background-position: center top;
		background-position-x: center;
		background-position-y: top;
	}
	
	.nav-wrapper nav, .nav-home nav {
		display: none;
		
	}
	.nav-home h1 {
		text-align: center;
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
	}
	.nav-home h1 br {
		display: block;
	}
	
	.nav-wrapper .gradient, .nav-home .gradient {
		display: block;
		top: 35px;
	}
	
	
	.nav-wrapper, .nav-home  {
		background: white;
		padding: 0;
		margin: 0;
		top: 0;
		height: auto;
		min-height: 60px;
		overflow: hidden;
	}
	
	#menubutton {
		display: block;
		font-size: 24.19px;
		color: #bd0926;
		
		padding: 0 25px;

		height: 100%;
		line-height: 100%;		
		position: absolute;
		min-width: 20px;
		top: 0;
		left: 0;
	} 
	
	#menubutton i {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -0.5em;
		margin-left: -0.5em;
	}
	
	article {
		background: rgba(209,209,209,1);
	}
	
	.home article {
		display: block;
	}
	.home .borderline {
		display: block;
	}
	
	article .text {
		background: url(_img/bg-lines-phone.png) no-repeat right top transparent;
		padding: 13.12% 7.5% 13.4% 7.1%;
	}
	.home article .text {
		padding: 8% 18.4% 23% 0;
		background: url(_img/bg-lines.png) no-repeat right -35px top transparent;
		background-size: 35% 120%;
	}
	
	.home .borderline a {
		display: none;
	}
	
	footer {
		padding-top: 30px;
		height: 39px;
		width: 100%;
		position: relative;
		background: #be1223;
		text-align: center;
		float: left;
	}
	footer a {
		color: white;	
		z-index: 10;
		position: relative;
	}
	footer a:hover {
		color: white;
	}
	
	.home footer .border {
		display: block;
	}
	
}

@media screen and (min-aspect-ratio: 5/4) and (max-width : 930px) {
	.bg {
		min-height: 70%;
	}
	
}