@charset "UTF-8";
/* wichtig, um im Editor die Anzeige des Hintergrundbildes zu unterdrÃ¼cken: */
.mceContentBody {
	background-color: #FFFFFF !important;
	background-image: none !important;
	height: 100% !important;
}

/* html.egotecWysiwyg {
    background-color: #ffffff !important;
} */
/**
* 
* Utils
*
* Utils are reserved for Sass code that doesn't cause Sass to actually output 
* CSS. Things like mixin declarations, functions, and variables..
* 
*/
/*------------------------------------*\
    $MIXINS
\*------------------------------------*/
/**
 * IE friendly mobile first CSS mixin.
 * Use this mixin instead of @media-statements and generate a sepereate IE stylesheet easily.
 * http://jakearchibald.github.io/sass-ie/
 */
/**
 * The micro clearfix
 * http://nicolasgallagher.com/micro-clearfix-hack/
 */
/**
 * For filling the PatternLab Colorbox
 * 
 */
/**
 * 
 * Paths to assets
 * 
 */
/**
 * 
 * Breakpoints
 * 
 */
/**
 * 
 * Colour and Gradients 
 * 
 */
.sg-colors li:nth-child(1) {
  display: block;
  background: #005983;
}
.sg-colors li:nth-child(1):after {
  content: "blue";
}
.sg-colors li:nth-child(2) {
  display: block;
  background: rgba(0, 89, 131, 0.8);
}
.sg-colors li:nth-child(2):after {
  content: "blue80";
}
.sg-colors li:nth-child(3) {
  display: block;
  background: #002b3f;
}
.sg-colors li:nth-child(3):after {
  content: "blueDark";
}
.sg-colors li:nth-child(4) {
  display: block;
  background: rgba(0, 43, 63, 0.97);
}
.sg-colors li:nth-child(4):after {
  content: "blueDark97";
}
.sg-colors li:nth-child(5) {
  display: block;
  background: #4d8ba8;
}
.sg-colors li:nth-child(5):after {
  content: "blueLight";
}
.sg-colors li:nth-child(6) {
  display: block;
  background: #e9f7fe;
}
.sg-colors li:nth-child(6):after {
  content: "blueLight";
}
.sg-colors li:nth-child(7) {
  display: block;
  background: #de5619;
}
.sg-colors li:nth-child(7):after {
  content: "dechema";
}
.sg-colors li:nth-child(8) {
  display: block;
  background: #f95207;
}
.sg-colors li:nth-child(8):after {
  content: "dechemaLight";
}
.sg-colors li:nth-child(9) {
  display: block;
  background: #ff7639;
}
.sg-colors li:nth-child(9):after {
  content: "dechemaLighter";
}
.sg-colors li:nth-child(10) {
  display: block;
  background: #ff641e;
}
.sg-colors li:nth-child(10):after {
  content: "dechemaLightest";
}
.sg-colors li:nth-child(11) {
  display: block;
  background: #fee7d9;
}
.sg-colors li:nth-child(11):after {
  content: "dechemaUltraLight";
}
.sg-colors li:nth-child(12) {
  display: block;
  background: #0099ff;
}
.sg-colors li:nth-child(12):after {
  content: "processnet";
}
.sg-colors li:nth-child(13) {
  display: block;
  background: #38afff;
}
.sg-colors li:nth-child(13):after {
  content: "processnetLight";
}
.sg-colors li:nth-child(14) {
  display: block;
  background: #44b4ff;
}
.sg-colors li:nth-child(14):after {
  content: "processnetLighter";
}
.sg-colors li:nth-child(15) {
  display: block;
  background: #96d5ff;
}
.sg-colors li:nth-child(15):after {
  content: "processnetLightest";
}
.sg-colors li:nth-child(16) {
  display: block;
  background: #f2faff;
}
.sg-colors li:nth-child(16):after {
  content: "processnetUltraLight";
}
.sg-colors li:nth-child(17) {
  display: block;
  background: #8fb91c;
}
.sg-colors li:nth-child(17):after {
  content: "biotech";
}
.sg-colors li:nth-child(18) {
  display: block;
  background: #abcb54;
}
.sg-colors li:nth-child(18):after {
  content: "biotechLight";
}
.sg-colors li:nth-child(19) {
  display: block;
  background: #abcb54;
}
.sg-colors li:nth-child(19):after {
  content: "biotechLighter";
}
.sg-colors li:nth-child(20) {
  display: block;
  background: #9dcb21;
}
.sg-colors li:nth-child(20):after {
  content: "biotechLightest";
}
.sg-colors li:nth-child(21) {
  display: block;
  background: #f6faee;
}
.sg-colors li:nth-child(21):after {
  content: "biotechUltraLight";
}
.sg-colors li:nth-child(22) {
  display: block;
  background: #676767;
}
.sg-colors li:nth-child(22):after {
  content: "gray";
}
.sg-colors li:nth-child(23) {
  display: block;
  background: #363636;
}
.sg-colors li:nth-child(23):after {
  content: "grayDark";
}
.sg-colors li:nth-child(24) {
  display: block;
  background: #f3f3f3;
}
.sg-colors li:nth-child(24):after {
  content: "grayLight";
}
.sg-colors li:nth-child(25) {
  display: block;
  background: #d1d1d1;
}
.sg-colors li:nth-child(25):after {
  content: "grayBeta";
}
.sg-colors li:nth-child(26) {
  display: block;
  background: #999999;
}
.sg-colors li:nth-child(26):after {
  content: "grayBetaDark";
}
.sg-colors li:nth-child(27) {
  display: block;
  background: #e1e1e1;
}
.sg-colors li:nth-child(27):after {
  content: "grayBetaLight";
}
.sg-colors li:nth-child(28) {
  display: block;
  background: #f1f3f4;
}
.sg-colors li:nth-child(28):after {
  content: "grayBlueishLight";
}
.sg-colors li:nth-child(29) {
  display: block;
  background: #f7f8f9;
}
.sg-colors li:nth-child(29):after {
  content: "grayBlueishDark";
}
.sg-colors li:nth-child(30) {
  display: block;
  background: white;
}
.sg-colors li:nth-child(30):after {
  content: "white";
}
.sg-colors li:nth-child(31) {
  display: block;
  background: black;
}
.sg-colors li:nth-child(31):after {
  content: "black";
}
.sg-colors li:nth-child(32) {
  display: block;
  background: rgba(0, 0, 0, 0.2);
}
.sg-colors li:nth-child(32):after {
  content: "black20";
}
.sg-colors li:nth-child(33) {
  display: block;
  background: linear-gradient(to bottom, #eeeeef, white 20px);
}
.sg-colors li:nth-child(33):after {
  content: "gray2white";
}
.sg-colors li:nth-child(34) {
  display: block;
  background: linear-gradient(to bottom, #f4f4f4, #ecebea);
}
.sg-colors li:nth-child(34):after {
  content: "gray2gray";
}

/**
 * 
 * Typography
 * 
 */
@font-face {
  font-family: "PTSans-Regular";
  src: url("/uploads/assets/fonts/PTSans/PTSans-Regular.eot");
  src: url("/uploads/assets/fonts/PTSans/PTSans-Regular.eot?#iefix") format("embedded-opentype"), url("/uploads/assets/fonts/PTSans/PTSans-Regular.woff") format("woff"), url("/uploads/assets/fonts/PTSans/PTSans-Regular.ttf") format("truetype"), url("/uploads/assets/fonts/PTSans/PTSans-Regular.svg#PTSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSans-Bold";
  src: url("/uploads/assets/fonts/PTSans/PTSans-Bold.eot");
  src: url("/uploads/assets/fonts/PTSans/PTSans-Bold.eot?#iefix") format("embedded-opentype"), url("/uploads/assets/fonts/PTSans/PTSans-Bold.woff") format("woff"), url("/uploads/assets/fonts/PTSans/PTSans-Bold.ttf") format("truetype"), url("/uploads/assets/fonts/PTSans/PTSans-Bold.svg#PTSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSans-Italic";
  src: url("/uploads/assets/fonts/PTSans/PTSans-Italic.eot");
  src: url("/uploads/assets/fonts/PTSans/PTSans-Italic.eot?#iefix") format("embedded-opentype"), url("/uploads/assets/fonts/PTSans/PTSans-Italic.woff") format("woff"), url("/uploads/assets/fonts/PTSans/PTSans-Italic.ttf") format("truetype"), url("/uploads/assets/fonts/PTSans/PTSans-Italic.svg#PTSans-Italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSans-BoldItalic";
  src: url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.eot");
  src: url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.woff") format("woff"), url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.ttf") format("truetype"), url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.svg#PTSans-BoldItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}


/**
 *
 * Typography
 *
 */
@font-face {
  font-family: "PTSans-Regular";
  src: url("/uploads/assets/fonts/PTSans/PTSans-Regular.eot");
  src: url("/uploads/assets/fonts/PTSans/PTSans-Regular.eot?#iefix") format("embedded-opentype"), url("/uploads/assets/fonts/PTSans/PTSans-Regular.woff") format("woff"), url("/uploads/assets/fonts/PTSans/PTSans-Regular.ttf") format("truetype"), url("/uploads/assets/fonts/PTSans/PTSans-Regular.svg#PTSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSans-Bold";
  src: url("/uploads/assets/fonts/PTSans/PTSans-Bold.eot");
  src: url("/uploads/assets/fonts/PTSans/PTSans-Bold.eot?#iefix") format("embedded-opentype"), url("/uploads/assets/fonts/PTSans/PTSans-Bold.woff") format("woff"), url("/uploads/assets/fonts/PTSans/PTSans-Bold.ttf") format("truetype"), url("/uploads/assets/fonts/PTSans/PTSans-Bold.svg#PTSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSans-Italic";
  src: url("/uploads/assets/fonts/PTSans/PTSans-Italic.eot");
  src: url("/uploads/assets/fonts/PTSans/PTSans-Italic.eot?#iefix") format("embedded-opentype"), url("/uploads/assets/fonts/PTSans/PTSans-Italic.woff") format("woff"), url("/uploads/assets/fonts/PTSans/PTSans-Italic.ttf") format("truetype"), url("/uploads/assets/fonts/PTSans/PTSans-Italic.svg#PTSans-Italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSans-BoldItalic";
  src: url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.eot");
  src: url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.woff") format("woff"), url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.ttf") format("truetype"), url("/uploads/assets/fonts/PTSans/PTSans-BoldItalic.svg#PTSans-BoldItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}


/**
*
* Partials
*
* Partials generate the actual CSS. Things like resets, layouts, base styles
* and ui-elements.
*
*/
/**
 *
 * General
 *
 */
html {
  min-width: 320px;
  min-height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background-color: white;
}

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

body {
  font-family: "PTSans-Regular", "Helvetica", "Arial", sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  color: #676767;
  -webkit-text-size-adjust: 100%;
}

.is-hidden-min {
  display: none;
}
@media screen and (min-width: 320px) {
  .is-hidden-min {
    display: block;
  }
}

.is-hidden-lts {
  display: none;
}
@media screen and (min-width: 420px) {
  .is-hidden-lts {
    display: block;
  }
}

.is-hidden-ltm {
  display: none;
}
@media screen and (min-width: 720px) {
  .is-hidden-ltm {
    display: block;
  }
}

.is-hidden-ltl {
  display: none;
}
@media screen and (min-width: 820px) {
  .is-hidden-ltl {
    display: block;
  }
}

.is-hidden-ltmax {
  display: none;
}
@media screen and (min-width: 980px) {
  .is-hidden-ltmax {
    display: block;
  }
}

.is-hidden {
  display: none;
}

/**
 *
 * Typography
 *
 */
/**
 * Headlines
 */
h1, .alpha {
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  font-family: "PTSans-Regular", "Helvetica", "Arial", sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.2em;
  color: #005983;
}

h2, .beta {
  margin-top: 0.2em;
  margin-bottom: 0.4em;
  font-family: "PTSans-Regular", "Helvetica", "Arial", sans-serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.2em;
  color: #005983;
}

h3, .gamma {
  margin-top: 0.2em;
  margin-bottom: 0.4em;
  font-family: "PTSans-Regular", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2em;
  color: #005983;
}

h3.alt {
  color: #676767;
  font-size: 20px;
}

h4, .delta {
  margin-top: 0.2em;
  margin-bottom: 0.4em;
  font-family: "PTSans-Regular", "Helvetica", "Arial", sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.5em;
  color: #005983;
}

h5, .epsilon,
h6, .zeta {
  margin-top: 0.2em;
  margin-bottom: 0.4em;
  font-family: "PTSans-Bold", "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5em;
  color: #de5619;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.l-highlight h5, .l-highlight .epsilon {
  color: #ff641e;
}

h1 a, .alpha a,
h2 a, .beta a,
h3 a, .gamma a,
h4 a, .delta a {
  text-decoration: none;
}
h1 a:hover, .alpha a:hover,
h2 a:hover, .beta a:hover,
h3 a:hover, .gamma a:hover,
h4 a:hover, .delta a:hover {
  color: #de5619;
}

h5 a, .epsilon a,
h6 a, .zeta a {
  text-decoration: none;
  color: #de5619;
}
h5 a:hover, .epsilon a:hover,
h6 a:hover, .zeta a:hover {
  color: #005983;
}

/**
 * Paragraphs
 */
p {
  margin-top: 0.6666666667em;
  margin-bottom: 0.6666666667em;
  font-size: 15px;
  line-height: 1.5em;
  color: #676767;
}

.readmore {
  margin-bottom: 20px;
  line-height: 1.5em;
}

.l-grid--side > .l-grid__unit:nth-child(2n+2) p {
  font-size: 14px;
}

.l-highlight p {
  color: white;
}

strong, b {
  font-weight: normal;
  font-family: "PTSans-Bold", "Helvetica", "Arial", sans-serif;
}

b {
  color: #de5619;
}

em {
  font-style: normal;
  font-family: "PTSans-Italic", "Helvetica", "Arial", sans-serif;
}

strong em,
em strong {
  font-family: "PTSans-BoldItalic", "Helvetica", "Arial", sans-serif;
}

mark {
  background: #fee7d9;
  color: black;
}

ul, ol {
  padding-left: 40px;
  overflow: hidden;
  width: auto;
}
ul li, ol li {
  margin-bottom: 5px;
}
ul ul, ul ol, ol ul, ol ol {
  overflow: initial;
  margin-top: 5px;
}

/**
 *
 * Links
 *
 */
a {
  color: #005983;
  outline: 0;
  text-decoration: underline;
}
@media screen and (min-width: 720px) {
  a:hover, a:focus {
    color: #de5619;
  }
}

p > a {
  position: relative;
  padding-left: 0.6em;
  display: inline-block;
}
p > a:before {
  content: "\203A";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2em;
  line-height: 1em;
  text-decoration: underline;
  color: #005983;
}
p > a:before {
  text-decoration: none;
}
@media screen and (min-width: 720px) {
  p > a:hover, p > a:focus {
    color: #de5619;
  }
  p > a:hover:before, p > a:focus:before {
    color: #de5619;
  }
}
p > .svg-external {
  margin-left: 5px;
}

@media screen and (min-width: 720px) {
  .header p > a:hover, .header p > a:focus,
  .footer p > a:hover,
  .footer p > a:focus {
    color: #de5619;
  }
  .header p > a:hover:before, .header p > a:focus:before,
  .footer p > a:hover:before,
  .footer p > a:focus:before {
    color: #de5619;
  }
}

.l-highlight a {
  color: white;
  text-decoration: underline;
}
.l-highlight a:before {
  color: white;
}
@media screen and (min-width: 720px) {
  .l-highlight a:hover {
    text-decoration: underline;
    color: #ff7639;
  }
  .l-highlight a:hover:before {
    text-decoration: none;
    color: #ff7639;
  }
}

.button:before {
  content: "";
  color: white;
}

@font-face {
  font-family: 'fontello';
  src: url("/uploads/assets/icons/fontello/fontello.eot?53893298");
  src: url("/uploads/assets/icons/fontello/fontello.eot?53893298#iefix") format("embedded-opentype"), url("/uploads/assets/icons/fontello/fontello.woff?53893298") format("woff"), url("/uploads/assets/icons/fontello/fontello.ttf?53893298") format("truetype"), url("/uploads/assets/icons//fontello/fontello.svg?53893298#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/uploads/font/fontello.svg?53893298#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-calendar:before {
  content: '\e800';
}

/* '?' */
.icon-user-add:before {
  content: '\e801';
}

/* '?' */
.icon-search:before {
  content: '\e802';
}

/* '?' */
.icon-down-open:before {
  content: '\e803';
}

/* '?' */
.icon-up-open:before {
  content: '\e804';
}

/* '?' */
.icon-right-open:before {
  content: '\e805';
}

/* '?' */
.icon-left-open:before {
  content: '\e806';
}

/* '?' */
.icon-search-1:before {
  content: '\e807';
}

/* '?' */
.icon-gplus:before {
  content: '\e808';
}

/* '?' */
.icon-facebook:before {
  content: '\e809';
}

/* '?' */
.icon-twitter:before {
  content: '\e80a';
}

/* '?' */
.icon-left-open-1:before {
  content: '\e80b';
}

/* '?' */
.icon-right-open-1:before {
  content: '\e80c';
}

/* '?' */
.icon-cancel:before {
  content: '\e80d';
}

/* '?' */
.icon-linkedin:before {
  content: '\e80e';
}

/* '?' */
.icon-lock:before {
  content: '\e80f';
}

/* '?' */
.icon-lock-open:before {
  content: '\e810';
}

/* '?' */
.icon-user:before {
  content: '\e811';
}

/* '?' */
.icon-xing:before {
  content: '\e814';
}

/* '?' */
.icon-users:before {
  content: '\e818';
}

/* '?' */
.icon-group:before {
  content: '\e819';
}

/* '?' */
.icon-doc-inv:before {
  content: '\e81a';
}

/* '?' */
.icon-folder:before {
  content: '\e81b';
}

/* '?' */
.icon-flickr:before {
  content: '\e81e';
}

/* '?' */
.icon-flickr-1:before {
  content: '\e81f';
}

/* '?' */
.icon-mail:before {
  content: '\e820';
}

/* '?' */
.icon-menu-1:before {
  content: '\e821';
}

/* '?' */
.icon-up:before {
  content: '\e822';
}

/* '?' */
.icon-flag:before {
  content: '\e823';
}

/* '?' */
/**
 *
 * Icons
 *
 */
[class^="icon-"], [class*=" icon-"] {
  padding-left: 0;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-size: 15px;
  position: relative;
  margin-right: 5px;
  margin-left: 0px;
  width: auto;
  text-decoration: none !important;
}
[class^="icon-"]:before:hover, [class*=" icon-"]:before:hover {
  text-decoration: none !important;
}

[class^="svg-"], [class*=" svg-"] {
  padding-left: 0;
}

[class^="svg-"]:before, [class*=" svg-"]:before {
  font-size: 15px;
  position: relative;
  margin-right: 5px;
  margin-left: 0px;
  display: inline-block;
  width: auto;
  text-align: center;
}

.svg-download:before {
  content: url("/uploads/assets/icons/svg/icon_download.svg");
  margin-left: 0;
  width: auto;
}

.pn .svg-download:before {
  content: url("/uploads/assets/icons/svg/icon_download2.svg");
}

.biotech .svg-download:before {
  content: url("/uploads/assets/icons/svg/icon_download3.svg");
}

.no-svg .svg-download:before {
  content: url("/uploads/assets/icons/svg/icon_download.png");
}
.no-svg .svg-download:hover:before {
  content: url("/uploads/assets/icons/svg/icon_download.png");
}
.no-svg .pn .svg-download:before {
  content: url("/uploads/assets/icons/svg/icon_download2.png");
}
.no-svg .biotech .svg-download:before {
  content: url("/uploads/assets/icons/svg/icon_download3.png");
}

.svg-external:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link1.svg");
  margin-right: 5px;
}
.svg-external:hover:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link3.svg");
}

.pn .svg-external:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link1.svg");
}
.pn .svg-external:hover:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link1.svg");
}

.biotech .svg-external:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link1.svg");
}
.biotech .svg-external:hover:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link4.svg");
}

.no-svg .svg-external:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link1.png");
}
.no-svg .svg-external:hover:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link3.png");
}
.no-svg .pn .svg-external:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link1.png");
}
.no-svg .pn .svg-external:hover:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link1.png");
}
.no-svg .biotech .svg-external:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link1.png");
}
.no-svg .biotech .svg-external:hover:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link4.png");
}

