@import url('../fonts/PT+Sans+Narrow:400,700.css');
@import url('../fonts/Open+Sans+Condensed:300.css');
@import url('../fonts/Great+Vibes.css');
.nobreak {
  white-space: nowrap;
}
.hideme {
  display: none;
}
.visible_for_screen_reader {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.important_notes {
  background: #0063a2;
  color: #ffffff;
  font-size: 18px;
  padding: 14px 28px;
  position: relative;
  text-align: center;
  z-index: 9000;
}
.important_notes a {
  color: #ffffff;
  text-decoration: none;
}
.important_notes a > span {
  background: #0063a2;
  display: block;
}
.important_notes a:hover {
  color: #ffffff;
}
.important_notes .icon {
  font-size: 32px;
}
.important_notes .icon,
.important_notes .text {
  display: inline-block;
  vertical-align: middle;
}
.skip_to_menu {
  background: transparent;
  border-radius: 0 0 4px;
  color: #ffffff;
  left: 0;
  padding: 7px;
  position: absolute;
  top: -36px;
  z-index: 8500;
  -webkit-transition: top 300ms ease-out, background 300ms linear;
  transition: top 300ms ease-out, background 300ms linear;
}
.skip_to_menu:focus {
  background: #0063a2;
  color: #ffffff;
  top: 0;
  -webkit-transition: top 300ms ease-in, background 150ms linear;
  transition: top 300ms ease-in, background 150ms linear;
}
html {
  font-family: 'PT Sans Narrow', sans-serif;
}
.no-fontsmoothing {
  font-family: Arial, sans-serif;
}
body {
  background: #ffffff;
  color: #444444;
  font-size: 18px;
  line-height: 27px;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.mobile {
  word-wrap: break-word;
}
a {
  color: #0063a2;
  -webkit-tap-highlight-color: rgba(0, 99, 162, 0.1);
}
a:hover {
  color: #003456;
  outline: 0;
}
a:focus {
  color: #444444;
  outline: 0;
}
a:active {
  color: #001522;
  outline: 0;
}
a[href^="tel:"] {
  color: #444444 !important;
  cursor: text;
  text-decoration: none;
}
a[tabindex="-1"] {
  outline: 0;
}
a:not([href]) {
  color: #444444;
}
a.button {
  margin: 0 3px 7px 0;
  text-transform: uppercase;
  background: #bcee90;
  border: 1px solid #bcee90;
  color: #444444;
  display: inline-block;
  padding: 6px 12px;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a.button > span {
  display: table;
  margin: 0 auto;
  line-height: 23px;
  min-height: 23px;
  padding: 6px 0;
  table-layout: fixed;
}
a.button .icon,
a.button .text {
  display: table-cell;
  vertical-align: middle;
}
a.button .icon + .text {
  padding-left: 7px;
}
a.button:focus {
  outline: 0;
}
a.button:focus,
a.button:hover {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
a.button:active,
a.button.active {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
a.button.rss_feed:focus,
a.button.rss_feed:hover {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
a.button.rss_feed:active {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
blockquote {
  margin: 0 0 27px;
}
blockquote p {
  font-style: italic;
  margin-bottom: 0;
}
blockquote p:before {
  content: '\201E';
}
blockquote p:after {
  content: '\201C';
}
blockquote footer:before {
  content: '\2013\A0';
  font-size: 80%;
}
sub,
sup {
  font-size: 80%;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -5px;
}
sup {
  top: -9px;
}
small {
  font-size: 80%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0063a2;
  font-family: 'PT Sans Narrow', 'Times New Roman', serif;
}
.no-fontsmoothing h1,
.no-fontsmoothing h2,
.no-fontsmoothing h3,
.no-fontsmoothing h4,
.no-fontsmoothing h5,
.no-fontsmoothing h6 {
  font-family: 'Times New Roman', serif;
}
#sitetitle {
  font-size: 32px;
  font-weight: 400;
  padding-top: 0;
  margin: 0 0 27px;
}
h1,
h2 {
  font-size: 28px;
  font-weight: 400;
  padding-top: 8px;
  margin: 0 0 19px;
}
h3 {
  font-size: 24px;
  font-weight: 400;
  padding-top: 8px;
  margin: 0 0 19px;
}
h4,
h5,
h6 {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
p {
  margin: 0 0 27px;
  text-align: justify;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  -ms-hyphenate-limit-chars: 6 3 2;
  hyphenate-limit-chars: 6 3 2;
  -ms-hhyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -ms-hyphenate-limit-zone: 40px;
  hyphenate-limit-zone: 40px;
}
.table_wrapper {
  overflow: hidden;
  position: relative;
}
.table_wrapper.left:before {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1;
  background-color: transparent;
  background-image: -moz-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
}
.table_wrapper.right:after {
  bottom: 0;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 1;
  background-color: transparent;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
}
table {
  border-bottom: 1px solid #c2c2c2;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 27px;
  position: relative;
  width: 100%;
}
th {
  text-align: left;
}
td,
th {
  border-top: 1px solid #c2c2c2;
  padding: 7px 14px;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
  margin: 0 0 27px;
  padding: 0;
}
li {
  margin: 0;
  padding: 0 0 0 20px;
  position: relative;
}
li:before {
  color: #0063a2;
  content: '\e01f';
}
li:before {
  font-family: 'icomoon';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  font-size: 60%;
  position: absolute;
  left: 0;
}
li:before_search:before {
  content: '\e01a';
}
li:before_facebook:before {
  content: '\e627';
}
li:before_twitter:before {
  content: '\e628';
}
li:before_afoot:before {
  content: '\e00f';
}
li:before_car:before {
  content: '\e00e';
}
li:before_archives:before {
  content: '\e00d';
}
li:before_print:before {
  content: '\e004';
}
li:before_rss_feed:before {
  content: '\e60f';
}
li:before_download:before {
  content: '\e00c';
}
li:before_online {
  color: #0074ce;
}
li:before_online:before {
  content: '\e007';
}
li:before_pdf {
  color: #e44e4e;
}
li:before_pdf:before {
  content: '\e006';
}
li:before_xls {
  color: #4e892d;
}
li:before_xls:before {
  content: '\e005';
}
li:before_cycle:before {
  content: '\e01f';
  color: #bcee90;
  font-size: 32px;
}
li:before_onlinetool:before {
  content: '\e01c';
}
li:before_close:before {
  content: '\e012';
}
li:before_kanzlei:before {
  content: '\e604';
  font-size: 20px;
}
li:before_leistungen:before {
  content: '\e603';
  font-size: 18px;
}
li:before_spezialisierung:before {
  content: '\e601';
  font-size: 22px;
}
li:before_service:before {
  content: '\e608';
  font-size: 20px;
}
li:before_aktuelles:before {
  content: '\e607';
  font-size: 20px;
}
li:before_subnavi:before {
  content: '\e60d';
}
li:before_business:before {
  content: '\e60b';
  color: #0063a2;
  font-size: 65px;
}
li:before_contract:before {
  content: '\e615';
  font-size: 34px;
}
li:before_campaign:before {
  content: '\e611';
  font-size: 30px;
  position: relative;
  top: 4px;
}
li:before_vitru:before {
  content: '\e60e';
  color: #0063a2;
  font-size: 48px;
}
li:before_openfolder:before {
  content: '\e616';
  font-size: 32px;
}
li:before_earth:before {
  content: '\e613';
  font-size: 40px;
}
li:before_computer:before {
  content: '\e618';
  font-size: 38px;
}
li:before_data:before {
  content: '\e612';
  font-size: 42px;
}
li:before_hammer:before {
  content: '\e620';
  font-size: 58px;
  position: relative;
  top: 9px;
}
li:before_lawoffice:before {
  content: '\e621';
  font-size: 58px;
  position: relative;
  top: 12px;
}
li:before_shuffle:before {
  content: '\e624';
  font-size: 28px;
}
li:before_commerical:before {
  content: '\e61b';
}
li:before_document:before {
  content: '\e61c';
  font-size: 38px;
  position: relative;
  top: 5px;
}
li:before_link:before {
  content: '\e600';
  font-size: 26px;
}
li:before_arrow_left:before {
  content: '\e008';
}
li:before_arrow_right:before {
  content: '\e009';
}
li:before_arrow_down:before {
  content: '\e00a';
}
li:before_arrow_up:before {
  content: '\e00b';
}
li:before_tiny_arrow_left:before {
  content: '\e016';
}
li:before_tiny_arrow_right:before {
  content: '\e014';
}
li:before_tiny_arrow_down:before {
  content: '\e015';
}
li:before_tiny_arrow_up:before {
  content: '\e013';
}
li:before_desktop:before {
  content: '\e017';
}
li:before_smartphone:before {
  content: '\e605';
}
li:before_home:before {
  content: '\e019';
}
li > ul,
li > ol {
  margin: 0;
}
nav ol,
nav ul {
  margin: 0;
}
nav li {
  padding: 0;
}
nav li:before {
  content: '';
}
figure {
  display: inline-block;
  margin: 0 0 27px;
}
figure.floatleft {
  float: left;
  margin: 0 14px 27px 0;
}
figure.floatleft img {
  max-width: none;
}
figure.floatright {
  float: right;
  margin: 0 0 27px 14px;
}
figure.floatright img {
  max-width: none;
}
figure.text {
  margin-bottom: 0;
}
figcaption {
  text-align: left;
}
img {
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
}
img.unveil {
  opacity: 0;
  -webkit-transition: opacity 600ms ease-in;
  transition: opacity 600ms ease-in;
}
.tooltip_wrapper {
  position: relative;
  top: -8px;
}
.tooltip {
  background: #f5f5f5;
  border: 1px solid #c2c2c2;
  color: #444444;
  left: 0;
  list-style: none;
  padding: 14px;
  position: absolute;
  opacity: 0;
  top: 21px;
  visibility: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 600ms;
  transition: all 600ms;
}
.tooltip:after,
.tooltip:before {
  border: 7px solid transparent;
  bottom: 100%;
  content: '';
  left: 50%;
  position: absolute;
}
.tooltip:after {
  border-bottom-color: #f5f5f5;
  margin-left: -7px;
}
.tooltip:before {
  border-bottom-color: #c2c2c2;
  border-width: 8px;
  margin-left: -8px;
}
.tooltip.show {
  opacity: 1;
  top: 42px;
  visibility: visible;
  -webkit-transition: opacity 600ms, top 600ms;
  transition: opacity 600ms, top 600ms;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.svg#icomoon') format('svg'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
}
.icon {
  font-family: 'icomoon';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}
.icon_search:before {
  content: '\e01a';
}
.icon_facebook:before {
  content: '\e627';
}
.icon_twitter:before {
  content: '\e628';
}
.icon_afoot:before {
  content: '\e00f';
}
.icon_car:before {
  content: '\e00e';
}
.icon_archives:before {
  content: '\e00d';
}
.icon_print:before {
  content: '\e004';
}
.icon_rss_feed:before {
  content: '\e60f';
}
.icon_download:before {
  content: '\e00c';
}
.icon_online {
  color: #0074ce;
}
.icon_online:before {
  content: '\e007';
}
.icon_pdf {
  color: #e44e4e;
}
.icon_pdf:before {
  content: '\e006';
}
.icon_xls {
  color: #4e892d;
}
.icon_xls:before {
  content: '\e005';
}
.icon_cycle:before {
  content: '\e01f';
  color: #bcee90;
  font-size: 32px;
}
.icon_onlinetool:before {
  content: '\e01c';
}
.icon_close:before {
  content: '\e012';
}
.icon_kanzlei:before {
  content: '\e604';
  font-size: 20px;
}
.icon_leistungen:before {
  content: '\e603';
  font-size: 18px;
}
.icon_spezialisierung:before {
  content: '\e601';
  font-size: 22px;
}
.icon_service:before {
  content: '\e608';
  font-size: 20px;
}
.icon_aktuelles:before {
  content: '\e607';
  font-size: 20px;
}
.icon_subnavi:before {
  content: '\e60d';
}
.icon_business:before {
  content: '\e60b';
  color: #0063a2;
  font-size: 65px;
}
.icon_contract:before {
  content: '\e615';
  font-size: 34px;
}
.icon_campaign:before {
  content: '\e611';
  font-size: 30px;
  position: relative;
  top: 4px;
}
.icon_vitru:before {
  content: '\e60e';
  color: #0063a2;
  font-size: 48px;
}
.icon_openfolder:before {
  content: '\e616';
  font-size: 32px;
}
.icon_earth:before {
  content: '\e613';
  font-size: 40px;
}
.icon_computer:before {
  content: '\e618';
  font-size: 38px;
}
.icon_data:before {
  content: '\e612';
  font-size: 42px;
}
.icon_hammer:before {
  content: '\e620';
  font-size: 58px;
  position: relative;
  top: 9px;
}
.icon_lawoffice:before {
  content: '\e621';
  font-size: 58px;
  position: relative;
  top: 12px;
}
.icon_shuffle:before {
  content: '\e624';
  font-size: 28px;
}
.icon_commerical:before {
  content: '\e61b';
}
.icon_document:before {
  content: '\e61c';
  font-size: 38px;
  position: relative;
  top: 5px;
}
.icon_link:before {
  content: '\e600';
  font-size: 26px;
}
.icon_arrow_left:before {
  content: '\e008';
}
.icon_arrow_right:before {
  content: '\e009';
}
.icon_arrow_down:before {
  content: '\e00a';
}
.icon_arrow_up:before {
  content: '\e00b';
}
.icon_tiny_arrow_left:before {
  content: '\e016';
}
.icon_tiny_arrow_right:before {
  content: '\e014';
}
.icon_tiny_arrow_down:before {
  content: '\e015';
}
.icon_tiny_arrow_up:before {
  content: '\e013';
}
.icon_desktop:before {
  content: '\e017';
}
.icon_smartphone:before {
  content: '\e605';
}
.icon_home:before {
  content: '\e019';
}
.google-visualization-orgchart-table {
  border-bottom: none;
}
.google-visualization-orgchart-table .node {
  background: #bcee90;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #444444;
  cursor: pointer;
  font-size: 14px;
  padding: 7px;
  vertical-align: middle;
  -webkit-transition: background 600ms, border 600ms, color 600ms;
  transition: background 600ms, border 600ms, color 600ms;
}
.google-visualization-orgchart-table .node:hover {
  background: #559a18;
  color: #ffffff;
}
.google-visualization-orgchart-table .selected {
  background: #0063a2;
  color: #ffffff;
}
.google-visualization-orgchart-table .google-visualization-orgchart-linenode {
  border-color: #c2c2c2;
  border-top: none;
}
form label {
  display: block;
  font-size: 18px;
  margin: 8px 0 4px;
}
.checkbox {
  margin: 0 0 14px;
}
.checkbox label {
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 18px;
}
.desktop button {
  cursor: pointer;
  margin: 0 0 14px;
  text-transform: uppercase;
  width: auto;
  background: #bcee90;
  border: 1px solid #bcee90;
  color: #444444;
  display: inline-block;
  padding: 6px 12px;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.desktop button > span {
  display: table;
  margin: 0 auto;
  line-height: 23px;
  min-height: 23px;
  padding: 6px 0;
  table-layout: fixed;
}
.desktop button .icon,
.desktop button .text {
  display: table-cell;
  vertical-align: middle;
}
.desktop button .icon + .text {
  padding-left: 7px;
}
.desktop button:focus {
  outline: 0;
}
.desktop button:focus,
.desktop button:hover {
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
.desktop button:active {
  outline: 0;
  background: #d3ffa5;
  border-color: #d3ffa5;
  color: #444444;
}
.desktop button::-moz-focus-inner {
  border: 0;
}
input {
  height: 37px;
}
input[type=checkbox],
input[type=radio] {
  border: 0;
  height: auto;
  margin: 0 4px 0 0;
  padding: 0;
  width: auto;
  -webkit-appearance: checkbox;
}
input[type=file] {
  height: auto;
}
input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #ffffff inset;
}
input,
textarea {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  color: #aaaaaa;
  margin: 0 0 14px;
  padding: 8px;
  width: 100%;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input.error,
textarea.error {
  background-color: #fffafa;
  border-color: #d47d7d;
  color: #a80000;
}
input:focus,
textarea:focus {
  background: #ffffff;
  border-color: #bcee90;
  outline: 0;
}
.desktop input:hover,
.desktop textarea:hover {
  background: #ffffff;
  border-color: #bcee90;
  color: #aaaaaa;
}
.select {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  color: #c2c2c2;
  display: inline-block;
  height: 37px;
  margin: 0 0 14px;
  padding: 7px 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.select.error {
  background-color: #fffafa;
  border-color: #d47d7d;
  color: #d47d7d;
}
.select.error select {
  color: #a80000;
}
.select:hover {
  background: #ffffff;
  border-color: #0063a2;
  color: #aaaaaa;
}
.select:hover select {
  color: #aaaaaa;
}
.select.focus {
  background: #ffffff;
  border-color: #0063a2;
  color: #c2c2c2;
  outline: 0;
}
.select.focus select {
  color: #aaaaaa;
}
select {
  background: transparent;
  border: 0;
  color: #444444;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
select:focus {
  outline: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .select {
    position: relative;
  }
  .select:before {
    content: '\e015';
  }
  .select:before {
    font-size: 18px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 7px;
    font-family: 'icomoon';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
  }
  .select:before_search:before {
    content: '\e01a';
  }
  .select:before_facebook:before {
    content: '\e627';
  }
  .select:before_twitter:before {
    content: '\e628';
  }
  .select:before_afoot:before {
    content: '\e00f';
  }
  .select:before_car:before {
    content: '\e00e';
  }
  .select:before_archives:before {
    content: '\e00d';
  }
  .select:before_print:before {
    content: '\e004';
  }
  .select:before_rss_feed:before {
    content: '\e60f';
  }
  .select:before_download:before {
    content: '\e00c';
  }
  .select:before_online {
    color: #0074ce;
  }
  .select:before_online:before {
    content: '\e007';
  }
  .select:before_pdf {
    color: #e44e4e;
  }
  .select:before_pdf:before {
    content: '\e006';
  }
  .select:before_xls {
    color: #4e892d;
  }
  .select:before_xls:before {
    content: '\e005';
  }
  .select:before_cycle:before {
    content: '\e01f';
    color: #bcee90;
    font-size: 32px;
  }
  .select:before_onlinetool:before {
    content: '\e01c';
  }
  .select:before_close:before {
    content: '\e012';
  }
  .select:before_kanzlei:before {
    content: '\e604';
    font-size: 20px;
  }
  .select:before_leistungen:before {
    content: '\e603';
    font-size: 18px;
  }
  .select:before_spezialisierung:before {
    content: '\e601';
    font-size: 22px;
  }
  .select:before_service:before {
    content: '\e608';
    font-size: 20px;
  }
  .select:before_aktuelles:before {
    content: '\e607';
    font-size: 20px;
  }
  .select:before_subnavi:before {
    content: '\e60d';
  }
  .select:before_business:before {
    content: '\e60b';
    color: #0063a2;
    font-size: 65px;
  }
  .select:before_contract:before {
    content: '\e615';
    font-size: 34px;
  }
  .select:before_campaign:before {
    content: '\e611';
    font-size: 30px;
    position: relative;
    top: 4px;
  }
  .select:before_vitru:before {
    content: '\e60e';
    color: #0063a2;
    font-size: 48px;
  }
  .select:before_openfolder:before {
    content: '\e616';
    font-size: 32px;
  }
  .select:before_earth:before {
    content: '\e613';
    font-size: 40px;
  }
  .select:before_computer:before {
    content: '\e618';
    font-size: 38px;
  }
  .select:before_data:before {
    content: '\e612';
    font-size: 42px;
  }
  .select:before_hammer:before {
    content: '\e620';
    font-size: 58px;
    position: relative;
    top: 9px;
  }
  .select:before_lawoffice:before {
    content: '\e621';
    font-size: 58px;
    position: relative;
    top: 12px;
  }
  .select:before_shuffle:before {
    content: '\e624';
    font-size: 28px;
  }
  .select:before_commerical:before {
    content: '\e61b';
  }
  .select:before_document:before {
    content: '\e61c';
    font-size: 38px;
    position: relative;
    top: 5px;
  }
  .select:before_link:before {
    content: '\e600';
    font-size: 26px;
  }
  .select:before_arrow_left:before {
    content: '\e008';
  }
  .select:before_arrow_right:before {
    content: '\e009';
  }
  .select:before_arrow_down:before {
    content: '\e00a';
  }
  .select:before_arrow_up:before {
    content: '\e00b';
  }
  .select:before_tiny_arrow_left:before {
    content: '\e016';
  }
  .select:before_tiny_arrow_right:before {
    content: '\e014';
  }
  .select:before_tiny_arrow_down:before {
    content: '\e015';
  }
  .select:before_tiny_arrow_up:before {
    content: '\e013';
  }
  .select:before_desktop:before {
    content: '\e017';
  }
  .select:before_smartphone:before {
    content: '\e605';
  }
  .select:before_home:before {
    content: '\e019';
  }
  select {
    padding: 0 30px 0 0;
  }
}
textarea {
  line-height: 27px;
  overflow: hidden;
  resize: none;
}
.required_asterisk {
  color: #a80000;
}
#disclaimer {
  font-size: 80%;
  line-height: 160%;
}
#disclaimer p {
  margin: 0;
}
.google_maps {
  margin: 0 0 27px;
}
.map {
  height: 400px;
  margin: 0 0 27px;
}
.map img {
  max-width: none;
}
.touch .map,
.mobile .map,
.tablet .map {
  width: 90%;
}
.direction {
  margin: 0 0 14px;
}
.direction input {
  margin: 0 0 14px;
}
.direction .select,
.direction button {
  margin: 0 0 14px;
}
.direction button {
  width: 100%;
}
.direction .button {
  float: left;
  margin: 0 0 14px;
  position: relative;
  width: 50%;
}
.direction .button.active {
  z-index: 10;
}
.direction .button.afoot {
  left: -1px;
  padding: 0 20px;
}
.direction .button.car {
  padding: 0 20px;
}
.direction .button .icon {
  font-size: 150%;
}
.route {
  padding: 0 5px;
}
.panel table {
  margin: 0 0 14px;
}
.instructions_text {
  word-wrap: break-word;
}
.warnings {
  background: #fffafa;
  border: 1px solid #d47d7d;
  color: #a80000;
  font-size: 80%;
  line-height: 160%;
  padding: 14px;
}
.distance_all {
  margin: 0 0 14px;
}
.distance {
  text-align: right;
  white-space: nowrap;
}
.news_archives_wrapper {
  margin-bottom: 27px;
}
.news_archives_wrapper .button {
  margin: 0;
}
.news_archives {
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  padding-bottom: 7px;
}
.news_archives:after {
  clear: both;
}
.news_archives:after,
.news_archives:before {
  content: '';
  display: table;
}
.news_archives .image {
  display: none;
}
ul.news_issue {
  float: left;
  margin: 0 14px 0 0;
  padding: 14px;
}
ul.news_issue .active {
  color: #444444;
}
ul.news_issue li:before {
  content: '';
}
ul.news_issue li {
  border-bottom: 1px solid #bbbcbd;
  padding: 15px 5px 15px 10px;
}
ul.news_issue li:first-child {
  border-top: 1px solid #bbbcbd;
}
ul.news_issue li a {
  color: #444444;
  text-decoration: none;
}
ul.news_issue li a .text {
  display: block;
  width: 250px;
}
ul.news_issue li a .text:hover {
  text-decoration: underline;
}
ul.news_issue li a .icon {
  color: #bcee90;
  display: block;
  float: left;
  font-size: 18px;
  height: 50px;
  padding-right: 10px;
  width: 20px;
}
.news_overview {
  overflow: hidden;
  padding: 14px 14px 0 0;
}
.news_overview a {
  color: #444444;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.news_overview a:hover .title {
  color: #444444;
}
.news_overview .title {
  color: #0063a2;
  margin: 0 0 6px;
  text-decoration: underline;
}
.news_overview .text {
  margin: 0 0 14px;
}
.news_article {
  margin-bottom: 27px;
}
.news_article .title,
.news_article h3 {
  color: #444444;
}
.news_image {
  margin: 0 0 27px 0;
}
.preview .entry {
  margin-bottom: 20px;
}
.preview a {
  color: #444444;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.preview a:hover .title {
  text-decoration: underline;
}
.preview .title {
  color: #444444;
  font-size: 18px;
  font-weight: 400;
  margin: 7px 0 6px 0;
  line-height: 23px;
}
.preview .title:hover {
  text-decoration: underline;
}
.preview .description {
  display: none;
}
.preview .active {
  text-decoration: underline;
}
.preview img {
  margin: 1px 0 0 0;
  max-height: 72px;
}
.preview .new_title {
  color: #444444;
  font-size: 20px;
  margin-bottom: 7px;
  text-transform: uppercase;
  text-decoration: none;
}
.preview .new_title:hover {
  color: #444444 !important;
  text-decoration: underline;
}
.newsoverview_archives {
  position: relative;
  top: 15px;
}
#news_archives_overview {
  position: relative;
  top: -86px;
}
#news_archives_overview h2 {
  color: #444444;
  font-size: 24px;
  text-transform: uppercase;
}
.newsoverview_title {
  color: #444444;
  font-size: 20px;
  text-transform: uppercase;
}
.news_overview .entry {
  margin-bottom: 20px;
}
.news_overview .entry .text h3 {
  color: #444444;
  font-size: 20px;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.news_overview .entry .text h3:hover {
  text-decoration: underline;
}
.news_overview .entry .text p {
  margin-bottom: 0;
}
.news_overview .entry img {
  max-height: 160px;
}
.more_news_headline {
  color: #444444;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
.backbtn {
  background-color: #bcee90;
  color: #444444;
  clear: both;
  float: left;
  padding: 10px 0px 10px 10px;
  position: relative;
  top: -60px;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 100px;
}
.backbtn:hover {
  background-color: #d3ffa5;
  color: #444444;
}
.backbtn .text {
  padding-left: 5px;
}
.backbtn .icon {
  color: #444444;
}
.home_screen {
  background: #f5f5f5;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  color: #444444;
  cursor: pointer;
  font-size: 18px;
  opacity: 0;
  padding: 7px;
  position: fixed;
  text-align: center;
  visibility: hidden;
  z-index: 9999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 600ms;
  transition: all 600ms;
}
.home_screen.show {
  opacity: 1;
  visibility: visible;
}
.home_screen:after,
.home_screen:before {
  border: solid transparent;
  bottom: 100%;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  width: 0;
}
.home_screen:after {
  border-width: 14px;
  margin-left: -14px;
}
.home_screen:before {
  border-width: 15px;
  margin-left: -15px;
}
.iphone .home_screen {
  bottom: 0;
  left: 50%;
  margin-left: -40%;
  width: 80%;
}
.iphone .home_screen.show {
  bottom: 28px;
  -webkit-transition: opacity 600ms, bottom 600ms;
  transition: opacity 600ms, bottom 600ms;
}
.iphone .home_screen:after {
  border-top-color: #f5f5f5;
  top: 100%;
}
.iphone .home_screen:before {
  border-top-color: #c2c2c2;
  top: 100%;
}
.ipad .home_screen {
  left: 25px;
  margin: 0;
  top: 0;
  width: 40%;
}
.ipad .home_screen.show {
  top: 28px;
  -webkit-transition: opacity 600ms, top 600ms;
  transition: opacity 600ms, top 600ms;
}
.ipad .home_screen:after {
  border-bottom-color: #f5f5f5;
  bottom: 100%;
}
.ipad .home_screen:before {
  border-bottom-color: #c2c2c2;
  bottom: 100%;
}
.search_wrapper {
  background: #f2f2f2;
  padding: 14px;
}
.search_wrapper input {
  margin: 0;
}
body.search dl br,
body.search dl em,
body.search dl img {
  display: none;
}
.social_media_links {
  margin: 0 auto;
  margin-bottom: 15px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 80px;
}
.social_media_links:after {
  clear: both;
}
.social_media_links:after,
.social_media_links:before {
  content: '';
  display: table;
}
.social_media_links li {
  float: left;
  padding: 0;
  margin: 14px;
}
.social_media_links li:before {
  content: '';
}
.social_media_links li:last-child {
  margin-left: 0;
}
.social_media_share {
  clear: both;
  margin-top: 54px;
}
.social_media_share:after {
  clear: both;
}
.social_media_share:after,
.social_media_share:before {
  content: '';
  display: table;
}
.social_media_share a,
.social_media_share strong {
  float: left;
  height: 41px;
  line-height: 27px;
  padding: 7px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.social_media_share strong {
  background: #f5f5f5;
  border: 1px solid #c2c2c2;
  border-radius: 3px 0 0 3px;
  border-right: 0;
  width: 26%;
}
.social_media_share a {
  text-decoration: none;
  width: 37%;
}
.social_media_share a > span {
  display: table;
  height: 27px;
  line-height: 27px;
  margin: 0 auto;
}
.social_media_share a .icon {
  display: table-cell;
  vertical-align: middle;
}
.social_media_share a .text {
  display: table-cell;
  padding-left: 7px;
  vertical-align: middle;
}
.social_media_share a.facebook {
  background: #3b5a97;
  color: #ffffff;
}
.social_media_share a.twitter {
  background: #00aced;
  border-radius: 0 3px 3px 0;
  color: #ffffff;
}
.social_media_icon {
  border-radius: 3px;
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 0 auto;
  margin-right: 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 28px;
}
.social_media_icon.facebook {
  background: #ffffff;
  color: #3b5a97;
}
.social_media_icon.facebook .icon {
  bottom: 0;
  font-size: 28px;
  line-height: 1;
  position: absolute;
  right: 0;
}
.social_media_icon.twitter {
  background: #ffffff;
  color: #00aced;
  margin-right: 0;
}
.social_media_icon.twitter .icon {
  font-size: 28px;
}
.social_media_icon .text {
  display: block;
  text-indent: -9999px;
}
#menu {
  border-bottom: 1px solid #00446f;
}
#menu .lastnode > a:before {
  content: '\e014';
}
#menu .lastnode > a.activenode:before,
#menu .lastnode > a.active:before {
  display: none;
}
#menu > ul a {
  display: block;
  padding: 14px;
  position: relative;
  text-decoration: none;
}
#menu > ul a:before {
  content: '\e015';
}
#menu > ul a:before {
  font-family: 'icomoon';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  font-size: 28px;
  position: absolute;
  top: 14px;
  right: 14px;
}
#menu > ul a:before_search:before {
  content: '\e01a';
}
#menu > ul a:before_facebook:before {
  content: '\e627';
}
#menu > ul a:before_twitter:before {
  content: '\e628';
}
#menu > ul a:before_afoot:before {
  content: '\e00f';
}
#menu > ul a:before_car:before {
  content: '\e00e';
}
#menu > ul a:before_archives:before {
  content: '\e00d';
}
#menu > ul a:before_print:before {
  content: '\e004';
}
#menu > ul a:before_rss_feed:before {
  content: '\e60f';
}
#menu > ul a:before_download:before {
  content: '\e00c';
}
#menu > ul a:before_online {
  color: #0074ce;
}
#menu > ul a:before_online:before {
  content: '\e007';
}
#menu > ul a:before_pdf {
  color: #e44e4e;
}
#menu > ul a:before_pdf:before {
  content: '\e006';
}
#menu > ul a:before_xls {
  color: #4e892d;
}
#menu > ul a:before_xls:before {
  content: '\e005';
}
#menu > ul a:before_cycle:before {
  content: '\e01f';
  color: #bcee90;
  font-size: 32px;
}
#menu > ul a:before_onlinetool:before {
  content: '\e01c';
}
#menu > ul a:before_close:before {
  content: '\e012';
}
#menu > ul a:before_kanzlei:before {
  content: '\e604';
  font-size: 20px;
}
#menu > ul a:before_leistungen:before {
  content: '\e603';
  font-size: 18px;
}
#menu > ul a:before_spezialisierung:before {
  content: '\e601';
  font-size: 22px;
}
#menu > ul a:before_service:before {
  content: '\e608';
  font-size: 20px;
}
#menu > ul a:before_aktuelles:before {
  content: '\e607';
  font-size: 20px;
}
#menu > ul a:before_subnavi:before {
  content: '\e60d';
}
#menu > ul a:before_business:before {
  content: '\e60b';
  color: #0063a2;
  font-size: 65px;
}
#menu > ul a:before_contract:before {
  content: '\e615';
  font-size: 34px;
}
#menu > ul a:before_campaign:before {
  content: '\e611';
  font-size: 30px;
  position: relative;
  top: 4px;
}
#menu > ul a:before_vitru:before {
  content: '\e60e';
  color: #0063a2;
  font-size: 48px;
}
#menu > ul a:before_openfolder:before {
  content: '\e616';
  font-size: 32px;
}
#menu > ul a:before_earth:before {
  content: '\e613';
  font-size: 40px;
}
#menu > ul a:before_computer:before {
  content: '\e618';
  font-size: 38px;
}
#menu > ul a:before_data:before {
  content: '\e612';
  font-size: 42px;
}
#menu > ul a:before_hammer:before {
  content: '\e620';
  font-size: 58px;
  position: relative;
  top: 9px;
}
#menu > ul a:before_lawoffice:before {
  content: '\e621';
  font-size: 58px;
  position: relative;
  top: 12px;
}
#menu > ul a:before_shuffle:before {
  content: '\e624';
  font-size: 28px;
}
#menu > ul a:before_commerical:before {
  content: '\e61b';
}
#menu > ul a:before_document:before {
  content: '\e61c';
  font-size: 38px;
  position: relative;
  top: 5px;
}
#menu > ul a:before_link:before {
  content: '\e600';
  font-size: 26px;
}
#menu > ul a:before_arrow_left:before {
  content: '\e008';
}
#menu > ul a:before_arrow_right:before {
  content: '\e009';
}
#menu > ul a:before_arrow_down:before {
  content: '\e00a';
}
#menu > ul a:before_arrow_up:before {
  content: '\e00b';
}
#menu > ul a:before_tiny_arrow_left:before {
  content: '\e016';
}
#menu > ul a:before_tiny_arrow_right:before {
  content: '\e014';
}
#menu > ul a:before_tiny_arrow_down:before {
  content: '\e015';
}
#menu > ul a:before_tiny_arrow_up:before {
  content: '\e013';
}
#menu > ul a:before_desktop:before {
  content: '\e017';
}
#menu > ul a:before_smartphone:before {
  content: '\e605';
}
#menu > ul a:before_home:before {
  content: '\e019';
}
#menu > ul > li {
  background: #0063a2;
  border-top: 1px solid #00446f;
}
#menu > ul > li.active,
#menu > ul > li.activenode {
  border-color: #003456;
}
#menu > ul > li.active + li,
#menu > ul > li.activenode + li,
#menu > ul > li.active > ul > li:first-child,
#menu > ul > li.activenode > ul > li:first-child {
  border-color: #003456;
}
#menu > ul > li > a {
  color: #ffffff;
  font-size: 24px;
}
#menu > ul > li > a.activenode,
#menu > ul > li > a.active {
  background: #005389;
  color: #ffffff;
}
#menu > ul > li.active > ul,
#menu > ul > li.activenode > ul {
  display: block;
  height: auto;
}
#menu > ul > li > ul > li:first-child {
  border-color: #00446f;
}
#menu > ul > li > ul li {
  background: #ffffff;
  border-top: 1px solid #e6e6e6;
}
#menu > ul > li > ul li.active,
#menu > ul > li > ul li.activenode {
  border-color: #d9d9d9;
}
#menu > ul > li > ul li.active + li,
#menu > ul > li > ul li.activenode + li,
#menu > ul > li > ul li.active > ul > li:first-child,
#menu > ul > li > ul li.activenode > ul > li:first-child {
  border-color: #d9d9d9;
}
#menu > ul > li > ul li a {
  color: #444444;
  font-size: 18px;
}
#menu > ul > li > ul li a.active,
#menu > ul > li > ul li a.activenode {
  background-color: #f2f2f2;
  color: #444444;
}
#menu > ul > li > ul li li a {
  padding-left: 28px;
}
#menu > ul ul {
  overflow: hidden;
}
.nav_link {
  background: #005389;
  border-top: 1px solid #003456;
  color: #ffffff;
  display: block;
  font-size: 24px;
  padding: 14px;
  text-decoration: none;
}
.nav_link:active {
  background: #005389;
  color: #ffffff;
}
.nav_link .icon {
  float: right;
  font-size: 24px;
}
.nav_link.legal_notice .icon,
.nav_link.toggle_contactinfo .icon {
  font-size: 28px;
}
.contactinfo {
  border-top: 1px solid #003456;
}
.contactinfo .address {
  padding: 0 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contactinfo .address a,
.contactinfo .address span.fax {
  background: #ffffff;
  border-top: 1px solid #e6e6e6;
  color: #444444;
  display: block;
  margin: 0 -14px;
  padding: 14px;
  text-decoration: none;
  width: auto;
}
.contactinfo .contact {
  margin: 0;
}
#gotoshortcuts {
  background: #444444;
  border: none;
  color: #ffffff;
  display: block;
  margin: 0 0 1px;
  padding: 14px 14px 7px;
  text-align: center;
  text-decoration: none;
}
#gotoshortcuts .icon {
  font-size: 40px;
}
.slide {
  float: left;
  margin-right: -100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.slide.active {
  z-index: 2;
}
.slide_wrapper {
  overflow: hidden;
}
.slide_wrapper:after {
  clear: both;
}
.slide_wrapper:after,
.slide_wrapper:before {
  content: '';
  display: table;
}
.slide_pagination {
  clear: both;
  height: 4px;
  margin: 0 auto;
  padding: 14px;
  width: 50%;
}
.slide_pagination:after {
  clear: both;
}
.slide_pagination:after,
.slide_pagination:before {
  content: '';
  display: table;
}
.slide_pagination a {
  background: #c2c2c2;
  float: left;
  height: 4px;
}
.slide_pagination a.active {
  background: #444444;
}
.address img {
  margin: 0 0 27px;
}
.address .button {
  margin: 0 0 27px;
}
.fax,
.mail,
.phone,
.website {
  display: inline-block;
  width: 65px;
}
.team_entry {
  border-top: 1px solid #bcee90;
  border-bottom: 1px solid #bcee90;
  border-right: 1px solid #bcee90;
  border-left: 20px solid #bcee90;
  margin-bottom: 30px;
}
.team_entry .team_contact {
  font-size: 16px;
  margin-bottom: 3px;
  padding-left: 5px;
}
.team_entry .team_contact .fax,
.team_entry .team_contact .mail,
.team_entry .team_contact .phone,
.team_entry .team_contact .website {
  width: 55px;
}
.team_entry .team_contact .team_contact {
  padding-left: 0;
}
.team_entry .team_position {
  margin-bottom: 12px;
}
.team_entry .team_name {
  padding-top: 15px;
  padding-bottom: 12px;
  margin: 0;
}
.chef_entry {
  border-top: 1px solid #bcee90;
  border-bottom: 1px solid #bcee90;
  border-right: 1px solid #bcee90;
  border-left: 20px solid #bcee90;
  margin-bottom: 30px;
}
.chef_entry .chef_contact {
  margin-bottom: 3px;
  padding-left: 5px;
}
.chef_entry .chef_position {
  margin-bottom: 12px;
}
.chef_entry .chef_name {
  padding-top: 15px;
  padding-bottom: 12px;
  margin: 0;
}
.overview a {
  color: #444444;
  display: block;
  text-decoration: none;
}
.overview h2 {
  color: #0063a2;
  margin: 0;
  text-decoration: underline;
}
.download_overview {
  margin: 0 0 27px;
}
.download_overview a {
  display: table;
  padding: 3px 0;
  text-decoration: none;
}
.download_overview .icon,
.download_overview .text {
  display: table-cell;
  vertical-align: middle;
}
.download_overview .text {
  padding-left: 7px;
  text-decoration: underline;
}
.infolist_section.main {
  margin-bottom: 7px;
}
.infolist_section.main.last {
  margin-bottom: 27px;
}
.infolist_section.main > .title {
  background: #f5f5f5;
  border: 1px solid #c2c2c2;
  color: #444444;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  padding: 7px 14px;
  text-decoration: none;
}
.infolist_section.main > .title:focus {
  outline: 0;
}
.infolist_section.main > .title:active,
.infolist_section.main > .title.active {
  background: #0063a2;
  border-color: #00446f;
  color: #ffffff;
}
.infolist_section.main > .text {
  border: 1px solid #c2c2c2;
  border-top: none;
  overflow: hidden;
  padding: 0 18px;
}
.infolist_section.main > .text > *:first-child {
  padding-top: 14px;
}
.infolist_section.main .infolist_overview {
  display: none;
}
.useful_links {
  margin: 0 0 27px;
}
.useful_links .entry {
  margin: 0 0 7px;
}
.useful_links .title {
  background: #f5f5f5;
  border: 1px solid #c2c2c2;
  color: #444444;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  padding: 7px 14px;
  text-decoration: none;
}
.useful_links .title.active {
  background: #0063a2;
  border-color: #00446f;
  color: #ffffff;
}
.useful_links .text {
  border: 1px solid #c2c2c2;
  border-top: none;
  overflow: hidden;
  padding: 0 18px;
}
.useful_links ul {
  margin: 0;
  padding: 0;
}
.useful_links li {
  border-top: 1px solid #c2c2c2;
  padding: 0;
}
.useful_links li:first-child {
  border-top: 0;
}
.useful_links li:before {
  content: '';
}
.useful_links a {
  display: block;
  padding: 7px 0;
}
.google_maps .map {
  height: 300px;
}
#logo {
  display: block;
  margin: 0 auto;
  padding: 14px;
  position: relative;
  text-align: center;
}
#logo img {
  margin: 0 auto;
}
#header {
  position: relative;
}
#breadcrumbs {
  border-bottom: 1px solid #444444;
  padding: 14px;
}
#breadcrumbs a.last {
  font-weight: bold;
  text-decoration: none;
}
.container .content {
  padding: 25px 14px 27px;
}
#content {
  padding: 25px 14px 27px;
}
#content p {
  text-align: left;
}
#content a[href^="tel:"] {
  color: #0063a2 !important;
  text-decoration: underline !important;
}
.caption_medizin p {
  margin-bottom: 5px;
}
.img_ablaufschema,
.img_steuerlich,
.img_betriebswirtschaftlich {
  display: none;
}
.special_achievments {
  padding-left: 20px;
}
.special_achievments hr {
  display: none;
}
.caption_medizin,
.citation_medizin,
.caption_business,
.citation_business,
.img_handelsbilanz {
  display: none;
}
.news_overview .entry {
  border-bottom: 1px solid #bcee90;
}
.news_archives_wrapper .news_issue {
  margin: 0;
  padding: 0;
}
.news_archives_wrapper .news_issue li {
  padding: 11px 5px;
}
.news_archives_wrapper .news_issue li a .icon {
  padding-right: 0;
}
#news_archives_overview .preview li {
  padding-bottom: 5px;
}
#news_archives_overview .preview li a.active {
  font-weight: bold;
}
.dictionary_overview {
  border-bottom: 1px solid #c2c2c2;
  margin-bottom: 35px;
}
.dictionary_overview a {
  color: #444444;
  display: block;
  padding: 7px 0;
  text-decoration: none;
}
.dictionary_overview a .icon {
  float: right;
}
.dictionary_overview li {
  border: 1px solid #c2c2c2;
  padding: 0 10px;
  float: left;
  margin: 0 10px 10px 0;
  width: 90%;
}
.dictionary_overview li:hover {
  background-color: #bcee90;
}
.dictionary_overview.select_overview {
  border: none;
}
.dictionary_overview .clear {
  clear: both;
}
.lexikon_headline {
  clear: both;
}
.arrow {
  background-color: #0063a2;
  color: #ffffff;
  padding: 3px 7px 3px 5px;
  position: relative;
  top: -15px;
  left: 5px;
  text-decoration: none;
}
.arrow:hover {
  background-color: #4d91d5;
  color: #ffffff;
}
.arrow .icon {
  font-size: 14px;
}
.arrow .arrow_text {
  font-size: 15px;
  position: relative;
  left: 2px;
  top: -1px;
}
.overview a {
  border-bottom: 1px solid #bcee90;
  margin-bottom: 8px;
}
.overview a .icon {
  display: none;
}
.overview a h2 {
  margin-bottom: 10px;
}
.overview a p {
  margin-bottom: 15px;
}
.img_medizintechnik,
.img_mittelstand {
  display: none;
}
.textarea_columns_overview .div_icon {
  display: none;
}
.special_content {
  width: 90%;
}
.special_content .icon {
  float: left;
  margin-right: 5px;
}
.special_content p {
  border-bottom: 1px solid #bcee90;
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.partner_links .link_logo {
  background: #ffffff;
  border-left: 20px solid #bcee90;
  border-top: 1px solid #bcee90;
  border-bottom: 1px solid #bcee90;
  border-right: 1px solid #bcee90;
  display: block;
  padding: 30px;
  margin: 0 10px 10px 0;
  min-height: 120px;
  text-decoration: none;
  -webkit-transition: background 100ms linear;
  transition: background 100ms linear;
}
.partner_links .link_logo img {
  margin: 0 auto;
}
.partner_links .link_logo .title {
  left: 0;
  bottom: 0;
  text-decoration: none;
}
.partner_links .social_media_share {
  bottom: -580px;
}
#footer .contactinfo {
  border-top: 0;
}
#footer .contactinfo h2 {
  margin-top: 20px;
}
#footer .tel_link {
  text-decoration: underline;
}
.no-fontface li {
  padding-left: 0;
}
.no-fontface li:before {
  content: '';
}
.no-fontface #content ul {
  list-style: disc;
  padding-left: 27px;
}
.no-fontface .icon,
.no-fontface .travel_mode_list {
  display: none!important;
}
.no-fontface .nav_link:before,
.no-fontface #gotoshortcuts:before,
.no-fontface #menu a:before {
  font-family: Webdings;
  font-style: normal;
  font-weight: normal;
}
.no-fontface #menu a:before {
  content: '\36';
}
.no-fontface #menu .lastnode > a:before {
  content: '\34';
}
.no-fontface .nav_link:before {
  content: '\34';
  font-size: 28px;
}
.no-fontface #gotoshortcuts:before {
  content: '\35';
  font-size: 28px;
}
.no-fontface .social_media_links .icon {
  display: block!important;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 21px;
  font-weight: bold;
  line-height: 28px;
  position: static;
}
.no-fontface .icon_facebook:before {
  content: 'f';
}
.no-fontface .icon_twitter:before {
  content: 't';
}
.startpage #breadcrumbs {
  display: none;
}
.startpage .slider li {
  list-style: none;
  padding: 0;
}
.startpage .slider li:before {
  content: '';
}
.startpage .slider li img {
  display: none;
}
.startpage .slider .icon {
  display: none;
}
.startpage .slider .more_link,
.startpage .slider .bx-pager {
  display: none;
}
#news_archives_overview {
  top: 0 !important;
}
.backbtn {
  margin-bottom: 25px;
  top: 0;
}
/* --- Cookie Banner --- */
.cookie_banner {
  background: #f5f5f5 none repeat scroll 0 0;
  border-top: 2px solid #ccc;
  bottom: 0;
  left: 0;
  line-height: 1.6;
  overflow: hidden;
  padding: 1rem 72px 1rem 1.66rem;
  position: fixed;
  right: 0;
  z-index: 9000;
}
.cookie_banner .close {
  cursor: pointer;
  display: block;
  line-height: 1;
  padding: 0.65rem;
  position: absolute;
  right: 20px;
  top: 10px;
}
