<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
  margin: 0;
  color: #323335;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
  overflow-x: hidden;
  padding-bottom: 0 !important;
}
h2, h3 {
  color: #323335;
  font-weight: 400;
  font-size: 24px;
}
h2 {
  font-family: 'Pacifico', cursive;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}
p {
width: 100%;
margin: 20px 0;
}
b, strong {
font-weight: 700;

}
.marTop20 {
  margin-top: 50px !important;
}

.infotext {
  padding-left: 30px;
  width: 95%;
  background-image: url('../img/info.svg');
  background-repeat: no-repeat;
  background-position: left top;
}

.footer {
  background-color: #d98f94;
  padding: 30px;
  margin-top: 40px;
  text-align: center;
  font-size: 16px;
}
.footer a {
  color: #fff;
  margin: 0 10px;
}
.posabs {
  position: absolute;
}
.g-container {
    background-color:rgba(255, 255, 255, 0.8);
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.m-form .form-row {
    display: block;
    padding: 0 0 30px;
}
.m-forminput-dropdown select {
    background-color: #fff;
    padding: 10px 35px 10px 10px;
    width: 100%;
    font-size: 18px;
    color: #323335;
    border: 1px solid #c6c6c6;
}
.m-form .form-row &gt; .a-formlabel {
    display: inline;
}
.a-formlabel[for] {
    margin: 0 0 10px;
}
fieldset {
    border: none;
    margin: 0;
        margin-right: 0px;
    padding: 0;
}

.m-forminput {
  width: 100%;
  border: 1px solid #c6c6c6;
  padding: 10px 0;
  font-size: 18px;
  color: #323335;
}
.m-forminput-checkbox,
.m-forminput-dropdown {
  padding: 0;
  border: 0;
}

.m-form .form-row .a-formlabel:nth-last-of-type(1)::after,
.col2::after {
    clear: both;
    content: '';
    display: table;
    width: 100%;
}
.a-formlabel .label-text.required::after {
    color: inherit;
    content: " *";
}
.m-form [data-field-count="2"] .a-formlabel {
    display: inline-block;
    
    width: 50%;
}
.m-form [data-field-count="2"] .a-formlabel + .a-formlabel {
    text-align: left !important;
    padding-left: 5px;
}
.m-form [data-field-count="2"] .a-formlabel + .a-formlabel {
    text-align: right;
}
.m-form [data-field-count="2"] .a-formlabel {
    display: inline-block;
    width: 50%;
}
.m-form [data-field-count="2"] .a-formlabel + .a-formlabel {
    text-align: left !important;
}
.m-form [data-field-count="2"] .m-forminput:not(.form-layout-col).form-field-width-m {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
}
.m-form [data-field-count="1"] .m-forminput:not(.form-layout-col) &gt; .m-forminput {
    width: auto;
}

.colLeft {
 float: left;
 width: 33%;
  padding-right: 20px;
  padding-bottom: 20px;
}
.colLeft img {
  max-width: 100%;
  width: auto;
}
.colRight {
 float: left;
 width: 50%;
 color: #0099b0;
}

.orange {
color:#f6a800;
font-size: 30px;
line-height: 50px;
font-weight: 600;
}
.dz-message {
  background-color: #fff;
  padding: 10px;
  color: #323335;
  margin: 10px;
  font-weight: normal;
  border: 1px solid #c6c6c6;
  
}
.mysize {
  position: absolute;
  left: 0px;
}
#content {
  padding: 40px;
}
.logo {
margin-left: auto;
margin-right: auto;
position: relative;
}
.logo .g-layout-full {
  padding: 20px;
}


.topnav a {
  color: #323335;
  text-decoration: none;
}
a {
  color: #323335;
  text-decoration: underline;
}
.darkbutton {
  background-color: #000;
display: inline-block !important;
padding: 15px;
color: white;
margin: 30px 0 0 0;

font-weight: normal;
border-radius: 0;
border: 0;
}
.darkbutton a {
  color: #fff;
  text-decoration: none;
}
button {
background-color: #000;
display: inline !important;
padding: 15px 15px 15px 50px;
color: white;


font-weight: normal;
border-radius: 0;
border: 0;
margin: 0 0 20px 30px;

    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

.a-button-primary.form-button {
  background-image: url('../img/schloss.svg');
  background-repeat: no-repeat;
  background-position: 12px 8px;
  float: right;
}
.walink a {
  text-decoration: none;
}
.walink {
  border: 1px solid #000;
  float: right;
  padding: 14px;
}
.clear {
  clear: both;
}
/* EU COOKIE CONSENT */

div.eu-cookie {
	width: 100%;
	float: left;
	clear: both;
	position: fixed;
	z-index: 999;
	bottom: 0px;
	left: 0px;
	background-color: #a6afbb;
	background-color: rgba(166,175,187,0.9);
	display: none;
}

div.eu-cookie div.center {
	width: 100%;
	max-width: 1100px;
	margin: 0px auto;
	padding: 0px;
}

div.eu-cookie-content {
	width: 100%;
	float: left;
	clear: both;
	color: #ffffff;
	text-align: left;
	padding: 30px;
	box-sizing: border-box;
}

div.eu-cookie-content h1,
div.eu-cookie-content h2,
div.eu-cookie-content h3,
div.eu-cookie-content h4,
div.eu-cookie-content h5,
div.eu-cookie-content p,
div.eu-cookie-content p a {
	color: #ffffff !important;
}

div.eu-cookie-content p a {
	text-decoration: underline;
}

div.eu-cookie-content span.button {
	cursor: pointer;
	margin-top: 0px;
	display: inline-block;
	padding: 8px 16px;
	color: #ffffff;
	background-color: #f6a800;
	border: 2px solid #f6a800;
  border-radius: 10px;
}

div.eu-cookie-content span.button:hover {
	color: #4C627F;
	background-color: #ffffff;
	border: 2px solid #ffffff;
}

.messagewrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  display:none;
}
.messageouter {
  text-align: center;
  background-color: rgba(243, 135, 1, 0.9);
  position: relative;
  width: 100%;
  height: 100%;
}
.message {
  position: relative;
  top: 50%;
  font-size: 2em;
  line-height: 1.2em;
  color: white;
}
.m-forminput-radio {
  float: left !important;
  width: auto !important;
  margin-top: 0px;
  margin-bottom: 20px;
}
.a-formlabel.radio {
  padding-right: 20px;
}

.dropzone.dz-clickable * {
  margin: 0;
}
.dz-message.a-button.a-button-secondary {
  min-width: 80% !important;
  width: 80px;
  text-align: left;
}
.dropzone {
  padding: 0px;
  min-height: 0px;
  border: 0px;
  background: transparent;
  margin: 20px 0;
}
.uploadcomplete {
  margin-bottom: 40px;
  display: none;
}
.uploadcomplete::before {
  content: '\e025';
  font-size: 30px;
  width: 42px;
  display: inline-block;
  position: relative;
  top: 4px;
  font-family: 'icons';
  color: #f6ae59;
}
.dropzone .dz-preview.dz-image-preview {
  background: transparent;
}
.required.error {
  color: red;
}
h2.a-heading {
  margin-top: 20px;
}
.m-form [data-field-count="2"] .a-formlabel + .a-formlabel {
  text-align: left !important;
  padding-left:5px;
}


@media (max-width: 380px) {
.colLeft {
 float: none;
 width: 100%;
  padding-right: 20px;
  padding-bottom: 20px;
}
.colLeft img {
  max-width: 100%;
  width: auto;
}
.colRight {
 float: none;
 width: 100%;
}
  
}
</pre></body></html>