.svg-lightbox:before {
  content: url("/uploads/assets/icons/svg/icon_lupe.svg");
}
.svg-lightbox:hover:before {
  content: url("/uploads/assets/icons/svg/icon_lupe.svg");
}

.no-svg .svg-lightbox:before {
  content: url("/uploads/assets/icons/svg/icon_lupe.png");
}
.no-svg .svg-lightbox:hover:before {
  content: url("/uploads/assets/icons/svg/icon_lupe.png");
}

.svg-member:before {
  content: url("/uploads/assets/icons/svg/icon_mitglied_werden.svg");
  top: 2px;
}
.svg-member:hover:before {
  content: url("/uploads/assets/icons/svg/icon_mitglied_werden.svg");
  top: 2px;
}

.no-svg .svg-member:before {
  content: url("/uploads/assets/icons/svg/icon_mitglied_werden.png");
  top: 2px;
}
.no-svg .svg-member:hover:before {
  content: url("/uploads/assets/icons/svg/icon_mitglied_werden.png");
  top: 2px;
}

.svg-savethedate:before {
  content: url("/uploads/assets/icons/svg/icon_ical.svg");
  top: 3px;
}

.pn .svg-savethedate:before {
  content: url("/uploads/assets/icons/svg/icon_ical2.svg");
}

