@import "vendor/reset.css";.sansSerif{font-family:'Open Sans',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}.sansSerif strong,.sansSerif .bold,.sansSerif.bold{font-weight:400;font-weight:600}.wideUpper{text-transform:uppercase;letter-spacing:.1em}.upper{text-transform:uppercase}#wrapper{display:block;max-width:960px;margin:0 auto;padding:40px 0;font-family:'Open Sans',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:10px;line-height:1.4;color:#888887}#wrapper strong,#wrapper .bold,#wrapper.bold{font-weight:400;font-weight:600}#wrapper header{margin-bottom:30px}.column{display:block;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.column.column-3{width:25%;float:left}.column.column-4{width:33.33%;float:left}.column.column-6{width:50%;float:left}@media (max-width:640px){.column.column-6{width:100%;float:none}}.column.column-12{width:100%;clear:both}.column.important{font-size:1.1em}.column.margin{margin-bottom:30px}h1,h2{font-size:1.8em;line-height:1.7em;color:#930a26;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-align:center;clear:both}h1{margin-bottom:.5em}h2{margin-bottom:1em;font-weight:400}h3,h4,h5{margin-bottom:1em;font-size:1.4em;font-weight:700}h5{font-weight:600}p,li{margin-bottom:1em;font-size:1.3em}p a{color:#888887;text-decoration:underline;-webkit-transition:color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out;-ms-transition:color 300ms ease-in-out;-o-transition:color 300ms ease-in-out;transition:color 300ms ease-in-out}p a:hover,p a:active{color:#555554}li{margin-bottom:.75em}ul{margin-bottom:2em;padding-left:15px;list-style:outside}.column img{display:block;max-width:100%;height:auto;margin:auto;margin-bottom:20px}.icon{padding-left:30px;line-height:2;text-decoration:none;background-repeat:no-repeat;background-position:left}.icon.mail{background-image:url(/img/mail.png)}.icon.phone{background-image:url(/img/phone.png)}.social{display:inline-block;width:41px;height:41px;margin-right:6px;background-repeat:no-repeat;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-ms-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}.social.xing{background-image:url(/img/xing.png)}.social.linkedin{background-image:url(/img/linkedin.png)}.social:hover,.social:active{opacity:.8}.social span{display:none}.toggle-trigger{display:block;padding:20px;padding-left:64px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.4em;background-color:#f5f3f3;background-repeat:no-repeat;background-position:20px 0;background-image:url(/img/toggle-icon.png);text-decoration:none;color:#757474;-webkit-transition:color 300ms ease-in-out,background-color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out,background-color 300ms ease-in-out;-ms-transition:color 300ms ease-in-out,background-color 300ms ease-in-out;-o-transition:color 300ms ease-in-out,background-color 300ms ease-in-out;transition:color 300ms ease-in-out,background-color 300ms ease-in-out}.toggle-trigger:hover,.toggle-trigger:active{background-color:#f0eded;color:#706f6f}.toggle-trigger.open{background-position:20px -60px}.toggle-target{display:none;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:2px solid #f0eded;border-top:none;overflow:hidden}.toggle-target.open{display:block}.teaser-collection{display:flex;flex-wrap:nowrap;align-items:stretch;margin-bottom:60px}.teaser-collection .teaser{flex-grow:1;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#f5f3f3;border-right:2px solid #fff;text-decoration:none;color:#757474;-webkit-transition:color 300ms ease-in-out,background-color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out,background-color 300ms ease-in-out;-ms-transition:color 300ms ease-in-out,background-color 300ms ease-in-out;-o-transition:color 300ms ease-in-out,background-color 300ms ease-in-out;transition:color 300ms ease-in-out,background-color 300ms ease-in-out}.teaser-collection .teaser:hover,.teaser-collection .teaser:active{background-color:#f0eded;color:#706f6f}.teaser-collection .teaser span.image{display:block;height:65px;margin-bottom:25px;text-align:center}.teaser-collection .teaser span.image span.image-alignment{display:inline-block;width:0;height:100%;vertical-align:middle}.teaser-collection .teaser span.image img{display:inline-block;vertical-align:middle;max-width:95%;height:auto;margin:0}.teaser-collection .teaser span.heading{display:block;margin-bottom:20px;font-family:'Open Sans',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-weight:600;font-size:1.5em;text-align:center}.teaser-collection .teaser span.heading strong,.teaser-collection .teaser span.heading .bold,.teaser-collection .teaser span.heading.bold{font-weight:400;font-weight:600}.teaser-collection .teaser span.description{display:block;font-size:1.4em}.teaser-collection .teaser>*:last-child{margin-bottom:0!important}.clear{clear:both!important}@media (max-width:720px){.teaser-collection.m-single{display:block}.teaser-collection.m-single .teaser{display:block;margin-bottom:3px;border:none}.teaser-collection.m-double{flex-wrap:wrap;align-items:stretch}.teaser-collection.m-double .teaser{width:50%;margin-bottom:3px}}@media (max-width:360px){.teaser-collection.s-single{display:block}.teaser-collection.s-single .teaser{display:block;width:auto;margin-bottom:3px;border:none}.teaser-collection.s-double{flex-wrap:wrap;align-items:stretch}.teaser-collection.s-double .teaser{width:50%;margin-bottom:3px}}