@font-face {
  font-family: "icon";
  src: url("../../statics/icons/icon-dc7226094ba3c44f4480bc664ca41628.eot");
  src: url("../../statics/icons/icon-dc7226094ba3c44f4480bc664ca41628.eot?#iefix") format("embedded-opentype"), url("../../statics/icons/icon-dc7226094ba3c44f4480bc664ca41628.woff") format("woff"), url("../../statics/icons/icon-dc7226094ba3c44f4480bc664ca41628.ttf") format("truetype"), url("../../statics/icons/icon-dc7226094ba3c44f4480bc664ca41628.svg?#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
    font-family:"icon";
    src:url("../../icons/icon-dc7226094ba3c44f4480bc664ca41628.eot");
    font-weight:normal;
    font-style:normal;
}
*/
/*
@font-face {
	font-family:"icon";
	src:url("../../icons/icon-dc7226094ba3c44f4480bc664ca41628.eot");
	src:url("../../icons/icon-dc7226094ba3c44f4480bc664ca41628.eot?#iefix") format("embedded-opentype"),
		url("../../icons/icon-dc7226094ba3c44f4480bc664ca41628.woff") format("woff"),
		url("../../icons/icon-dc7226094ba3c44f4480bc664ca41628.ttf") format("truetype"),
		url("../../icons/icon-dc7226094ba3c44f4480bc664ca41628.svg?#icon") format("svg");
	font-weight:normal;
	font-style:normal;
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icon";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-OLD_print:before,
.icon-arrow_down:before,
.icon-arrow_down_small:before,
.icon-arrow_left:before,
.icon-arrow_right:before,
.icon-arrow_up:before,
.icon-arrow_up_small:before,
.icon-close:before,
.icon-connect:before,
.icon-document:before,
.icon-extern:before,
.icon-facebook:before,
.icon-flashmessage_error:before,
.icon-flashmessage_info:before,
.icon-flashmessage_ok:before,
.icon-google:before,
.icon-ical:before,
.icon-lesezeit:before,
.icon-link:before,
.icon-linkedin:before,
.icon-links:before,
.icon-logout:before,
.icon-lupe:before,
.icon-mail:before,
.icon-navi:before,
.icon-print:before,
.icon-rss:before,
.icon-spinner:before,
.icon-tick:before,
.icon-twitter:before,
.icon-vcard:before,
.icon-view:before,
.icon-xing:before,
.icon-youtube:before {
  font-family: "icon";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
.icon-OLD_print:before {
  content: "\f101";
}
.icon-arrow_down:before {
  content: "\f102";
}
.icon-arrow_down_small:before {
  content: "\f103";
}
.icon-arrow_left:before {
  content: "\f104";
}
.icon-arrow_right:before {
  content: "\f105";
}
.icon-arrow_up:before {
  content: "\f106";
}
.icon-arrow_up_small:before {
  content: "\f107";
}
.icon-close:before {
  content: "\f108";
}
.icon-connect:before {
  content: "\f109";
}
.icon-document:before {
  content: "\f10a";
}
.icon-extern:before {
  content: "\f10b";
}
.icon-facebook:before {
  content: "\f10c";
}
.icon-flashmessage_error:before {
  content: "\f10d";
}
.icon-flashmessage_info:before {
  content: "\f10e";
}
.icon-flashmessage_ok:before {
  content: "\f10f";
}
.icon-google:before {
  content: "\f110";
}
.icon-ical:before {
  content: "\f111";
}
.icon-lesezeit:before {
  content: "\f112";
}
.icon-link:before {
  content: "\f113";
}
.icon-linkedin:before {
  content: "\f114";
}
.icon-links:before {
  content: "\f115";
}
.icon-logout:before {
  content: "\f116";
}
.icon-lupe:before {
  content: "\f117";
}
.icon-mail:before {
  content: "\f118";
}
.icon-navi:before {
  content: "\f119";
}
.icon-print:before {
  content: "\f11a";
}
.icon-rss:before {
  content: "\f11b";
}
.icon-spinner:before {
  content: "\f11c";
}
.icon-tick:before {
  content: "\f11d";
}
.icon-twitter:before {
  content: "\f11e";
}
.icon-vcard:before {
  content: "\f11f";
}
.icon-view:before {
  content: "\f120";
}
.icon-xing:before {
  content: "\f121";
}
.icon-youtube:before {
  content: "\f122";
}
/*
font-family: 'Source Serif Pro';
400 -> light
700 -> semibold

font-family: 'Roboto';
700 -> bold
600 -> medium
500 -> light
400 -> thin
*/
.tabs {
  margin: 0;
  z-index: 1;
  position: relative;
}
.tabs ul {
  margin: 0;
  list-style: none;
}
.tabs li {
  float: left;
  margin: -37px 30px 0 0;
}
.tabs li a {
  display: block;
  height: 30px;
  font: 700 32px/32px "HelveticaNeue";
  text-align: left;
  text-transform: uppercase;
  color: #8f9aa3;
  padding: 15px 0 0;
  border-top: 15px solid #CFCFD0;
}
.tabs li a:hover {
  border-color: #f7a600;
}
.tabs li.active a {
  color: #f7a600;
  border-color: #f7a600;
}
@media screen and (max-width: 640px) {
  .tabs {
    display: none;
  }
}
.widget.latest {
  position: relative;
  float: left;
  width: 50%;
}
.widget.latest .wrap {
  border: 1px solid #cfcfd0;
  padding: 30px;
  margin: 0 15px 30px;
  min-height: 464px;
}
.widget.latest .hl2 {
  display: none;
}
.widget.latest .teaser {
  padding-top: 25px;
}
.widget.latest .teaser .image {
  margin: 0 15px 0 -30px;
  float: left;
  width: auto;
  max-width: 40%;
}
.widget.latest .teaser .text {
  overflow: hidden;
  min-height: 10px !important;
}
.widget.latest .teaser .text p {
  padding-bottom: 0;
}
.widget.latest .teaser .subline {
  padding-bottom: 5px;
  line-height: 18px;
}
.widget.latest .teaser .subline .date,
.widget.latest .teaser .subline .category {
  float: none;
  display: inline;
  line-height: 18px;
}
.widget.latest .teaser .hl3 {
  font: 700 20px/26px "HelveticaNeue";
  padding-bottom: 10px;
}
.widget.latest .events .teaser {
  float: none;
}
.widget.latest .events .teaser .date {
  color: white;
  background: #f7a600;
  padding: 15px 20px;
  margin: 0 15px 0 -30px;
  height: 95px;
  width: 85px;
  display: block;
  float: left;
  text-align: center;
}
.widget.latest .events .teaser .date .day {
  font: 600 66px/66px "HelveticaNeue";
}
.widget.latest .events .teaser .date .monthname {
  text-transform: uppercase;
  font: 600 20px/26px "HelveticaNeue";
}
.widget.latest .events .teaser a {
  display: block;
  position: relative;
  padding-right: 30px;
}
.widget.latest .events .teaser a:before {
  font-family: "icon";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
.widget.latest .events .teaser a:before {
  content: "\f105";
}
.widget.latest .events .teaser a:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  font-size: 45px;
}
.widget.latest .events .teaser a:hover .hl4 {
  color: #f7a600;
}
.widget.latest .events .teaser .subline {
  width: 100%;
  float: none;
  padding: 0;
}
.widget.latest .events .teaser .subline .place,
.widget.latest .events .teaser .subline .category {
  padding: 0 5px 10px 0;
  font: 700 17px/26px "HelveticaNeue";
  float: none;
  display: inline;
}
.widget.latest .events .teaser .subline .place:before,
.widget.latest .events .teaser .subline .category:before {
  display: none !important;
}
.widget.latest .events .teaser .subline .place {
  color: #f7a600;
}
.widget.latest .read-all {
  position: absolute;
  right: 0;
  top: -19px;
  z-index: 1;
  font: 600 16px/22px "HelveticaNeue";
  color: #8f9aa3;
}
.widget.latest .read-all:hover {
  color: #f7a600;
}
@media screen and (max-width: 980px) {
  .widget.latest {
    float: none;
    width: 100%;
  }
  .widget.latest .wrap {
    min-height: 30px !important;
  }
}
@media screen and (max-width: 640px) {
  .widget.latest .wrap {
    padding: 20px;
    min-height: 30px !important;
  }
  .widget.latest .hl2 {
    display: block;
    margin: 0;
    padding-bottom: 20px;
    font: 700 26px/32px "HelveticaNeue";
  }
  .widget.latest .latestTeaser {
    position: relative !important;
    left: auto !important;
  }
  .widget.latest .teaser {
    padding: 0 0 20px;
    width: 100%;
  }
  .widget.latest .teaser .image {
    margin-left: -20px;
  }
  .widget.latest .teaser .text .hl3 {
    padding-bottom: 0;
  }
  .widget.latest .teaser .text p,
  .widget.latest .teaser .text .read-more {
    display: none;
  }
  .widget.latest .events {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #cfcfd0;
  }
  .widget.latest .events .teaser {
    padding: 0;
  }
  .widget.latest .events .teaser .date {
    margin: 0 15px 5px -20px;
    height: auto;
    width: auto;
    display: inline-block;
    padding: 2px 20px;
  }
  .widget.latest .events .teaser .date .day {
    display: inline;
    float: left;
    font: 600 17px/26px "HelveticaNeue";
  }
  .widget.latest .events .teaser .date .day:after {
    content: ". ";
  }
  .widget.latest .events .teaser .date .monthname {
    float: left;
    font: 600 17px/26px "HelveticaNeue";
  }
  .widget.latest .events .teaser .text {
    overflow: visible;
  }
  .widget.latest .read-all {
    position: relative;
    right: auto;
    top: auto;
    z-index: 1;
    font: 600 16px/22px "HelveticaNeue";
  }
}
/*# sourceMappingURL=style.css.map */