.biotech .svg-savethedate:before {
  content: url("/uploads/assets/icons/svg/icon_ical3.svg");
}

.no-svg .svg-savethedate:before {
  content: url("/uploads/assets/icons/svg/icon_ical.png");
  top: 3px;
}
.no-svg .pn .svg-savethedate:before {
  content: url("/uploads/assets/icons/svg/icon_ical2.png");
}
.no-svg .biotech .svg-savethedate:before {
  content: url("/uploads/assets/icons/svg/icon_ical3.png");
}

.svg-council:before {
  content: url("/uploads/assets/icons/svg/topics/icon_gremium.svg");
  top: 3px;
  width: 20px;
}
.svg-council:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_gremium2.svg");
}

.svg-event:before {
  content: url("/uploads/assets/icons/svg/topics/icon_veranstaltung.svg");
  top: 3px;
  width: 20px;
}
.svg-event:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_veranstaltung2.svg");
}

.svg-misc:before {
  content: url("/uploads/assets/icons/svg/topics/icon_weitere_seiten.svg");
  top: 3px;
  width: 20px;
}
.svg-misc:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_weitere_seiten2.svg");
}

.svg-project:before {
  content: url("/uploads/assets/icons/svg/topics/icon_projekt.svg");
  top: 3px;
  width: 20px;
}
.svg-project:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_projekt2.svg");
}

