<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

/* ############################################################################ */

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

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

* {font-family: "Roboto", sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: "Quicksand"; font-weight: bold; text-transform: uppercase;}
h1 {font-size: 400%;}
h2 {font-size: 300%;}
h3 {font-size: 200%;}
h4 {font-size: 100%;}
h5 {font-size: 80%}
h6 {font-size: 60%;}


p {font-size: 1rem;}

.navbar-brand .navbar-brand-item {height: 80px;}
.navbar-nav .nav-link {font-size: 1rem; text-transform: none; font-weight: normal;}

.modal {top: 20%;}

.wis-mandatory {color: #D10;}
.wis-form-alert {color: #D10;}
.wis-mediabox {}

a.wis-erfahrungsbericht-link:link, a.wis-erfahrungsbericht-link:visited, a.wis-erfahrungsbericht-link:active {color: #4E97C7;}
a.wis-erfahrungsbericht-link:hover {color: #44AA7B !important;}

.wis-smallfont {font-size: 0.75rem;}

.wis-map-area {width: 100%; height: 30rem;}

.wis-kv-team-profile {background-repeat: no-repeat; background-position: center center; background-size: cover;}

.wis-backstage-box {background: url(../media/pix/content/infomappe-backstage.jpg) no-repeat; background-size: cover;}
.wis-infomappe-box {background: url(../media/pix/content/wis-infomappe.jpg) no-repeat; background-size: cover;}

.wis-info-datum {position: absolute; bottom: 84px; display: block; color: #FFF;}

.wis-modal-image {}
.wis-modal-link {display: block;}

.wis-footer-img-box {float: left; display: block;}
.wis-footer-img {width: auto; max-width: 100%; height: auto; padding-right: 16px;}



@media screen and (max-width: 600px) {
   .wis-footer-img-box {float: none;}
}</pre></body></html>