/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}




/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    font-family: 'Roboto', 'Open Sans', 'Arial', sans-serif;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;  
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

button,
input {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;

}


style,
script {
	display:none!important;
}

html {
    box-sizing: border-box;
    vertical-align: top;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-synthesis: none;
    -moz-font-feature-settings: "kern";
    -moz-osx-font-smoothing: grayscale;
}

*,
*:after,
*:before {
    box-sizing: inherit;
    vertical-align: inherit;
}









html > * > * {
	display:block;
	text-align:center;
}

html > * > * > * {
	max-width:1024px;
	width:100%;
	display:inline-block;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
}


footer {
	background-color:#f2f4f5;
}


div,
img {
	display:inline-block;
	width:100%;
}




.column.fiftyfifty > div {
	max-width:50%;
	float:left;
	
}

.copyright,
.language {
	text-align:right;
	height:auto;
}



h1,
h2 {
	font-size:34px;
	margin-bottom:.5em;
	line-height:130%;
}


h1 {
	color:#69b75c
}

h1 + p {
	font-size:21px;
	line-height:142%;
}

h3 {
	font-size:21px;
	line-height:138%;
	margin-bottom:.25em;
}

p,
#privacy li {
	font-size:21px;
	color:#818181;
	line-height:150%;
	margin-bottom:1em;
	font-weight:normal;
}

#privacy ul {
	margin-bottom:30px;
}

#privacy li {
	margin-bottom:.5em;
}

.features p {
	font-size:16px;
}

p:last-child {
	margin-bottom:0;
}


form {
	display:inline-block;
	width:100%;
}


fieldset {
	display: inline-block;
    width: 100%;
    border: 1px solid #a2a2a2;
    margin-bottom:13px;
    position:relative;
    margin-top:13px;
}

.copyright ul {
	list-style:none;
	display:inline-block;
}

.copyright ul li {
	display:inline-block;
	float:left;
	margin-right:13px;
	margin-bottom:13px;
}

.copyright {
	margin-top:18px;
	height:auto;
}

.copyright ul li:last-child {
	margin-right:0;
}

.copyright li a {
	text-decoration:none;
	color:#999;
}

.copyright li a:hover {
	text-decoration:underline;
}


#capacitycheck,
fieldset,
button {
	max-width:362px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}


.pulse {
	display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #e81833;
    box-shadow: 0 0 0 rgb(204 169 44 / 40%);
    animation: pulse 2s infinite;
    position: relative;
    top: 1px;
    margin-right: 2px;
}
}

.pulse strong {
	font-weight:normal;
	color:#e81833;
}