.svg-paper:before {
  content: url("/uploads/assets/icons/svg/topics/icon_publikation.svg");
  top: 3px;
  width: 20px;
}
.svg-paper:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_publikation2.svg");
}

.svg-press:before {
  content: url("/uploads/assets/icons/svg/topics/icon_pressemitteilung.svg");
  top: 3px;
  width: 20px;
}
.svg-press:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_pressemitteilung2.svg");
}

.no-svg .svg-council:before {
  content: url("/uploads/assets/icons/svg/topics/icon_gremium.png");
}
.no-svg .svg-council:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_gremium2.svg");
}
.no-svg .svg-event:before {
  content: url("/uploads/assets/icons/svg/topics/icon_veranstaltung.png");
}
.no-svg .svg-event:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_veranstaltung2.png");
}
.no-svg .svg-misc:before {
  content: url("/uploads/assets/icons/svg/topics/icon_weitere_seiten.png");
}
.no-svg .svg-misc:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_weitere_seiten2.png");
}
.no-svg .svg-project:before {
  content: url("/uploads/assets/icons/svg/topics/icon_projekt.png");
}
.no-svg .svg-project:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_projekt2.png");
}
.no-svg .svg-paper:before {
  content: url("/uploads/assets/icons/svg/topics/icon_publikation.png");
}
.no-svg .svg-paper:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_publikation2.png");
}
.no-svg .svg-press:before {
  content: url("/uploads/assets/icons/svg/topics/icon_pressemitteilung.png");
}
.no-svg .svg-press:hover:before {
  content: url("/uploads/assets/icons/svg/topics/icon_pressemitteilung2.png");
}

.icon-dechema:before {
  content: ' \25CF';
  font-size: 19px;
  color: #de5619;
  width: 20px;
}
.icon-dechema:hover:before {
  color: #f95207;
}

.icon-processnet:before {
  content: ' \25CF';
  font-size: 19px;
  color: #0099ff;
  width: 20px;
}
.icon-processnet:hover:before {
  color: #38afff;
}

/**
 *
 * Forms
 *
 */
fieldset {
  border: none;
  border-bottom: 1px dotted #999999;
  margin: 0;
  padding: 10px 0;
}
@media screen and (min-width: 820px) {
  fieldset {
    padding: 20px 0;
  }
}
fieldset h2 {
  margin-top: 10px;
}
fieldset.has-no-border {
  border-bottom: none;
}

input[type="text"],
input[type="number"],
input[type="password"],
input[type="date"],
textarea {
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 7px;
  padding-left: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-color: white;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  line-height: 1.6em;
  width: 200px;
  height: 35px;
  border-radius: 4px;
  color: #999999;
  -webkit-appearance: none;
}

input[type="file"] {
  border: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 14px;
  margin-left: 0;
  color: #999999;
  width: 100%;
}

input[type=radio],
input[type=checkbox] {
  position: relative;
  float: left;
  height: 1.4em;
}
input[type=radio] + label,
input[type=checkbox] + label {
  margin-top: 0;
  margin-bottom: 14px;
  margin-left: 20px;
}