.vouchers {
	margin-top:13px;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(232,24,51, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(232,24,51,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(232,24,51, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(232,24,51, 0.4);
    box-shadow: 0 0 0 0 rgba(232,24,51, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(232,24,51, 0);
      box-shadow: 0 0 0 10px rgba(232,24,51, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(232,24,51, 0);
      box-shadow: 0 0 0 0 rgba(232,24,51, 0);
  }
}

#capacitycheck p {
	border: 1px solid #69b75c;
    border-radius: 7px;
    box-shadow: 0 2px 13px rgb(0 0 0 / 13%);
    padding: 13px;
    margin-bottom: 27px;
    font-size:14px;
    color:#69b75c;
    font-weight:bold;
    text-align:left;
}

#capacitycheck {
	display:none;
}

form {
	text-align:center;
}


input,
select,
button {
	display:block;
}

label {
	background: #fff;
    position: absolute;
    left: 10px;
    top: -7px;
    font-size: 14px;
    padding: 0 3px;
}

input,
select,
button,
.button {
	border:none;
	box-shadow:none;
	background:none;
	font-size:18px;
	padding:18px 13px 13px;
	width:100%;
}


.button,
button {
	color:#fff;
	font-weight:bold;
	background-color:#69b75c;
	cursor:pointer;
	position:relative;
}

.button:hover,
button:hover {
	background-color:#75c567;
}

button svg {
	transition:right 162ms;
}

button:hover svg {
	right:10px;
}

p small {
	font-size:14px;
}

.button {
	display: block;
    text-align: center;
    text-decoration: none;
    max-width: 360px;
    margin: 23px auto 0;
}


.fotorama__stage__shaft {
	margin-left:0!important
}


footer,
.section {
	padding-top:30px;
	padding-bottom:30px;
}

.copyright small {
	display:block;
	height:auto;
	margin-bottom:3px;
}


.brand a,
.language a {
	padding:18px;
	display:block;
        width: 300px;
}

.brand a {
	padding-left:0;
}

.language a,
.copyright small {
	padding-right:0;
}

.brand img {
	width:auto;
}

.features h2 {
	margin-bottom:38px;
}

.features .row,
.features .column .column {
	margin-bottom:0;
}

.features .column .column .column {
	margin-bottom:42px;
}

img.float {
	width:auto;
	float:left;
	margin-right:18px;
	margin-bottom:13px;
}

img.float + div {
	width:auto;
}

img.float + div a {
	color:#818181;
	font-weight:normal;
}

img.float + div p {
	margin-bottom:6px;
}


img.float[src="img/icon_suite.png"] {
	margin-right: 41px;
	margin-left: 8px; 
}

small,
.language a {
	color:#999;
	text-decoration:none;
	height:100%;
	line-height:18px;
}


p .highlight {
	color:#69b75c
}


h1.success {
	font-size:18px;
	margin-bottom:2.5em;
}

h1.success svg {
	height: 19px;
    position: relative;
    top: 3px;
}

.alt {
	color:#69b75c;
	font-weight:normal;
	
}

strong.alt {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom: 6px;
    display: inline-block;
}


button svg {
	height: 20px;
    position: absolute;
    right: 14px;
    top: 16px;
}


main {
	min-height:62vh;
}


div.error {
	background: #f8d7da;
    padding: 16px;
    border-radius: 5px;
    margin-bottom: 16px;
}
	
	div.error p {
		color: #721c24;
	}


.row {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}


.col-2,
.col-4,
.col-8,
.col-6,
.col-12 {
	padding: 0 15px;
	margin-bottom: 20px;
}


.col-2 {
	width: 16.66%;
}
.col-4 {
	width: 33.33%;
}
.col-3 {
	width: 25%;
}
.col-6 {
	width: 50%;
}
.col-8 {
	width: 66.66%;
}




@media screen and (max-width: 1180px) {
	img.float[src="img/icon_suite.png"] {
		margin-left:0;
	}
	
}


.imprintphone {
	display:inline-block;width:182px;height:19px;
}

.imprintceo {
	display:inline-block;width:265px;height:23px;
}

#privacy img[alt="E-Mail"] {
	display: inline-block;
    width: 221px;
    height: 24px;
    position: relative;
    top: 7px;
}

#privacy h4 {
	margin-bottom:.5em;
}

@media screen and (max-width: 600px) {
	
	.imprintphone {
		width: 127px;
		height: auto;
	}
	
	.imprintceo {
		width:200px;
		height: auto;
	}
	
	#privacy img[alt="E-Mail"] {
		display: inline-block;
		width: 171px;
		height: auto;
		top: 6px;
	}
	
	p,
	#privacy li {
		font-size:16px;
	}
	
	#privacy li {
		list-style-position: inside;
	}
	
	h1 {
		font-size: 30px;
	}
	
	h1 + p {
		font-size:19px;
		line-height:150%;
	}
	
    .col-2,
    .col-4,
    .col-8,
    .col-6,
    .col-12 {
        padding: 0;
        width: 100%;
    }
    
    
    .button,
    fieldset,
	button {
		max-width:none;
	}
	
	html > * > * > * {
		padding-left:16px;
		padding-right:16px;
	}
	
	.section.features {
		padding-top:23px;
		padding-bottom:0;
	}
	
	.section {
		padding-top:0;
		padding-bottom:23px;
	}
	
	footer {
		padding-bottom:0;
		padding-top:0;
	}
	
	footer .fiftyfifty {
		margin-bottom:0;
	}    
}