input[type=radio] + label {
  margin-bottom: 9px;
}

select {
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 14px;
  margin-left: 0;
  background-color: white;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  line-height: 1.0em;
  width: 100%;
  border: 1px solid #d1d1d1;
  color: #999999;
  border-radius: 4px;
}
select:hover, select:focus {
  cursor: pointer;
}
select option.placeholder {
  display: none;
}

select, input[type="date"] {
  height: 36px;
}

textarea {
  line-height: 1.5em;
  min-height: 200px;
}

label, .label {
  display: block;
  margin-bottom: 0.2em;
  font-size: 15px;
}
label.is-mandatory:after, .label.is-mandatory:after {
  content: "*";
}
label.is-invalid, .label.is-invalid {
  color: #c9252c;
  margin-bottom: 0 !important;
}
label:hover, label:focus, .label:hover, .label:focus {
  cursor: pointer;
}
label > input[type="radio"],
label > input[type="checkbox"], .label > input[type="radio"],
.label > input[type="checkbox"] {
  margin-left: 0;
  vertical-align: middle;
}

label.is-hidden {
  margin-left: -9999em;
  display: block;
}

.label + label.is-hidden {
  display: none;
}

small {
  display: block;
  margin-bottom: 10px;
  line-height: 1.5em;
}

.error {
  margin-bottom: 0.2em;
  font-size: 14px;
  color: #c9252c;
}

input[type="text"].is-invalid,
input[type="number"].is-invalid,
input[type="password"].is-invalid,
input[type="date"].is-invalid,
textarea.is-invalid,
select.is-invalid {
  border: 1px solid #c9252c;
}

.date__wrapper {
  max-width: 190px;
}
.date__wrapper .date__input {
  margin-right: 30px;
}
.date__wrapper .date__input input[type="date"] {
  float: left;
  text-transform: uppercase;
}
.date__wrapper .icon-calendar {
  width: 30px;
  float: right;
}
.date__wrapper .icon-calendar:before {
  font-size: 21px;
  color: #de5619;
  cursor: pointer;
  padding-top: 7px;
  margin-left: 15px;
}
.date__wrapper .icon-calendar:hover:before {
  color: #676767;
}

/**
 *
 * Button
 *
 */
.button {
  display: inline-block;
  padding-top: 7px;
  padding-right: 5px;
  padding-bottom: 4px;
  padding-left: 6px;
  background-color: #de5619;
  border-radius: 3px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  font-family: "PTSans-Bold", "Helvetica", "Arial", sans-serif;
  line-height: 1.5em;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 720px) {
  .button:hover, .button:focus {
    background-color: #f95207;
    color: white;
    cursor: pointer;
  }
  .button:hover:before, .button:focus:before {
    color: white;
  }
}
.button.is-disabled, .button[disabled="disabled"] {
  background: #e1e1e1;
  cursor: default;
}

.button--prev {
  background: none;
  color: #d1d1d1;
  text-transform: none;
  text-decoration: underline;
  font-family: "PTSans-Regular", "Helvetica", "Arial", sans-serif;
}
.button--prev:before {
  content: "\2039 \00a0";
  color: #d1d1d1;
}
.button--prev:hover {
  background: none;
  color: #999999;
}
.button--prev:hover:before {
  color: #999999;
}

.button--next {
  margin-right: 0;
}
.button--next:after {
  content: "\00a0 \203A ";
  font-size: 21px;
}

.button.is-floating-right {
  float: right;
}

.button[class^="svg-"]:before, .button[class*=" svg-"]:before, .button[class^="icon-"]:before, .button[class*=" icon-"]:before {
  margin-left: 0;
}

.button.svg-external:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link2.svg");
}
.button.svg-external:hover:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link2.svg");
}

.no-svg .button.svg-external:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link2.png");
}
.no-svg .button.svg-external:hover:before {
  content: url("/uploads/assets/icons/svg/icon_externer_link2.png");
}