@media screen and (max-width: 400px) {
	
	.copyright small,
	.copyright li a {
		font-size:14px;
	}
	
	.copyright ul li {
		width:100%;
	}
	
	.copyright {
		margin-top:16px;
	}
	

}





footer {
	background:#202223;
	padding-top:62px;
}

footer ul,
footer li {
	list-style:none;
}

footer a,
footer span,
footer p,
footer li,
footer div {
	color:#cfcfcf;
	text-decoration:none;
	font-size:14px;
	line-height:26px;
}

footer h5 {
	color:#fff;
	margin-bottom:15px;
	font-size:21px;
}

.eltd-four-columns-inner {
	display:flex;
}

.eltd-four-columns-inner > * {
	margin-right:30px;
}

.eltd-four-columns-inner > *:last-child {
	margin-right:0;
}



@media screen and (max-width: 800px) {
  .eltd-four-columns-inner {
  	flex-flow:column;
  }
  
  .eltd-four-columns-inner > * {
  	margin-right:0;
  	margin-bottom:38px;
  }
}






responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
  
}

.responsiveContainer iframe {
  width: 100%;
  height: 480px;
  vertical-align: top;
  
    max-width: none!important;
    margin: 0!important;
    padding: 0!important;

}

footer {
	border-bottom:62px solid #161616;
}


header {
	border-top:9px solid #69b75c
}


.birthday {
	display:flex;
}

.birthday select {
	border-right:1px solid #d2d2d2;
    font-size: 16px;
    line-height: 1;
    border-radius: 5px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);
    -webkit-appearance: none;
    background-position-x: 91%;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position-y: 19px;


}

.birthday select:last-child {
	border-right:none;
}

.agb {
	border:none;
	padding:0;
	text-align:left;
}

.agb small {
	float:left;
}

.agb input {
	width:auto;
	float:left;
	appearance: checkbox; 
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    margin-top:0;
}

.agb label {
	position: static;
    width: 90%;
    display: inline-block;
}





.fielsetalternativ input {
	
	display:inline-block;
	width:auto;
	appearance: radio; 
    -moz-appearance: radio;
    -webkit-appearance: radio;
    margin-top:0;	
}

.fielsetalternativ label {
	position: static;
    left: auto;
    top: auto;
    padding: 0;
}



.postaltoggle > div,
.fielsetalternativ,
.fieldsetalt {
    max-width: 362px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
    margin-bottom:23px;
    display:inline-block;
}

.fielsetalternativ input,
.fielsetalternativ label {
	float:left;
}

.fielsetalternativ label {
	width: 90%;
    padding-left: 4px;
    font-size: 16px;
    font-weight: bold;
}

.fielsetalternativ.borderbottom {
	padding-bottom:23px;
	border-bottom:1px solid #b2b2b2;
	display:inline-block;
}


.postaltoggle div {
	display:flex;
	margin-bottom:0;
}

.postaltoggle div:last-child fieldset:first-child {
	margin-right:6px;
	max-width:33%;
}


.fieldsetalt {
	margin-top:23px;
}


.fielsetalternativ {
	display: table-cell;
    padding-top: 13px;
    padding-bottom: 13px;
}



.features .row, .features > .row > .column > .row > .column {
    display: flex;
    width: 100%;
}



@media screen and (max-width: 600px) {

.fieldsetalt,
.postaltoggle div,
.fielsetalternativ {
	max-width:none
}

.features .row, .features > .row > .column > .row > .column {
    display: inline-block;
    width: 100%;
}

.features img.float + div {
	width:100%
}


}

ul.download {
    list-style: none;
}

ul.download li {
    margin-bottom: 10px;
}

ul.download li a{
    color: #69b75c;
    text-decoration: none;
}

ul.download li a:hover{
    text-decoration: underline;
}