.button--small {
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 3px;
  border-radius: 2px;
}
.button--small:before {
  font-size: 12px;
}

.button--facebook {
  background: #2d609b;
}
.button--facebook:hover {
  background: #1f6ac0;
}

.button--gplus {
  background: #db4b39;
}
.button--gplus:hover {
  background: #f03f29;
}

.button--linkedin {
  background: #007bb6;
}
.button--linkedin:hover {
  background: #008ed2;
}

.button--mail {
  background: #005983;
}
.button--mail:hover {
  background: #de5619;
}

/**
 *
 * Tables
 * -----------------------------------------------------------------------------
 *
 * Default styles for tabular data.
 *
 */
.table-wrapper {
  width: 100%;
  overflow: auto;
}

table {
  margin-bottom: 1.25em;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 15px;
  line-height: 1.6em;
  color: #676767;
  width: 100%;
  margin-bottom: 30px;
}

tr {
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
}
tr:nth-child(2n+2) {
  background: #f7f8f9;
}

th,
td {
  padding: 7px;
  border-top: none;
  border-right: none;
  border-left: none;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}

thead tr {
  border-bottom: 1px solid #005983;
  border-top: none;
}
thead tr th {
  color: #005983;
  vertical-align: top;
  background-color: #f1f3f4;
  font-weight: normal;
  font-family: "PTSans-Bold", "Helvetica", "Arial", sans-serif;
}

.table--vertical td, .table--vertical th {
  display: block;
}
@media screen and (min-width: 900px) {
  .table--vertical td, .table--vertical th {
    width: auto;
    display: table-cell;
  }
}
.table--vertical td p, .table--vertical th p {
  margin-top: 0;
  margin-bottom: 0px;
}
.table--vertical th {
  border-bottom: none;
  padding-bottom: 0;
  font-family: "PTSans-Bold", "Helvetica", "Arial", sans-serif;
}
@media screen and (min-width: 420px) {
  .table--vertical th {
    padding-bottom: 7px;
  }
}

/**
 *
 * Listing
 *
 */
.listing {
  list-style: none;
  padding-left: 0;
  margin: 0 0 20px 0;
}
.listing li {
  *zoom: 1;
  margin: 0;
  padding: 0;
}
.listing li:before, .listing li:after {
  content: "";
  display: table;
}
.listing li:after {
  clear: both;
}
.listing li a {
  text-decoration: none;
}
.listing li a:hover {
  text-decoration: none;
}
.listing.has-border li {
  border-bottom: 1px solid #d1d1d1;
}
.listing.has-border li:first-child {
  border-top: 1px solid #d1d1d1;
}
.listing.has-border li.has-no-border {
  border-bottom: none;
}
.listing.has-dotted-border li {
  border-bottom: 1px dotted #999999;
}
.listing.has-dotted-border li:first-child {
  border-top: 1px dotted #999999;
}
.listing.has-no-border-top li:first-child {
  border-top: none;
}
.listing.has-hover li {
  padding-left: 10px;
  padding-right: 10px;
}
.listing.has-hover li:hover {
  background: #f3f3f3;
}

.l-highlight .listing * {
  color: white;
}
.l-highlight .listing.has-border li {
  border-bottom: 1px solid #4d8ba8;
}
.l-highlight .listing.has-border li:first-child {
  border-top: 1px solid #4d8ba8;
}
.l-highlight .listing.has-border li.has-no-border {
  border-bottom: none;
}
.l-highlight .listing.has-no-border-top li:first-child {
  border-top: none;
}

.newslisting,
.eventlisting {
  margin-bottom: 20px;
}
@media screen and (min-width: 720px) {
  .newslisting,
  .eventlisting {
    margin-bottom: 60px;
  }
}

.bloglisting {
  margin-bottom: 20px;
}

@media screen and (min-width: 720px) {
  .l-grid--side .l-grid__unit:nth-child(2n) .eventlisting {
    margin-bottom: 40px;
  }
}

/**
 *
 * States for Form Validation
 *
 */
.status {
  width: 100%;
  padding: 10px;
  margin: 10px 0px;
}
.status.is-invalid {
  color: #c9252c;
  border: 1px solid #c9252c;
  background-color: rgba(255, 0, 0, 0.22);
}

/* Stylesheet: zinger Modified On 2015-05-31 14:34:10 */
