@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=9df13aa4-448c-4b04-bf4e-c31adcd19aa3");
@font-face {
  font-family: "DINNextLight";
  src: url("/res/fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
  src: url("/res/fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("/res/fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("/res/fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("/res/fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg");
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: "DINNextRegular";
  src: url("/res/fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
  src: url("/res/fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"), url("/res/fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"), url("/res/fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"), url("/res/fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DINNextMedium";
  src: url("/res/fonts/324dee78-6585-4c13-8ca3-5817cc600d84.eot?#iefix");
  src: url("/res/fonts/324dee78-6585-4c13-8ca3-5817cc600d84.eot?#iefix") format("eot"), url("/res/fonts/4bf0ead4-e61b-4992-832b-6ff05828d99f.woff") format("woff"), url("/res/fonts/73713a0b-8f6a-4c4e-b8a8-7cf238e632f6.ttf") format("truetype"), url("/res/fonts/b90b6bdf-15e2-4544-9fe0-92c79fff0ecd.svg#b90b6bdf-15e2-4544-9fe0-92c79fff0ecd") format("svg");
  font-weight: bold;
  font-style: normal;
}
/*

  Hinweis:
  Einige Funktionen dieser Bootstrap 3.1.1 Installation, insbesondere der 
  Aufbau des Grid Systems wurden durch die Funktionen aus Bootstrap 3.0.0
  ersetzt. Dies haengt mit der Inkompatibilitaet von webEdition, bzw. phpless
  und den neueren Bootstrap Versionen zusammen.
  -lh

*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-size: 15px;
  line-height: 1.333;
  color: #666666;
  background-color: #f0f0f0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00adca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #008197;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.333;
  background-color: #f0f0f0;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #d5d5d5;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
  line-height: 1.133;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 1.67em;
}
h2,
.h2 {
  font-size: 1.44em;
}
h3,
.h3 {
  font-size: 1.28em;
}
h4,
.h4 {
  font-size: 1.11em;
}
h5,
.h5 {
  font-size: 1em;
}
h6,
.h6 {
  font-size: 0.78em;
}
p {
  margin: 0 0 9.5px;
}
.lead {
  margin-bottom: 19px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #00adca;
}
a.text-primary:hover {
  color: #008197;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #00adca;
}
a.bg-primary:hover {
  background-color: #008197;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #d5d5d5;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 19px;
}
dt,
dd {
  line-height: 1.333;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 18.75px;
  border-left: 5px solid #d5d5d5;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.333;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #d5d5d5;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.333;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 740px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 920px) {
  .container {
    max-width: 960px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1360px) {
  .container {
    max-width: 1320px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 22.5px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.333;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.333;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #d5d5d5;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 33px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 13em;
  padding: 5px 10px;
  font-size: 0.78em;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 13em;
  line-height: 13em;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 24em;
  padding: 10px 16px;
  font-size: 1.22em;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 24em;
  line-height: 24em;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 41.25px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 24px;
  right: 0;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 26px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.333;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #00adca;
  border-color: #0097b1;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #008aa1;
  border-color: #006373;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00adca;
  border-color: #0097b1;
}
.btn-primary .badge {
  color: #00adca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #00adca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #008197;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 1.22em;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 0.78em;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 0.78em;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.333;
  color: #444444;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #373737;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #00adca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.78em;
  line-height: 1.333;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 0.78em;
  line-height: 1.5;
  border-radius: 3px;
  /*&:extend(.btn-xs);*/
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 0.78em;
  line-height: 1.5;
  border-radius: 3px;
  /*&:extend(.btn-sm);*/
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 1.22em;
  line-height: 1.33;
  border-radius: 6px;
  /*&:extend(.btn-lg);*/
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 919px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 920px) and (max-width: 1359px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1360px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 919px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 920px) and (max-width: 1359px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1360px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.colorteaser {
  height: 200px;
  background-color: transparent;
  padding: 0px;
}
.colorteaser a {
  height: 200px;
  text-align: center;
  padding: 20px 0;
  display: block;
}
.colorteaser a.lightblue {
  background-color: #9FD8E8;
}
.colorteaser a.lightblue:hover {
  background-color: #a7dbea;
}
.colorteaser a.blue {
  background-color: #00AEC8;
}
.colorteaser a.blue:hover {
  background-color: #00b7d2;
}
.colorteaser a.grey {
  background-color: #6D7777;
}
.colorteaser a.grey:hover {
  background-color: #798484;
}
.colorteaser a h2 {
  color: #ffffff;
  text-align: left;
  margin-bottom: 20px;
  margin-left: 22px;
}
.colorteaser a h2:before {
  content: "";
  border-left: 6px solid #ffffff;
  margin-right: 16px;
  margin-left: -22px;
}
.colorteaser a:hover {
  text-decoration: none;
}
.nonecolorteaser img {
  width: 100%;
}
.starthead {
  position: relative;
  padding-top: 365px;
}
.starthead .headimg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 70%;
  height: 365px;
  background-repeat: no-repeat;
  background-size: cover;
}
.starthead .headimg img {
  width: 100%;
}
.starthead .headlink {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 365px;
  width: 31.7%;
}
.starthead .headlink a {
  margin-bottom: 1px;
  display: block;
  font-family: DINNextMedium, calibri, arial, sans-serif;
  font-weight: bold;
  color: #00ADC7;
  font-size: 22px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.42) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.75)), color-stop(100%, rgba(255, 255, 255, 0.42)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.42) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.42) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.42) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.42) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfffffff', endColorstr='#6bffffff', GradientType=0);
  /* IE6-9 */
  padding-left: 37px;
  height: 33.33%;
  position: relative;
  text-decoration: none;
}
.starthead .headlink a:last-child {
  margin-bottom: 0;
}
.starthead .headlink a span {
  display: inline-block;
  vertical-align: middle;
  width: 97%;
}
.starthead .headlink a:after {
  content: "";
  border-bottom: 1px solid #E8E8E8;
  position: absolute;
  bottom: -1px;
  left: 21px;
  height: 1px;
  width: 100%;
}
.starthead .headlink a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.starthead .headlink a:last-child:after {
  display: none;
}
.starthead .headlink a.current {
  background-color: #fff;
}
.starthead .headimg {
  opacity: 0;
  transition: opacity 0.6s;
}
.starthead .headimg.current {
  opacity: 1;
}
.headslider section div {
  overflow: hidden;
}
.headslider section div div.text {
  margin-top: 15px;
  display: none;
}
.headslider section div div.text.current {
  margin-top: 15px;
  display: block;
}
@media (max-width: 920px) {
  .starthead {
    position: static;
    padding-top: 0;
  }
  .starthead .headimg {
    width: 100%;
    position: static;
    opacity: 1;
    height: auto;
  }
  .starthead .headlink {
    position: static;
    display: block;
    bottom: -1px;
    right: 0px;
    width: 100%;
    top: auto;
    height: auto;
  }
  .starthead .headlink a {
    display: none;
  }
  .headslider section div div.text {
    display: block;
    margin-bottom: 50px;
  }
  .headslider section div div.text.lasttext {
    margin-bottom: 0;
  }
}
html {
  height: 100%;
}
body {
  min-width: 320px;
  min-height: 100%;
  position: relative;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
#return-to-top {
  position: fixed;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 100;
  width: 100%;
  height: 25px;
  background-color: white;
  text-align: center;
  display: none;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
}
a {
  -webkit-transition: color 250ms;
  transition: color 250ms;
}
a:hover,
a:focus {
  text-decoration: none;
}
a.blockLink {
  display: inline-block;
  position: relative;
  padding-left: 11px;
}
a.blockLink:before {
  content: "›";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: left 150ms;
  transition: left 150ms;
}
a.blockLink:hover:before {
  left: 2px;
}
a img {
  border: none;
}
img {
  max-width: 100%;
  height: auto;
}
.ie8 img {
  width: auto;
}
h1,
h2 {
  margin: .7em 0 .3em;
}
h1:first-child,
h2:first-child {
  margin-top: 0;
}
h1:last-child,
h2:last-child {
  margin-bottom: 0;
}
h3,
h4,
h5,
h6 {
  margin: .7em 0;
}
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h5 {
  font-family: DINNextMedium, calibri, arial, sans-serif;
  font-weight: bold;
}
h6 {
  text-transform: uppercase;
}
p + h1,
ul + h1,
ol + h1,
p + h2,
ul + h2,
ol + h2,
p + h3,
ul + h3,
ol + h3,
p + h4,
ul + h4,
ol + h4,
p + h5,
ul + h5,
ol + h5,
p + h6,
ul + h6,
ol + h6 {
  margin-top: 1.5em;
}
p {
  margin: 0 0 .5em;
}
p:last-child {
  margin-bottom: 0;
}
ul {
  margin: .5em 0;
  padding: 0;
  list-style-type: none;
}
ul:last-child {
  margin-bottom: 0;
}
ul li {
  margin: 0 0 .5em;
  padding: 0 0 0 1em;
  position: relative;
}
ul li:last-child {
  margin-bottom: 0;
}
ul li:before {
  content: "•";
  position: absolute;
  top: 0;
  left: 1px;
}
ol {
  margin: .5em 0;
  padding: 0 0 0 1.8em;
}
ol:last-child {
  margin-bottom: 0;
}
ol li {
  margin: 0 0 .5em;
}
ol li:last-child {
  margin-bottom: 0;
}
strong,
b,
span[style~="bold;"] {
  font-family: DINNextMedium, calibri, arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
em,
i,
span[style~="italic;"] {
  /* Wir haben keinen Italic Schnitt */
  font-style: italic;
}
input[type="text"],
input[type="email"],
select {
  display: block;
  width: 100%;
  max-width: 400px;
  font-size: .95em;
  line-height: 1;
  padding: 12px;
  margin: 2px 0 24px;
  color: #666666;
  background: #ffffff;
  border: none;
  box-shadow: inset 2px 2px 5px #d9d9d9;
}
select {
  box-shadow: none;
  padding: 10px 12px;
}
select option {
  margin: 2px 1px;
  font-family: DINNextLight, "calibri light", calibri, arial, sans-serif;
  color: #666666;
}
input[type="submit"] {
  max-width: 100%;
  font-size: .95em;
  background: #00aec8;
  color: #ffffff;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  border: none;
  padding: 10px 12px;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
}
input[type="submit"]:hover {
  background-color: #008295;
}
section {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
}
section:before,
section:after {
  content: " ";
  display: table;
}
section:after {
  clear: both;
}
section:before,
section:after {
  content: " ";
  display: table;
}
section:after {
  clear: both;
}
section.noBg {
  background: none;
}
section .imgBox {
  width: 200px;
  margin: 25px 0;
}
section .imgBox img {
  display: block;
  margin: 0 auto;
}
section .imgBox span {
  display: block;
  font-size: .67em;
  margin: 12px 0 0;
  text-transform: uppercase;
}
.gmaps {
  margin-bottom: 20px;
}
#map {
  height: 300px;
  width: 100%;
}
#bodyWrap,
#innerBody {
  max-width: 1250px;
}
/* Module einbinden */
/* Mobile Navigation */
header > a {
  display: block;
  width: 275px;
  height: 165px;
  margin: 0 0 28px;
  position: relative;
}
header > a h1,
header > a .h1 {
  transition: background-size 250ms ease, background-position 150ms ease, top 150ms ease;
  font-size: 2.2em;
  margin: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -999px;
  background-repeat: no-repeat;
  background-image: url("/res/images/Logo.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header > a h1,
  header > a .h1 {
    background-image: url("/res/images/Logo.png");
    background-size: 275px 112px;
  }
}
header > a h1.mvz,
header > a .h1.mvz {
  width: 360px;
  background-image: url("/Bildarchiv/Kliniken/MVZ/LOGO_MVZ_Blau.png");
  background-size: 360px 81px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header > a h1.mvz,
  header > a .h1.mvz {
    background-image: url("/Bildarchiv/Kliniken/MVZ/LOGO_MVZ_Blau.png");
    background-size: 360px 81px;
  }
}
header > a .title-text {
  transition: visibility 125ms ease,opacity 125ms ease;
  color: #00ADC5;
  font-size: 21px;
  line-height: 33px;
  display: block;
  position: absolute;
  top: 112px;
  padding-top: 20px;
  opacity: 1;
}
@media (max-width: 499px) {
  header > a.heart-title h1,
  header > a.heart-title .h1 {
    background-size: 87.5%;
  }
}
@media (max-width: 374px) {
  header > a.heart-title h1,
  header > a.heart-title h1 {
    background-size: 75%;
  }
}
header > a.heart-button {
  position: absolute;
  top: 80px;
  right: 10px;
  width: 25%;
  height: auto;
}
@media (min-width: 375px) {
  header > a.heart-button {
    width: 30%;
  }
}
@media (min-width: 500px) {
  header > a.heart-button {
    width: 180px;
    top: 66px;
  }
}
@media (min-width: 920px) {
  header > a.heart-button {
    right: 100px;
    top: 80px;
  }
}
/* Animationen fuer mobiles Menue */
@keyframes slideUp {
  0% {
    max-height: 500px;
  }
  100% {
    max-height: 0;
  }
}
@-webkit-keyframes slideUp {
  0% {
    max-height: 500px;
  }
  100% {
    max-height: 0;
  }
}
@keyframes slideDown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 500px;
  }
}
@-webkit-keyframes slideDown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: 500px;
  }
}
nav {
  width: 100%;
  min-height: 48px;
  margin: 0 -10px 34px;
  background: #00aec8;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 10px;
  position: relative;
  z-index: 100;
  /* Menue Button */
  /* Menue */
  /* Allgemeine Stilangaben */
  /* Zweite Ebene */
  /* Dritte Ebene */
}
nav .nav-level-2 {
  background-color: #f0f0f0 !important;
}
nav > a,
nav > a:hover,
nav > a:focus {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  color: #ffffff;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
  line-height: 46px;
  padding: 2px 15px 0 42px;
  outline: 0;
}
nav > a:before,
nav > a:hover:before,
nav > a:focus:before {
  content: "";
  position: absolute;
  top: 17px;
  left: 10px;
  width: 20px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
nav > a:after,
nav > a:hover:after,
nav > a:focus:after {
  content: "";
  position: absolute;
  top: 29px;
  left: 10px;
  width: 20px;
  border-top: 2px solid #ffffff;
}
nav > ul {
  margin: 0 -10px;
  padding: 48px 0 0;
  max-height: 0;
  overflow: hidden;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
}
nav > ul li {
  padding: 0;
  margin: 0;
}
nav > ul li:before {
  display: none;
}
nav.mobileClose > ul,
nav li.mobileClose > ul {
  -webkit-animation: slideUp 200ms linear;
  animation: slideUp 200ms linear;
}
nav > ul span {
  display: block;
  line-height: 1;
  cursor: pointer;
  color: #ffffff;
  border-top: 1px solid #f0f0f0;
  padding: 14px 30px 14px 10px;
  position: relative;
}
nav > ul span:before,
nav > ul span:after {
  content: "";
  width: 0;
  position: absolute;
  right: 10px;
  top: 18px;
  border-top: 9px solid #ffffff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-radius: 3px;
}
nav > ul span:after {
  border-top-color: #00aec8;
  margin-top: -3px;
}
nav > ul span.option {
  /*&.mobile{ text-align: center; }*/
}
@media (min-width: 920px) {
  nav > ul span.option {
    background: white;
  }
}
nav > ul span.option.desktop {
  display: none;
}
nav > ul span.option a {
  width: 25%;
  display: inline-block;
  text-align: center;
  margin: 0 12.5%;
  color: white;
}
nav > ul span.option a.contrast,
nav > ul span.option a.language {
  width: unset;
  margin: 0;
  padding: 0;
}
nav > ul span.option a span.optCircle,
nav > ul span.option a span.optText,
nav > ul span.option a span.optRect {
  border-top: 0;
  display: inline-block;
}
nav > ul span.option a span.optCircle:before,
nav > ul span.option a span.optText:before,
nav > ul span.option a span.optRect:before,
nav > ul span.option a span.optCircle:after,
nav > ul span.option a span.optText:after,
nav > ul span.option a span.optRect:after {
  content: none;
}
nav > ul span.option a span.optCircle,
nav > ul span.option a span.optRect {
  background-color: white;
  padding: 3px;
  margin-right: 1rem;
}
nav > ul span.option a span.optCircle {
  border-radius: 50%;
}
nav > ul span.option img {
  width: auto;
  height: 25px;
  max-width: unset;
}
nav > ul span.option:before,
nav > ul span.option:after {
  content: none;
}
nav > ul a {
  display: block;
  line-height: 1;
}
nav > ul ul {
  max-height: 0;
  overflow: hidden;
  margin: 0;
}
nav > ul ul a {
  display: block;
  padding: 14px 30px 14px 10px;
  background: #f0f0f0;
  color: #444444;
  border-top: 1px solid #d5d5d5;
  position: relative;
}
nav > ul ul a:hover,
nav > ul ul a:focus {
  color: #444444;
}
nav > ul ul a:before,
nav > ul ul a:after {
  content: "";
  width: 0;
  position: absolute;
  right: 10px;
  top: 18px;
  border-top: 9px solid #444444;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-radius: 3px;
}
nav > ul ul a:after {
  border-top-color: #f0f0f0;
  margin-top: -3px;
}
nav > ul > li > ul > li:first-child > a {
  border-top: none;
}
nav > ul ul ul a {
  font-family: DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: lighter;
  color: #444;
  font-size: .82em;
  padding: 10px 10px 10px 28px;
}
nav > ul ul ul a:before,
nav > ul ul ul a:after {
  display: none;
}
nav.mobileOpen > ul,
nav li.mobileOpen > ul {
  max-height: none;
  -webkit-animation: slideDown 400ms linear;
  animation: slideDown 400ms linear;
}
nav li.mobileOpen > span:before,
nav li.mobileOpen > span:after {
  border-top: 0;
  border-bottom: 9px solid #ffffff;
}
nav li.mobileOpen > span:after {
  border-bottom-color: #00aec8;
  margin-top: 3px;
}
nav li.mobileOpen > a:before,
nav li.mobileOpen > a:after {
  border-top: 0;
  border-bottom: 9px solid #444444;
}
nav li.mobileOpen > a:after {
  border-bottom-color: #f0f0f0;
  margin-top: 3px;
}
nav form {
  display: inline;
}
nav form input[type="submit"] {
  width: 48px;
  height: 48px;
  border: none;
  padding: 0;
  background: #ffffff url(/res/images/Lupe.png) no-repeat center center;
  overflow: hidden;
  text-indent: -999px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 103;
  border-radius: 0;
}
nav form input[type="submit"]:hover {
  background-color: #ffffff;
}
nav form input[type="text"] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 102;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
  height: 48px;
  line-height: 48px;
  border: none;
  background: #ffffff;
  padding: 0;
  margin: 0;
  width: 0%;
  -webkit-transition: width 250ms;
  transition: width 250ms;
  border-radius: 0;
  box-shadow: none;
  max-width: 100%;
}
nav form.mobileOpen input[type="text"] {
  padding: 0 48px 0 10px;
  width: 100%;
}
.subnav {
  padding: 0;
  background: none;
}
.subnav ul {
  margin: 0;
}
.subnav li {
  padding: 0;
  margin: 0;
}
.subnav li:before {
  display: none;
}
.subnav li.navTitle {
  padding: 10px 20px;
  color: #ffffff;
  background: #00aec8;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
}
.subnav a {
  display: block;
  color: #666666;
  border-bottom: 1px solid #d5d5d5;
  padding: 10px 20px;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}
.subnav a:hover,
.subnav a:focus {
  color: #444444;
}
.subnav .active {
  color: #009EDF;
}
.subnav .active:hover {
  color: #007AAC;
}
/* Groesser als 920px */
@media (min-width: 920px) {
  /* Desktop Navigation anzeigen */
  header {
    hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    position: relative;
    padding: 0 0 20px;
    min-height: 255px;
    -webkit-transition: margin-bottom 500ms;
    transition: margin-bottom 500ms;
    /* Erste Naviebene immer offen */
    /* Nicht aktive Punkte bei Mouseover ausblenden */
  }
  header > a {
    position: initial;
    display: block;
    width: auto;
    height: auto;
    margin: 0;
  }
  header > a h1,
  header > a .h1 {
    width: 275px;
    height: 112px;
    position: absolute;
    top: 75px;
    left: 0;
    margin: 0;
  }
  header > a h1.mvz,
  header > a .h1.mvz {
    top: 101px;
    width: 360px;
    height: 81px;
    /*
					.size(360px, 81px);
					background-size: contain;*/
  }
  header > a .title-text {
    top: 182px;
  }
  header nav {
    display: block;
    width: auto;
    height: auto;
    float: right;
    margin: 0;
    padding: 0;
    background: none;
  }
  header nav:before,
  header nav:after {
    content: " ";
    display: table;
  }
  header nav:after {
    clear: both;
  }
  header nav:before,
  header nav:after {
    content: " ";
    display: table;
  }
  header nav:after {
    clear: both;
  }
  header nav > a {
    display: none;
  }
  header nav[data-hasCurrentChild] ul > li > span[data-child] {
    opacity: 0.5;
  }
  header nav[data-hasCurrentChild] ul > li > span[data-child]:after {
    opacity: 0;
  }
  header nav[data-hasCurrentChild] ul > li > span[data-child]:hover {
    opacity: 1;
  }
  header nav[data-hasCurrentChild] ul > li > span[data-child]:hover:after {
    opacity: 0.5;
  }
  header nav[data-hasCurrentChild] ul > li > span[data-child][data-current-child] {
    opacity: 1 !important;
  }
  header nav[data-hasCurrentChild] ul > li > span[data-child][data-current-child]:after {
    opacity: 1 !important;
  }
  header nav[data-hasCurrentChild] ul > li > span[data-child][data-current-child]:after:span[data-child]:hover {
    opacity: 0 !important;
  }
  header nav > ul {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    float: right;
    margin: 0;
    padding: 0 56px 0 0;
    width: auto;
    min-height: 0;
    background: none;
    overflow: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: padding-right 250ms;
    transition: padding-right 250ms;
    -webkit-animation: none;
    animation: none;
    /* Links der ersten Navi-Ebene */
    /* Zweite Ebene */
  }
  header nav > ul > li {
    position: static;
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 10px;
    border-right: 1px solid transparent;
    /* Andere Farbe bei Mouseover und aktivem Punkt */
    /* Transparenz bei Mouseover */
  }
  header nav > ul > li.options {
    /*&.mobile { display: none; }
					&.desktop {
						display: block;
						> span.option.desktop {
							display: block;
							background: @white;
							color: @blueBg;
							padding: 0 0.45em;
							img {
								height: 18px;
							}
						}
					}*/
  }
  header nav > ul > li.options:hover span:after {
    display: none;
  }
  header nav > ul > li.options a.contrast {
    padding: 0;
  }
  header nav > ul > li.options span.optCircle,
  header nav > ul > li.options span.optRect {
    margin-right: 0;
  }
  header nav > ul > li.options span.optText {
    display: none;
  }
  header nav > ul > li > span {
    position: relative;
    background: #00aec8;
    color: #ffffff;
    font-size: 1.11em;
    font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
    font-weight: normal;
    padding: 0 20px;
    padding: 0 1em;
    line-height: 56px;
    white-space: nowrap;
    cursor: pointer;
    /*&[data-not-current] {
					opacity: 0.5 ;

					&:before {
					opacity: 0;
				}
				}*/
    -webkit-transition: opacity 250ms, background-color 250m;
    transition: opacity 250ms, background-color 250m;
  }
  header nav > ul > li > span.long {
    letter-spacing: -.02em;
  }
  header nav > ul > li > span:before {
    display: none;
  }
  header nav > ul > li > span:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -8px;
    left: 1em;
    margin: 0;
    border: 9px solid transparent;
    -webkit-transition: opacity 250ms, border-color 250ms;
    transition: opacity 250ms, border-color 250ms;
  }
  header nav > ul > li > span[data-child],
  header nav > ul > li:hover > span {
    /*&[data-child="1"] {

					background: #009CE2;
					&:after { border-top-color: #009CE2 !important; }
				}
					&[data-child="2"] {
					background: #6D7777;
					&:after { border-top-color: #6D7777 !important; }
				}
					&[data-child="3"] {
					background: #B8CE05;
					&:after { border-top-color: #B8CE05 !important; }
				}*/
    /*&[data-child] {*/
    /*}*/
  }
  header nav > ul > li > span[data-child]:after,
  header nav > ul > li:hover > span:after {
    content: "";
    border-color: rgba(0, 174, 200, 0);
    border-top: 8px solid #00aec8 !important;
    border-bottom: none !important;
  }
  header nav > ul > li:hover > span,
  header nav > ul > li:focus > span {
    color: #ffffff;
    opacity: 1 !important;
  }
  header nav > ul > li:hover > span:after,
  header nav > ul > li:focus > span:after {
    opacity: 1 !important;
  }
  header nav > ul > li > ul {
    -webkit-animation: none;
    animation: none;
    background: #ffffff;
    opacity: 0;
    margin: 0;
    padding: 0 8px;
    width: 100%;
    max-height: none;
    position: absolute;
    left: 0;
    top: -9999px;
    z-index: 10;
    -webkit-box-shadow: 0 1px 3px #d5d5d5;
    box-shadow: 0 1px 3px #d5d5d5;
    -webkit-transition: opacity 300ms, top 0ms 300ms;
    transition: opacity 300ms, top 0ms 300ms;
  }
  header nav > ul > li > ul:before,
  header nav > ul > li > ul:after {
    content: " ";
    display: table;
  }
  header nav > ul > li > ul:after {
    clear: both;
  }
  header nav > ul > li > ul:before,
  header nav > ul > li > ul:after {
    content: " ";
    display: table;
  }
  header nav > ul > li > ul:after {
    clear: both;
  }
  .js header nav > ul > li > ul {
    padding: 0 0 50px;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .js header nav > ul > li > ul:before {
    content: "";
    display: block;
    width: 100%;
    border-top: 1px solid #d5d5d5;
  }
  header nav > ul > li.openUl > ul,
  header nav > ul > li > ul:hover {
    opacity: 1;
    top: 66px;
    z-index: 11;
    -webkit-transition: opacity 500ms;
    transition: opacity 500ms;
  }
  header nav > ul > li > ul > li {
    margin: 0 0 0 3%;
    width: 31.333%;
    float: left;
    padding: 0;
    /* Dritte Ebene */
  }
  header nav > ul > li > ul > li[data-child="1"],
  header nav > ul > li > ul > li[data-child="4"],
  header nav > ul > li > ul > li[data-child="7"],
  header nav > ul > li > ul > li[data-child="10"] {
    margin-left: 0;
    clear: both;
  }
  header nav > ul > li > ul > li[data-twocol] {
    width: 65.666%;
  }
  header nav > ul > li > ul > li[data-twocol]:before,
  header nav > ul > li > ul > li[data-twocol]:after {
    content: " ";
    display: table;
  }
  header nav > ul > li > ul > li[data-twocol]:after {
    clear: both;
  }
  header nav > ul > li > ul > li[data-twocol]:before,
  header nav > ul > li > ul > li[data-twocol]:after {
    content: " ";
    display: table;
  }
  header nav > ul > li > ul > li[data-twocol]:after {
    clear: both;
  }
  header nav > ul > li > ul > li[data-twocol] ul {
    width: 47.72%;
    float: left;
  }
  header nav > ul > li > ul > li[data-twocol] ul + ul {
    float: right;
  }
  header nav > ul > li > ul > li[data-twocol] ul + ul + ul {
    clear: both;
  }
  header nav > ul > li > ul > li[data-twocol] ul + ul + ul + ul {
    float: right;
  }
  header nav > ul > li > ul > li a {
    font-size: 1em;
    padding: .3em 0;
    background: none;
    border-top: none;
    border-bottom: 1px solid #d5d5d5;
    -webkit-transition: color 200ms;
    transition: color 200ms;
  }
  header nav > ul > li > ul > li a:before,
  header nav > ul > li > ul > li a:after {
    display: none;
  }
  header nav > ul > li > ul > li a:hover,
  header nav > ul > li > ul > li a:focus {
    color: #444444;
  }
  header nav > ul > li > ul > li ul {
    -webkit-animation: none;
    animation: none;
    display: block;
    font-size: 0.84em;
    margin: 0 0 18px !important;
    max-height: none;
  }
  header nav > ul > li > ul > li ul li {
    margin: 0;
  }
  header nav > ul > li > ul > li ul li.overview {
    display: none;
  }
  header form {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 105;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms;
  }
  header form input[type="text"] {
    position: static;
    display: block;
    float: left;
    border: none;
    background: #ffffff;
    height: 56px;
    line-height: 56px;
    margin: 0;
    color: #00adca;
    width: 0;
    padding: 0;
    -webkit-transition: width 250ms, padding 250ms;
    transition: width 250ms, padding 250ms;
  }
  header form input[type="submit"] {
    position: static;
    width: 56px;
    height: 56px;
  }
  header form:before {
    content: "";
    position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
    height: 8px;
  }
  header form:after {
    content: "";
    position: absolute;
    top: 56px;
    left: 19px;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms;
  }
  header form:hover,
  header form[data-hasFocus] {
    opacity: 1 !important;
  }
  header form:hover:after,
  header form[data-hasFocus]:after {
    opacity: 1 !important;
    border-color: rgba(255, 255, 255, 0);
    border-top: 8px solid #ffffff !important;
    border-bottom: none !important;
  }
  header form:hover input[type="text"],
  header form[data-hasFocus] input[type="text"] {
    width: 185px;
    padding: 0 10px;
  }
  header form:hover + a + ul,
  header form[data-hasFocus] + a + ul {
    padding-right: 241px;
  }
  header nav form[data-hasFocus] + a + ul > li > span {
    opacity: .5;
  }
  header nav form[data-hasFocus] + a + ul > li > span:after {
    opacity: 0;
  }
  header nav[data-active] > ul > li > span {
    opacity: .5;
  }
  header nav[data-active] > ul > li > span:after {
    opacity: 0;
  }
  header nav[data-active] form {
    opacity: .5;
  }
  header nav[data-active] form:after {
    opacity: 0;
  }
  header nav[data-active] > ul > li.openUl > span {
    opacity: 1;
  }
  header nav[data-active] > ul > li.openUl > span:after {
    opacity: 1;
  }
}
#breadcrumb {
  padding: 0 0 15px;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
  font-size: .72em;
  line-height: 1.133;
  color: #00adca;
  text-transform: uppercase;
}
#breadcrumb span {
  padding: 0 3px;
}
#breadcrumb span:after {
  content: "›";
}
/*Buergerservice*/
.tsaid_LayoutSpalte_01 {
  margin-left: -10px;
  margin-right: -10px;
}
.tsaid_LayoutSpalte_01:before,
.tsaid_LayoutSpalte_01:after {
  content: " ";
  display: table;
}
.tsaid_LayoutSpalte_01:after {
  clear: both;
}
.tsaid_LayoutSpalte_01:before,
.tsaid_LayoutSpalte_01:after {
  content: " ";
  display: table;
}
.tsaid_LayoutSpalte_01:after {
  clear: both;
}
.ytsa_c50l {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.ytsa_c50r {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.ytsa_c50l {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .ytsa_c50l {
    float: left;
    width: 100%;
  }
}
.ytsa_c50r {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .ytsa_c50r {
    float: left;
    width: 100%;
  }
}
.ytsa_c50l {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 920px) {
  .ytsa_c50l {
    float: left;
    width: 66.66666667%;
  }
}
.ytsa_c50r {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 920px) {
  .ytsa_c50r {
    float: left;
    width: 33.33333333%;
  }
}
.ytsa_c50l {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1360px) {
  .ytsa_c50l {
    float: left;
    width: 66.66666667%;
  }
}
.ytsa_c50r {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1360px) {
  .ytsa_c50r {
    float: left;
    width: 33.33333333%;
  }
}
.ytsa_page h5 {
  margin: 1em 0px 0.5em;
}
.ytsa_subcl {
  background: none repeat scroll 0% 0% #FFF;
  margin-bottom: 20px;
}
.ytsa_subcr {
  margin-top: -9px;
}
.tsaid_QueryElementListPublicServiceTypeCategory {
  border-top: 20px solid #f0f0f0;
}
.tsaid_QueryElementSingleViewPublicServiceTypeCategory {
  border-bottom: 20px solid #f0f0f0;
}
#tsaid_ListeLeistung_01 ~ #tsaid_ListeLeistungKat_01 {
  border-top: none;
}
.tsaid_QueryElementNavigationPublicServiceTypeCategory > ul:before {
  content: "Bürgerservice";
  display: block;
  padding: 10px 20px;
  transition: color 200ms ease 0s;
  color: #FFF;
  background: none repeat scroll 0% 0% #5BC5EC;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
}
.tsaid_QueryElementNavigationPublicServiceTypeCategory > ul .tsaid_level1 {
  border-bottom: 1px solid #D5D5D5;
  margin: 0px;
}
.tsaid_level1 {
  padding-left: 0px;
}
.tsaid_level2 {
  border-top: 1px solid #D5D5D5;
  margin: 0px;
}
.tsaid_QueryElementNavigationPublicServiceTypeCategory > ul .tsaid_level1 a {
  display: block;
  color: #666;
  padding: 10px 20px;
  transition: color 200ms ease 0s;
  padding-top: 11px;
}
.tsaid_QueryElementNavigationPublicServiceTypeCategory > ul .tsaid_level1 a:hover,
.tsaid_QueryElementNavigationPublicServiceTypeCategory > ul .tsaid_level1 ul .tsaid_level2 a:hover {
  color: #444;
}
.tsaid_QueryElementNavigationPublicServiceTypeCategory > ul .tsaid_level1 ul {
  margin-top: 0px;
}
.tsaid_QueryElementNavigationAZPublicServiceType,
.tsaid_QueryElementSearchFieldAreaWrapper,
.tsaid_searchInfos,
.tsaid_pageDescription,
.tsaid_TITLE > .tsaid_label,
.tsaid_DESCRIPTION > .tsaid_label,
.tsaid_backLink,
.tsaid_QueryElementCommonNavigation,
.tsaid_NAME > .tsaid_label,
.tsaid_EMAILCONTACTFORM > .tsaid_label,
.tsaid_WWW > .tsaid_label,
.tsaid_resetButton,
.tsaid_QueryElementListPublicServiceTypeCategory .ytsa_datalist table thead,
.tsaid_QueryElementListPublicServiceType div.ytsa_datalist table thead,
.tsaid_OrganisationalUnitData .tsaid_GENERALIZED,
.tsaid_QueryElementNavigationPublicServiceTypeCategory ul li.tsaid_level1 a.tsaid_toggle {
  display: none;
}
.tsaid_TITLE > .tsaid_data {
  margin: 0 0px 0.3em;
  font-size: 1.67em;
}
.tsaid_active > a:nth-child(2) {
  color: #009EDF !important;
}
.tsaid_level2.tsaid_active {
  padding-left: 0px;
}
.tsaid_level2.tsaid_active a {
  color: #009EDF !important;
  padding-left: 40px !important;
}
.tsaid_DESCRIPTION > .tsaid_data h4 {
  margin: 0.7em 0px;
  font-size: 1.11em;
  font-family: DINNextMedium, calibri, arial, sans-serif;
  font-weight: bold;
  margin-top: 1.4em;
}
.tsaid_MAIN > ul,
.tsaid_description > ul {
  list-style-type: disc;
  padding-left: 2em;
  padding-bottom: 1em;
}
.tsaid_MAIN > ul > li,
.tsaid_description > ul > li {
  padding-left: 5px;
}
.tsaid_QueryElementSingleViewPublicServiceType {
  margin-bottom: 25px;
}
.tsaid_QueryElementSingleViewPublicServiceType > .tsaid_TITLE {
  padding: 16px 20px;
}
.tsaid_QueryElementSingleViewPublicServiceType > .tsaid_DESCRIPTION > .tsaid_data {
  padding: 16px 20px;
  padding-top: 0px;
  margin-top: -20px;
}
.tsaid_PHONE > .tsaid_label,
.tsaid_FAX > .tsaid_label,
.tsaid_OPENINGHOURS > .tsaid_label,
.tsaid_PUBLICTRANSPORTATION > .tsaid_label,
.tsaid_ELEVATOR > .tsaid_label,
.tsaid_WHEELCHAIRACCESSIBLE > .tsaid_label {
  float: left;
  margin-right: 10px;
}
.tsaid_QueryElementSingleViewOrganisationalUnit div {
  margin-bottom: 0.2em;
  overflow: auto;
}
.ytsa_c50l .ytsa_subcl .ytsa_subrows.tsaid_LayoutZeile_08 .ytsa_subrows.tsaid_LayoutZeile_03 .tsaid_QueryElementSearchGroupArea form .tsaid_searchButton {
  display: block;
}
.tsaid_QueryElementSingleViewPublicServiceType > .tsaid_DESCRIPTION:before {
  margin-top: -20px;
}
/*Dicke Balken*/
/*.tsaid_QueryElementListPublicServiceType:before, .tsaid_QueryElementSingleViewPublicServiceType > .tsaid_DESCRIPTION:before, .tsaid_QueryElementListPublicServiceTypeCategory:before{
	content: "";
	border-top: 20px solid #F0F0F0;
	width: 96%;
	position:absolute;
}*/
@media (min-width: 640px) {
  .tsaid_QueryElementListPublicServiceType:before,
  .tsaid_QueryElementSingleViewPublicServiceType > .tsaid_DESCRIPTION:before,
  .tsaid_QueryElementListPublicServiceTypeCategory:before {
    width: 100%;
  }
}
.tsaid_nomatchDescription {
  background-color: #F0f0f0;
  margin-top: -20px;
  color: #f0f0f0;
  width: 100%;
  display: none;
}
.tsaid_QueryElementSingleViewPublicServiceTypeCategory {
  padding: 20px;
}
.tsaid_QueryElementListPublicServiceType .ytsa_datalist table thead tr th.tsaid_TITLE {
  text-align: left;
  padding: 16px 20px;
  border-bottom: 4px solid #f0f0f0;
}
/*Tabellenbreite*/
.ytsa_datalist > table {
  width: 100%;
}
tr.tsaid_odd,
tr.tsaid_even {
  display: block;
  color: #009EDF;
  transition: color 250ms ease 0s, background-color 250ms ease 0s;
  border-bottom: 4px solid #f0f0f0;
  font-size: 1.22em;
  text-align: left;
}
tr.tsaid_odd > td > a,
tr.tsaid_even > td > a {
  display: block;
  padding: 16px 20px;
}
tr.tsaid_odd a:hover,
tr.tsaid_even a:hover {
  color: #FFF;
  background: none repeat scroll 0% 0% #5BC5EC;
}
.tsaid_odd .tsaid_TITLE,
.tsaid_even .tsaid_TITLE {
  display: block;
}
.tsaid_QueryElementSearchFieldArea {
  padding-left: 20px;
  padding-bottom: 16px;
}
.tsaid_QueryElementListOrganisationalUnit table {
  border-top: 20px solid #f0f0f0;
}
.tsaid_QueryElementListOrganisationalUnit thead .tsaid_NAME {
  padding-left: 20px;
  padding-top: 16px;
}
.tsaid_QueryElementListOrganisationalUnit .tsaid_NAME {
  padding-left: 20px;
  padding-bottom: 16px;
}
.tsaid_OrganisationalUnitData .tsaid_NAME .tsaid_data {
  font-size: 1.67em;
  /*border-bottom:20px solid #f0f0f0;*/
  padding: 16px 20px;
  padding-bottom: 0px;
}
.tsaid_OrganisationalUnitData .tsaid_IMAGE,
.tsaid_OrganisationalUnitData .tsaid_PARKING,
.tsaid_OrganisationalUnitData .tsaid_POSTADRESSE,
.tsaid_OrganisationalUnitData .tsaid_PHONE,
.tsaid_OrganisationalUnitData .tsaid_FAX,
.tsaid_OrganisationalUnitData .tsaid_EMAILCONTACTFORM,
.tsaid_OrganisationalUnitData .tsaid_WWW,
.tsaid_OrganisationalUnitData .tsaid_OPENINGHOURS,
.tsaid_OrganisationalUnitData .tsaid_PUBLICTRANSPORTATION,
.tsaid_OrganisationalUnitData .tsaid_ELEVATOR,
.tsaid_OrganisationalUnitData .tsaid_MAPLINK,
.tsaid_OrganisationalUnitData .tsaid_WHEELCHAIRACCESSIBLE {
  padding: 0px 16px;
}
.tsaid_OrganisationalUnitData .tsaid_POSTADRESSE {
  padding-top: 20px;
}
.tsaid_OrganisationalUnitData .tsaid_MAPLINK {
  padding-bottom: 20px;
}
table thead tr th.tsaid_NAME {
  text-align: left;
}
.tsaid_QueryElementListOrganisationalUnit .ytsa_datalist table tbody tr.tsaid_odd,
.tsaid_QueryElementListOrganisationalUnit .ytsa_datalist table tbody tr.tsaid_even {
  border-bottom: none;
}
.tsaid_QueryElementListOrganisationalUnit .ytsa_datalist table tbody tr.tsaid_odd td.tsaid_NAME a,
.tsaid_QueryElementListOrganisationalUnit .ytsa_datalist table tbody tr.tsaid_even td.tsaid_NAME a {
  padding: 0px;
}
.tsaid_QueryElementListOrganisationalUnit .ytsa_datalist table tbody tr.tsaid_odd td.tsaid_NAME a:hover,
.tsaid_QueryElementListOrganisationalUnit .ytsa_datalist table tbody tr.tsaid_even td.tsaid_NAME a:hover {
  color: #007AAC;
  background-color: transparent;
}
.tsaid_QueryElementListPublicServiceType .ytsa_datalist .tsaid_pager {
  background-color: #f0f0f0;
  padding-top: 10px;
}
.tsaid_QueryElementListPublicServiceType .ytsa_datalist .tsaid_pager a {
  padding: 0px 6px;
}
.tsaid_active {
  font-family: DINNextLight, "calibri light", calibri, arial, sans-serif;
  line-height: 1.333;
  color: #666;
  font-weight: lighter;
}
/* Extras Menue der linken Seite */
#sidebar {
  display: none;
}
/* Ab 980px die Sidebar anzeigen */
@media (min-width: 980px) {
  body {
    overflow-x: hidden;
  }
  header {
    min-height: 262px;
  }
  header {
    min-height: 255px;
  }
  .js header nav > ul > li > ul {
    padding-bottom: 0;
  }
  #bodyWrap {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: padding 300ms;
    transition: padding 300ms;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
  }
  .isDesktop #bodyWrap,
  .isDesktop #innerBody {
    max-width: 1400px;
  }
  .isDesktop #innerBody {
    padding-left: 80px;
  }
  .isDesktop #sidebar {
    display: block;
    background: #00aec8;
    border-right: 8px solid #00aec8;
    color: #ffffff;
    width: 280px;
    padding: 35px 21px 35px 26px;
    min-height: 100%;
    font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: -272px;
    z-index: 50;
    -webkit-transition: left 300ms;
    transition: left 300ms;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
  }
  .isDesktop #sidebar:after {
    content: "";
    width: 33px;
    height: 192px;
    background: url(/res/images/sidebarBtn.png);
    position: absolute;
    top: 0;
    right: -41px;
  }
  .isDesktop #sidebar:hover {
    left: 0;
  }
  .isDesktop #sidebar:hover + #bodyWrap {
    padding: 0 272px;
  }
  .isDesktop #sidebar .cross {
    display: block;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin: 25px 0px 60px -30px;
  }
  .isDesktop #sidebar .cross img {
    display: block;
    -webkit-transition: transform 200ms;
    transition: transform 200ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
  }
  .isDesktop #sidebar .cross:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: auto;
    background: rgba(53, 189, 212, 0.05);
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
  }
  .isDesktop #sidebar .cross:hover:after {
    opacity: 0;
  }
  .isDesktop #sidebar .cross:hover img {
    /*transform: scale(1.08);
						.transition-delay(0);*/
  }
  .isDesktop #sidebar .emergency {
    font-size: 18px;
    text-align: left;
    margin-bottom: 40px;
  }
  .isDesktop #sidebar .emergency span {
    display: block;
    font-size: 30px;
  }
  .isDesktop #sidebar .emergency span.number {
    font-size: 60px;
    margin-bottom: 30px;
  }
  .isDesktop #sidebar .firstAid {
    text-align: left;
    font-size: 30px;
    margin-bottom: -30px;
  }
  .isDesktop #sidebar p {
    text-align: right;
    font-size: .78em;
    margin: 5px 0 28px;
  }
  .isDesktop #sidebar a {
    color: #ffffff;
  }
  .isDesktop #sidebar a.blockLink {
    padding-left: 9px;
  }
  .isDesktop #sidebar .facts {
    display: block;
    font-size: 16px;
  }
  .isDesktop #sidebar .facts > span {
    display: block;
    width: 71px;
    height: 71px;
    float: left;
    position: relative;
    margin: 0 0 0 6px;
    padding: 48px 0 0;
    text-align: center;
    font-size: .89em;
    line-height: 1;
    background: #35bdd4 url(/res/images/sidebar/factSprite.png) repeat-x 0 0;
  }
  .isDesktop #sidebar .facts > span.people {
    margin-left: 0;
  }
  .isDesktop #sidebar .facts > span.people:after {
    content: "";
    position: absolute;
    top: 18px;
    left: 46px;
    width: 13px;
    height: 13px;
    border-right: 4px solid #35bdd4;
    border-left: 4px solid #35bdd4;
    z-index: 1;
    visibility: hidden;
    -webkit-transition: visibility 0;
    transition: visibility 0;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
  }
  .ie8 .isDesktop #sidebar .facts > span.people:after {
    display: none;
  }
  .isDesktop #sidebar .facts > span.people span {
    visibility: hidden;
    -webkit-transition: visibility 0;
    transition: visibility 0;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
  }
  .ie8 .isDesktop #sidebar .facts > span.people span {
    display: none;
  }
  .isDesktop #sidebar .facts > span.people span:before,
  .isDesktop #sidebar .facts > span.people span:after {
    display: block;
    content: "";
    position: absolute;
    top: 17px;
    left: 54px;
    z-index: 2;
    width: 2px;
    height: 10px;
    background: #ffffff;
    border-radius: 10px;
    transform-origin: 1px 0;
    transform: rotate(-20deg);
    -webkit-transition: transform 200ms;
    transition: transform 200ms;
  }
  .isDesktop #sidebar .facts > span.people span:after {
    left: 49px;
    transform: rotate(20deg);
  }
  .isDesktop #sidebar .facts > span.people:hover:after,
  .isDesktop #sidebar .facts > span.people:hover span {
    visibility: visible;
    -webkit-transition: none;
    transition: none;
  }
  .isDesktop #sidebar .facts > span.people:hover span:before {
    transform-origin: 1px 1px;
    transform: rotate(-145deg);
  }
  .isDesktop #sidebar .facts > span.people:hover span:after {
    transform-origin: 1px 1px;
    transform: rotate(145deg);
  }
  .isDesktop #sidebar .facts > span.cars {
    background-position: 0 -71px;
  }
  .isDesktop #sidebar .facts > span.cars:after {
    content: "";
    position: absolute;
    top: 25px;
    left: 0;
    width: 0;
    height: 17px;
    background: #35bdd4 url(/res/images/sidebar/factSprite.png) no-repeat -200px -96px;
  }
  .isDesktop #sidebar .facts > span.cars:hover {
    background-position: 71px -71px;
    -webkit-transition: background-position 350ms;
    transition: background-position 350ms;
  }
  .isDesktop #sidebar .facts > span.cars:hover:after {
    width: 100%;
    background-position: 0 -96px;
    -webkit-transition: width 350ms, background-position 350ms;
    transition: width 350ms, background-position 350ms;
  }
  .isDesktop #sidebar .facts > span.area {
    background-position: 0 -142px;
    -webkit-transition: background-position 200ms;
    transition: background-position 200ms;
  }
  .isDesktop #sidebar .facts > span.area span {
    position: absolute;
    width: 0;
    height: 0;
    top: 40px;
    right: 57px;
    background: url(/res/images/sidebar/factSprite.png) no-repeat -11px -169px;
    -webkit-transition: width 200ms, height 200ms, top 200ms, right 200ms;
    transition: width 200ms, height 200ms, top 200ms, right 200ms;
  }
  .ie8 .isDesktop #sidebar .facts > span.area span {
    display: none;
  }
  .isDesktop #sidebar .facts > span.area span:before,
  .isDesktop #sidebar .facts > span.area span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 18px;
    top: -18px;
    right: 0;
    background: url(/res/images/sidebar/factSprite.png) no-repeat -24px -164px;
    -webkit-transition: background-position 200ms;
    transition: background-position 200ms;
  }
  .isDesktop #sidebar .facts > span.area span:after {
    width: 34px;
    height: 100%;
    top: 0;
    right: -34px;
    background-position: -14px -172px;
  }
  .isDesktop #sidebar .facts > span.area:before,
  .isDesktop #sidebar .facts > span.area:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    top: 12px;
    left: 14px;
    background: #35bdd4 url(/res/images/sidebar/factSprite.png) no-repeat -14px -154px;
    -webkit-transition: top 200ms, left 200ms;
    transition: top 200ms, left 200ms;
  }
  .ie8 .isDesktop #sidebar .facts > span.area:before,
  .ie8 .isDesktop #sidebar .facts > span.area:after {
    display: none;
  }
  .isDesktop #sidebar .facts > span.area:after {
    width: 5px;
    height: 9px;
    top: 31px;
    left: 53px;
    background-position: -53px -173px;
  }
  .isDesktop #sidebar .facts > span.area:hover {
    background-position: 3px -145px;
  }
  .ie8 .isDesktop #sidebar .facts > span.area:hover {
    background-position: 0 -142px;
  }
  .isDesktop #sidebar .facts > span.area:hover span {
    width: 6px;
    height: 6px;
    top: 37px;
    right: 54px;
  }
  .isDesktop #sidebar .facts > span.area:hover span:before {
    background-position: -18px -164px;
  }
  .isDesktop #sidebar .facts > span.area:hover:before {
    top: 9px;
    left: 11px;
  }
  .isDesktop #sidebar .facts > span.area:hover:after {
    top: 34px;
    left: 56px;
  }
  .isDesktop #sidebar ul {
    border-top: 1px solid #35bdd4;
    margin: 38px 0 20px;
    font-size: 16px;
  }
  .isDesktop #sidebar ul li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #35bdd4;
  }
  .isDesktop #sidebar ul li:before {
    display: none;
  }
  .isDesktop #sidebar ul a {
    display: block;
    padding: 10px 10px 10px 64px;
    position: relative;
  }
  .isDesktop #sidebar ul a .sidebar-navi-icon img {
    position: absolute;
    top: 6px;
    left: 13px;
    height: 28px;
    width: auto;
    -webkit-transition: left 150ms;
    transition: left 150ms;
  }
  .isDesktop #sidebar ul a:hover .sidebar-navi-icon img {
    left: 17px;
  }
}
/* Sidebar Abstand bei FullHD Monitoren leicht anpassen */
@media (min-width: 1880px) {
  .isDesktop #sidebar:hover + #bodyWrap {
    padding: 0 240px;
  }
}
/* WHV Skyline auf der Startseite */
#skyline {
  display: none;
}
/* Ab 980px Skyline zeigen */
@media (min-width: 980px) {
  .isDesktop #skyline {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 160px;
    top: 135px;
    z-index: -1;
    background: url(/res/images/skylineBg.png) repeat-x center bottom;
    -webkit-transition: top 500ms;
    transition: top 500ms;
  }
  .isDesktop #skyline:after {
    content: "";
    display: block;
    width: 100%;
    height: 190px;
    background: url(/res/images/skyline.png) no-repeat center bottom;
  }
  .isDesktop #skyline + header {
    min-height: 330px;
  }
  .isDesktop #skyline + header {
    min-height: 305px;
  }
}
/* Erweiterte Listendarstellung */
ul.tiles,
ul.imgTiles {
  margin: 0 0 20px;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
}
ul.tiles li,
ul.imgTiles li {
  padding: 0;
  margin: 0;
}
ul.tiles li:before,
ul.imgTiles li:before {
  display: none;
}
ul.tiles a,
ul.imgTiles a {
  display: block;
  margin: 0 0 1px;
  padding: 10px 20px;
  color: #ffffff;
  background: #00aec8;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
}
ul.tiles a:hover,
ul.imgTiles a:hover {
  background-color: #008295;
}
/* Groesser als 768px */
@media (min-width: 640px) {
  ul.tiles {
    margin: .5em 0;
  }
  ul.tiles li {
    float: left;
    position: relative;
    width: 23.125%;
    margin: 0 2.5% 2.5% 0;
  }
  ul.tiles li:after {
    content: "";
    display: block;
    padding-top: 100%;
  }
  ul.tiles li[data-child="4"],
  ul.tiles li[data-child="8"],
  ul.tiles li[data-child="12"],
  ul.tiles li[data-child="16"],
  ul.tiles li[data-child="20"],
  ul.tiles li[data-child="24"] {
    margin-right: 0;
  }
  ul.tiles a {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: .9em;
  }
  ul.tiles a:before {
    display: inline-block;
    content: "";
    height: 100%;
    vertical-align: middle;
  }
  ul.tiles a span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 5px;
  }
  ul.imgTiles {
    margin: .5em 0;
  }
  ul.imgTiles li {
    float: left;
    width: 23.125%;
    margin: 0 2.5% 2.5% 0;
  }
  ul.imgTiles li[data-child="4"],
  ul.imgTiles li[data-child="8"],
  ul.imgTiles li[data-child="12"],
  ul.imgTiles li[data-child="16"],
  ul.imgTiles li[data-child="20"],
  ul.imgTiles li[data-child="24"] {
    margin-right: 0;
  }
  ul.imgTiles li[data-child="5"],
  ul.imgTiles li[data-child="9"],
  ul.imgTiles li[data-child="13"],
  ul.imgTiles li[data-child="17"],
  ul.imgTiles li[data-child="21"],
  ul.imgTiles li[data-child="25"] {
    clear: both;
  }
  ul.imgTiles a {
    margin: 0;
    padding: 130px 5px 5px;
    min-height: 200px;
    text-align: center;
    font-size: .9em;
    position: relative;
  }
  ul.imgTiles a:after {
    content: "";
    width: 100%;
    height: 90px;
    position: absolute;
    top: 31px;
    left: 0;
    background-image: url(/res/images/buergerservice.png);
    background-repeat: no-repeat;
    background-position: center 90px;
  }
  ul.imgTiles a.bildung:after {
    background-position: center 0;
  }
  ul.imgTiles a.bauen:after {
    background-position: center -90px;
  }
  ul.imgTiles a.familie:after {
    background-position: center -180px;
  }
  ul.imgTiles a.geburt:after {
    background-position: center -270px;
  }
  ul.imgTiles a.hochzeit:after {
    background-position: center -360px;
  }
  ul.imgTiles a.jugend:after {
    background-position: center -450px;
  }
  ul.imgTiles a.umzug:after {
    background-position: center -540px;
  }
  ul.imgTiles a.reise:after {
    background-position: center -630px;
  }
  ul.imgTiles a.alter:after {
    background-position: center -720px;
  }
  ul.imgTiles a.schule:after {
    background-position: center -810px;
  }
  ul.imgTiles a.studium:after {
    background-position: center -900px;
  }
  ul.imgTiles a.tod:after {
    background-position: center -990px;
  }
  ul.imgTiles a.verkehr:after {
    background-position: center -1080px;
  }
  ul.imgTiles a.wohnen:after {
    background-position: center -1170px;
  }
}
/* Ab 1360px Padding erhoehen */
@media (min-width: 1360px) {
  ul.tiles a span {
    padding: 20px;
  }
  ul.imgTiles a {
    padding-right: 20px;
    padding-left: 20px;
  }
}
/* Wechselteaser */
.carousel {
  position: relative;
  overflow: hidden;
  /* Selectors waehrend Wechsel deaktivieren */
}
.carousel .item {
  display: none;
}
.carousel .item[data-current] {
  display: block;
}
.carousel .item[data-next] {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: inherit;
}
.carousel .selectors {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 5;
}
.carousel .selectors span {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 0 0 6px;
  cursor: pointer;
  background: #ffffff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
}
.carousel .selectors span[data-current],
.carousel .selectors span:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel .selectors span[data-current] {
  cursor: default;
}
.js .carousel .selectors {
  display: block;
}
.carousel[data-isChanging] .selectors:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* Grosse Farbteaser (News, Events, ...) */
.colorTeaser {
  padding: 0;
}
.colorTeaser a {
  display: block;
  width: 48.75%;
  height: 200px;
  float: left;
  position: relative;
  padding: 13px 0 0 20px;
  color: #fff;
  font-size: 1.56em;
  -webkit-transition: background-color 250ms, padding-left 250ms;
  transition: background-color 250ms, padding-left 250ms;
}
.colorTeaser a.right {
  float: right;
}
.colorTeaser a:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 6px;
  height: 23px;
  background: #ffffff;
  -webkit-transition: width 250ms;
  transition: width 250ms;
}
.colorTeaser a:hover {
  padding-left: 25px;
}
.colorTeaser a:hover:after {
  width: 11px;
}
.colorTeaser a.news {
  background: #ceb40e url(/res/images/colorTeaserNews.png) no-repeat center 65px;
}
.colorTeaser a.news:hover {
  background-color: #b69f0c;
}
.colorTeaser a.events {
  background: #00aec8 url(/res/images/colorTeaserEvents.png) no-repeat center 63px;
}
.colorTeaser a.events:hover {
  background-color: #008295;
}
/* Ab 1360px die Schriftgroesse deutlich erhoehen */
@media (min-width: 1360px) {
  body.isDesktop .colorTeaser a:after {
    height: 29px;
  }
}
/* Themenbox (Thema, Alter, Stadtteil) Startseite */
.topicBox {
  padding: 5px 0 0;
}
.topicBox h3 {
  font-size: 1.67em;
  padding: 0 20px;
  margin: 0 0 10px;
}
.topicBox .tabs {
  margin: 0;
}
.topicBox .tabs li {
  position: relative;
  display: block;
  float: left;
  width: 33.333%;
  margin: 0;
  padding: 0 1px 0 0;
  height: 38px;
  line-height: 38px;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
  /*&[data-child="2"] a span:after { content: attr(data-tab-title); }*/
}
.topicBox .tabs li:before {
  display: none;
}
.topicBox .tabs li a {
  background: #cfcfcf;
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
.topicBox .tabs li a span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  overflow: hidden;
  text-indent: -999px;
}
.topicBox .tabs li a span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: 20px;
}
.topicBox .tabs li a:before {
  content: attr(data-tab-title);
  padding-left: 15px;
}
.topicBox .tabs li a:hover {
  color: #666666;
}
.topicBox .tabs li[data-child="2"] a:before {
  content: attr(data-tab-title);
  padding-left: 15px;
}
.topicBox .tabs li[data-child="3"] {
  padding: 0;
  /*a span:after { content: "Stadtteil"; }*/
}
.topicBox .tabs li[data-child="3"]:after {
  right: 0;
  width: 39px;
  background-position: 0 -76px;
}
.topicBox .tabs li[data-current] a {
  background: #ffffff;
  color: #666666;
  cursor: default;
}
.topicBox .tabs li[data-current] a:before {
  content: attr(data-tab-title);
  width: 100px;
  height: 38px;
  padding-left: 15px;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.topicBox .tabs li[data-current]:after {
  background-position: 0 -38px;
}
.topicBox .tabs li[data-current][data-child="3"]:after {
  background-position: 0 -114px;
}
.topicBox > div[data-child] {
  background: #ffffff;
  padding: 20px;
  display: none;
}
.topicBox > div[data-child][data-current] {
  display: block;
}
.topicBox > div[data-child] ul {
  margin-top: 0;
}
/* Groesser als 768px */
@media (min-width: 640px) {
  /* Themenbox zweispaltig */
  .topicBox .tabs li {
    padding: 0 18px 0 0;
  }
  .topicBox .tabs li:after {
    content: "";
    position: absolute;
    top: 0;
    right: -37px;
    width: 55px;
    height: 100%;
    background: url(/res/images/topicBoxTabs.png) no-repeat 0 0;
    z-index: 1;
  }
  .topicBox .tabs li a span {
    text-indent: 0;
  }
  .topicBox .tabs li a span:after {
    display: none;
  }
  .topicBox .tabs li[data-child="3"] {
    padding-right: 39px;
  }
  .topicBox > div[data-child] ul {
    float: left;
    width: 47%;
    margin: 0 3% 0 0;
  }
  .topicBox .tabs li[data-current] a:before {
    content: "";
  }
  .topicBox .tabs li a:before {
    content: "";
  }
  .topicBox .tabs li[data-child="2"] a:before {
    content: "";
  }
}
/* Wetterbox rechte Spalte */
.weather {
  background: none;
  padding: 0;
  cursor: default;
}
.weather h3 {
  display: none;
}
.weather > div {
  width: 33.333%;
  padding: 14px 0;
  float: left;
  text-align: center;
  color: #ffffff;
  font-size: 1.67em;
  line-height: 1;
  height: 200px;
}
.weather > div span {
  display: block;
  width: 100%;
  height: 40px;
  margin: 17px 0;
}
.wetterIcon01d,
.wetterIcon01n {
  background-color: #ffc111;
}
.wetterIcon02d,
.wetterIcon02n {
  background-color: #5bc5ec;
}
.wetterIcon03d,
.wetterIcon03n {
  background-color: #5bb4d4;
}
.wetterIcon04d,
.wetterIcon04n {
  background-color: #6592a1;
}
.wetterIcon09d,
.wetterIcon09n {
  background-color: #6d7777;
}
.wetterIcon10d,
.wetterIcon10n,
.wetterIcon10ddd {
  background-color: #60a2b8;
}
.wetterIcon11d,
.wetterIcon11n {
  background-color: #515959;
}
.wetterIcon13d,
.wetterIcon13n {
  background-color: #8fcae1;
}
.wetterIcon50d,
.wetterIcon50n {
  background-color: #cfcfcf;
}
/*Falls die drei Wetterbereiche alle Gleichfarbig sein sollte mache sie dann jeweils etwas heller/durchsichtiger*/
.wetterIcon01d + .wetterIcon01d,
.wetterIcon01n + .wetterIcon01n {
  background: rgba(255, 193, 17, 0.95);
}
.wetterIcon01d + .wetterIcon01d + .wetterIcon01d,
.wetterIcon01n + .wetterIcon01n + .wetterIcon01n {
  background: rgba(255, 193, 17, 0.9);
}
.wetterIcon02d + .wetterIcon02d,
.wetterIcon02n + .wetterIcon02n {
  background: rgba(91, 197, 236, 0.95);
}
.wetterIcon02d + .wetterIcon02d + .wetterIcon02d,
.wetterIcon02n + .wetterIcon02n + .wetterIcon02n {
  background: rgba(91, 197, 236, 0.9);
}
.wetterIcon03d + .wetterIcon03d,
.wetterIcon03n + .wetterIcon03n {
  background: rgba(91, 180, 212, 0.95);
}
.wetterIcon03d + .wetterIcon03d + .wetterIcon03d,
.wetterIcon03n + .wetterIcon03n + .wetterIcon03n {
  background: rgba(91, 180, 212, 0.9);
}
.wetterIcon04d + .wetterIcon04d,
.wetterIcon04n + .wetterIcon04n {
  background: rgba(101, 146, 161, 0.95);
}
.wetterIcon04d + .wetterIcon04d + .wetterIcon04d,
.wetterIcon04n + .wetterIcon04n + .wetterIcon04n {
  background: rgba(101, 146, 161, 0.9);
}
.wetterIcon09d + .wetterIcon09d,
.wetterIcon09n + .wetterIcon09n {
  background: rgba(109, 119, 119, 0.95);
}
.wetterIcon09d + .wetterIcon09d + .wetterIcon09d,
.wetterIcon09n + .wetterIcon09n + .wetterIcon09n {
  background: rgba(109, 119, 119, 0.9);
}
.wetterIcon10d + .wetterIcon10d,
.wetterIcon10n + .wetterIcon10n {
  background: rgba(96, 162, 184, 0.95);
}
.wetterIcon10d + .wetterIcon10d + .wetterIcon10d,
.wetterIcon10n + .wetterIcon10n + .wetterIcon10n,
.wetterIcon10ddd + .wetterIcon10ddd + .wetterIcon10ddd {
  background: rgba(96, 162, 184, 0.9);
}
.wetterIcon11d + .wetterIcon11d,
.wetterIcon11n + .wetterIcon11n {
  background: rgba(81, 89, 89, 0.95);
}
.wetterIcon11d + .wetterIcon11d + .wetterIcon11d,
.wetterIcon11n + .wetterIcon11n + .wetterIcon11n {
  background: rgba(81, 89, 89, 0.9);
}
.wetterIcon13d + .wetterIcon13d,
.wetterIcon13n + .wetterIcon13n {
  background: rgba(143, 202, 225, 0.95);
}
.wetterIcon13d + .wetterIcon13d + .wetterIcon13d,
.wetterIcon13n + .wetterIcon13n + .wetterIcon13n {
  background: rgba(143, 202, 225, 0.9);
}
.wetterIcon50d + .wetterIcon50d,
.wetterIcon50n + .wetterIcon50n {
  background: rgba(207, 207, 207, 0.95);
}
.wetterIcon50d + .wetterIcon50d + .wetterIcon50d,
.wetterIcon50n + .wetterIcon50n + .wetterIcon50n {
  background: rgba(207, 207, 207, 0.9);
}
/* Listview */
.lv {
  font-size: .88em;
  margin: 0 0 20px;
}
.lv a,
.lv .lvDetail {
  display: block;
  color: #666666;
  background: #ffffff;
  padding: 20px 20px;
  margin-bottom: 4px;
  -webkit-transition: color 250ms, background-color 250ms;
  transition: color 250ms, background-color 250ms;
}
.lv a:before,
.lv .lvDetail:before,
.lv a:after,
.lv .lvDetail:after {
  content: " ";
  display: table;
}
.lv a:after,
.lv .lvDetail:after {
  clear: both;
}
.lv a:before,
.lv .lvDetail:before,
.lv a:after,
.lv .lvDetail:after {
  content: " ";
  display: table;
}
.lv a:after,
.lv .lvDetail:after {
  clear: both;
}
.lv a h3,
.lv .lvDetail h3 {
  color: #00adca;
  margin: 0 0 .2em;
  font-size: 1.22em;
  -webkit-transition: color 250ms;
  transition: color 250ms;
}
.lv a:hover {
  color: #ffffff;
  background: #00aec8;
  text-decoration: none;
}
.lv a:hover h3 {
  color: #ffffff;
}
.lv.withImg a > span,
.lv.withImg .lvDetail > span {
  display: none;
}
.lvPagination {
  margin: -10px 0 20px;
}
.lvPagination a {
  display: block;
  float: left;
  padding: 0 6px;
}
.lvPagination a:first-child {
  padding-left: 0;
}
.lvPagination a.current {
  color: #666666;
}
.lvPagination:before,
.lvPagination:after {
  content: " ";
  display: table;
}
.lvPagination:after {
  clear: both;
}
.lvPagination:before,
.lvPagination:after {
  content: " ";
  display: table;
}
.lvPagination:after {
  clear: both;
}
.filterFormSwitch {
  display: block;
  font-size: 1.17em;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
  background: #00aec8;
  color: #ffffff;
  padding: 10px 20px;
  position: relative;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
}
.filterFormSwitch:before,
.filterFormSwitch:after {
  content: "";
  border-right: 10px solid #00aec8;
  border-left: 10px solid #00aec8;
  border-color: rgba(0, 174, 200, 0);
  border-top: 11px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 0;
  margin: -4px 20px 0 0;
  border-radius: 2px;
}
.filterFormSwitch:after {
  margin-top: -7px;
  border-top-color: #00aec8;
  -webkit-transition: border-color 250ms;
  transition: border-color 250ms;
}
.filterFormSwitch.isActive:before {
  margin-top: -6px;
  border-top: none;
  border-bottom: 11px solid #ffffff;
}
.filterFormSwitch.isActive:after {
  margin-top: -3px;
  border-top: none;
  border-bottom: 11px solid #00aec8;
}
.filterFormSwitch:hover,
.filterFormSwitch:focus {
  color: #ffffff;
  background-color: #008295;
}
.filterFormSwitch:hover:after,
.filterFormSwitch:focus:after {
  border-top-color: #008295;
  border-bottom-color: #008295;
}
.filterFormSwitch + .filterForm {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transition: padding 250ms, max-height 200ms;
  transition: padding 250ms, max-height 200ms;
}
.filterFormSwitch + .filterForm input {
  background: #ffffff;
  color: #666666;
}
.filterFormSwitch.isActive + .filterForm {
  overflow: visible;
  padding: 20px;
  max-height: 800px;
  -webkit-transition: padding 250ms, max-height 500ms;
  transition: padding 250ms, max-height 500ms;
}
.filterForm {
  color: #ffffff;
  background: #00aec8;
}
.filterForm h3 {
  display: none;
}
.filterForm label {
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
}
.filterForm #filterTyp {
  color: #666666;
}
/* Groesser als 768px */
@media (min-width: 640px) {
  .lv {
    font-size: 1em;
  }
  .lv.withImg a > span,
  .lv.withImg .lvDetail > span {
    display: block;
    float: left;
    width: 85px;
    height: 85px;
    background: #f0f0f0;
  }
  .lv.withImg a > div,
  .lv.withImg .lvDetail > div {
    margin-left: 105px;
  }
  .filterFormSwitch {
    width: 47.5%;
    margin-left: 2.5%;
  }
}
/* Groesser als 920px */
@media (min-width: 920px) {
  /* Filter rechts anordnen und immer zeigen */
  .filterFormSwitch {
    display: none;
  }
  .filterFormSwitch + .filterForm {
    padding: 20px;
    max-height: 100%;
    overflow: visible;
  }
  .filterForm {
    position: relative;
    color: #666666;
    background: transparent;
    border: 1px solid #d5d5d5;
    -webkit-box-shadow: 1px 1px 0 #ffffff;
    box-shadow: 1px 1px 0 #ffffff;
    -webkit-box-shadow: inset 1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
    box-shadow: inset 1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
  }
  .filterForm:before,
  .filterForm:after,
  .filterForm h3:before {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: -8px;
    border-top: 8px solid #f0f0f0;
    border-bottom: 8px solid #f0f0f0;
    border-color: rgba(240, 240, 240, 0);
    border-right: 7px solid #d5d5d5;
    z-index: 1;
  }
  .filterForm:after {
    border-right-color: #ffffff;
    left: -7px;
    z-index: 2;
  }
  .filterForm h3:before {
    border-right-color: #f0f0f0;
    left: -6px;
    z-index: 3;
  }
  .filterForm h3 {
    display: block;
    font-size: 1.67em;
    text-shadow: 1px 1px 0 #ffffff;
    margin-bottom: 18px;
  }
  .filterForm input[type="submit"] {
    background: #00aec8;
    color: #ffffff;
    -webkit-transition: background-color 250ms;
    transition: background-color 250ms;
  }
  .filterForm input[type="submit"]:hover {
    background-color: #008295;
  }
}
.arrowIcons {
  padding-bottom: 4px;
  margin-right: 10px;
}
.topicBoxDivContainer {
  border-top: 1px solid #d5d5d5;
  padding-top: 10px;
  padding-bottom: 10px;
}
.pictureBoxSmallPic {
  padding-top: 20px;
}
.rowInset {
  padding-left: 26px;
  padding-right: 26px;
}
a,
a:visited,
a:focus,
a:active,
a:hover {
  outline: 0 none !important;
}
/* Googlemaps Detail Seiten Info Bubble*/
#map_canvas img {
  min-width: 0 !important;
  max-width: none !important;
}
.mapInfoBox {
  font-size: 1.3em;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
  line-height: 1.4;
  float: left;
  padding: 13px;
  width: 80%;
  height: 111px;
  overflow: hidden;
}
.mapInfoBox span {
  font-family: DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: lighter;
  color: #8a8a8a;
}
.mapInfoBoxSideBar {
  float: right;
  width: 14%;
  height: 111px;
  overflow: hidden;
  background-color: #5bc5ec;
}
.mapInfoBoxSideBar a div:hover {
  background-color: #2db5e7;
}
.mapInfoBoxSideBar a div {
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #6ecdf0;
  transition: background-color 500ms ease 0s;
}
.mapInfoBoxSideBar a div img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 7px;
}
/* Ansprechpartner */
.ansprechpartnerBox {
  display: none;
}
.ansprechpartnerFeld {
  padding-bottom: 15px;
}
.ansprechpartnerImage {
  padding-bottom: 15px;
}
.rowInset span {
  font-size: 0.9em;
  line-height: 1.91;
}
.ansprechpartnerBox .ansprechpartnerFeld .row.rowInset div .ansprechpartnertTeaserImg {
  display: none;
}
.ansprechpartnerBox .ansprechpartnerFeld .row.rowInset div h2 {
  margin-top: 0px;
}
.lv.lv--va {
  font-size: 14px;
  line-height: 14px;
}
.lv.lv--va.withImg a > span {
  width: 70px;
  height: 70px;
  background-color: transparent;
}
.lv.lv--va.withImg a > div {
  margin-left: 0px;
}
.lv.lv--va h3 {
  font-size: 18px;
  line-height: 130%;
}
.lv.lv--va h5 {
  margin: 0;
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  font-weight: normal;
}
.lv.lv--va .date {
  float: right;
}
.lv .lv__groupdate {
  text-align: center;
  margin: 35px 0 15px 0;
}
.lv .lv__groupdate-N {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 182%;
}
.lv .lv__groupdate-jn {
  position: relative;
  font-size: 17px;
  line-height: 118%;
}
.lv .lv__groupdate-jn:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  border-top: 1px solid #D5D5D5;
  box-shadow: 1px 1px 0px #FFF inset, 1px 1px 0px #FFF;
  z-index: -1;
}
.lv .lv__groupdate-jn:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -37px;
  display: block;
  width: 74px;
  height: 100%;
  background-color: #F0F0F0;
  z-index: -1;
}
.zeitraum__control {
  position: relative;
  background: url(/res/images/kalenderInvert.png) no-repeat left center;
}
.zeitraum__input {
  opacity: 0;
  cursor: pointer;
}
.zeitraum__output {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  cursor: pointer;
  padding-left: 40px;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 20px;
}
.zeitraum__output-date {
  font-size: 11px;
}
@media (min-width: 640px) {
  .lv.lv--va.withImg a > div {
    margin-left: 90px;
  }
}
@media (min-width: 920px) {
  .zeitraum__control {
    background: url(/res/images/kalender.png) no-repeat left center;
  }
  .zeitraum__output {
    color: #009BE4;
  }
  .lv.lv--va.withImg a > div {
    margin-left: 90px;
  }
}
select.selectpicker + div.bootstrap-select.form-control {
  margin-bottom: 24px;
  height: auto;
}
.bootstrap-select .btn:focus {
  outline: 0 none !important;
}
select.selectpicker + div.bootstrap-select.form-control .dropdown-toggle {
  background-color: #fff;
  color: #5BC5EC;
  border: 0 none;
  border-radius: 0;
  box-shadow: initial;
  padding: 10px 12px;
  line-height: 25px;
}
select.selectpicker + div.bootstrap-select.form-control .dropdown-menu {
  margin-top: 0px;
  box-shadow: initial;
  border-radius: 0;
  border: 0 none;
  max-width: 358px;
  overflow: hidden;
}
@media (min-width: 920px) {
  select.selectpicker + div.bootstrap-select.form-control .dropdown-toggle {
    background-color: #5BC5EC;
    color: #fff;
  }
}
section > #datumBG {
  background-color: #5BC5EC;
  padding: 20px;
  height: 60px;
}
section > #datumBG > #datumContainer > .datum {
  color: white;
  float: left;
}
section > #datumBG > #datumContainer > .datum:nth-child(1):after {
  content: ",\00a0";
  margin-left: -4px;
}
section > #datumBG > #datumContainer > .datum:nth-child(2):after {
  content: "\00a0";
}
section > #datumBG > #datumContainer > .datum:nth-child(3):after {
  content: "\00a0";
}
section > #datumBG > #dreieck {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #5BC5EC transparent transparent transparent;
  margin-top: 40px;
}
section > #beschreibung {
  padding: 20px;
}
@media (min-width: 768px) {
  section > #datumBG {
    background-color: #5BC5EC;
    height: 125px;
    width: 125px;
    padding: 0px;
    padding-top: 13px;
    float: left;
    font-size: 20px;
  }
  section > #datumBG > #datumContainer {
    float: left;
    width: 125px;
    height: 125px;
  }
  section > #datumBG > #datumContainer > .datum {
    color: white;
    float: none;
    text-align: center;
    margin: 0px;
  }
  section > #datumBG > #datumContainer > .datum:nth-child(1):after {
    content: "\00a0";
  }
  .dBig {
    font-size: 2.2em;
    margin-bottom: -8px !important;
  }
  section > #datumBG > #dreieck {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #5BC5EC;
    margin-left: 125px;
    margin-top: 20px;
  }
  section > #beschreibung {
    margin-left: 145px;
    margin-top: 23px;
    padding: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
.lv .lv__groupdate-jn {
  position: relative;
  font-size: 17px;
  line-height: 118%;
}
.lv .lv__groupdate-jn:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  border-top: 1px solid #D5D5D5;
  box-shadow: 1px 1px 0px #FFF inset, 1px 1px 0px #FFF;
  z-index: -1;
}
.lv .lv__groupdate-jn span {
  background-color: #F0F0F0;
  padding: 4px;
  font-size: 0.6em;
}
@media (min-width: 640px) {
  .lv .lv__groupdate-jn span {
    padding: 10px;
    font-size: 1em;
  }
}
@media (min-width: 920px) {
  .lv .lv__groupdate-jn span {
    background-color: #F0F0F0;
    padding: 10px;
  }
}
section .impressionen img {
  width: 22.7%;
  float: left;
  margin-right: 3.0%;
  margin-bottom: 20px;
}
section .impressionen .lastimg {
  margin-right: 0;
}
section .mehrbilder > a {
  margin-top: 30px;
  color: #009BE4;
  text-align: bottom;
  background-image: url("/Bildarchiv/PfeilNachUntenIcon.png");
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position: 0px 8px;
  display: inline-block;
}
section .mehrbilder > a.isopen {
  background-image: url("/Bildarchiv/PfeilNachObenIcon.png");
}
section .mehrbilder > div {
  display: none;
}
section .mehrbilder > div img {
  width: 22.7%;
  float: left;
  margin-right: 3.0%;
  margin-bottom: 20px;
}
section .mehrbilder > div .lastimg {
  margin-right: 0;
}
.arrowIconImpression {
  float: left;
  margin-top: 7px;
  margin-right: 10px;
}
/* Fussbereich */
footer {
  margin: 10px 0 30px;
  display: flex !important;
  flex-direction: column;
}
footer .logo,
footer .logo--eu {
  order: 3;
  display: block;
  margin-bottom: 20px;
}
footer .logo img,
footer .logo--eu img {
  margin: 0 auto;
  display: block;
}
footer .logo {
  order: 2;
}
footer .logo img {
  width: 207px;
}
footer div {
  order: 1;
  text-align: center;
  margin: 0 0 25px;
  color: #00adca;
  font-size: .82em;
}
footer div span:after {
  content: "•";
  margin: 0 5px;
}
footer .toTop {
  order: 4;
  display: block;
  margin: 0 auto;
  width: 56px;
  height: 56px;
  position: relative;
  border: 1px solid #ffffff;
  outline: 0;
  overflow: hidden;
  text-indent: -999px;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
}
footer .toTop:before,
footer .toTop:after {
  content: "";
  border: 12px solid transparent;
  border-color: rgba(0, 174, 200, 0);
  border-bottom: 11px solid #00aec8;
  border-top: none;
  position: absolute;
  top: 22px;
  left: 15px;
  z-index: 1;
}
footer .toTop:after {
  border-bottom-color: #f0f0f0;
  top: 25px;
  z-index: 2;
  -webkit-transition: border-color 250ms;
  transition: border-color 250ms;
}
footer .toTop:hover {
  background: #ffffff;
}
footer .toTop:hover:after {
  border-bottom-color: #ffffff;
}
footer .social {
  display: none;
}
footer .social a {
  margin-right: 15px;
  border: 1px solid #fff;
  padding: 9px;
}
/* Groesser als 768px */
@media (min-width: 640px) {
  /* Logo in Footer */
  footer {
    display: block !important;
    position: relative;
    margin: 40px 0 150px;
  }
  footer:before,
  footer:after {
    content: " ";
    display: table;
  }
  footer:after {
    clear: both;
  }
  footer:before,
  footer:after {
    content: " ";
    display: table;
  }
  footer:after {
    clear: both;
  }
  footer .logo--eu img {
    margin: 0;
    display: inline;
  }
  footer .logo {
    vertical-align: top;
    display: inline-block;
  }
  footer .logo img {
    display: block;
    width: 145px;
    float: left;
  }
  footer .logo--eu {
    display: block;
    vertical-align: top;
  }
  footer div {
    position: absolute;
    top: 0;
    right: 90px;
    line-height: 56px;
  }
  footer .toTop {
    margin-top: -144px !important;
    float: right;
    margin: 0;
  }
  footer .social {
    position: absolute;
    right: 382px;
  }
  footer .social a {
    margin-right: 15px;
    border: 1px solid #fff;
    padding: 9px;
  }
  .footercolor {
    background-image: url(/res/images/footerfarben.png);
    width: 441px;
    height: 112px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media (min-width: 1024px) {
  footer .logo--eu {
    display: inline-block;
    margin-left: 75px;
  }
  footer .toTop {
    margin-top: 0 !important;
  }
}
/*
@media (max-width: 768px) {

	footer {
		.social {
			position: absolute;
			right: 53%;
		}
	}
}

@media (max-width: 639px) {
	footer {
		.social {
			position: static;

			a {
				margin-left: auto;
				margin-right: auto;
			}
			a.facebook {
				margin-right: 10px;
			}
		}
	}
}
*/
body.highcontrast {
  color: #000;
  /* accessibility-toggler */
  /* startseite */
  /* allgemeines */
  /* listview-filter */
  /* ende listview-filter */
  /* listview */
  /* ende listview*/
  /* event */
  /* ende event */
  /* ende */
}
body.highcontrast h1,
body.highcontrast h2,
body.highcontrast h3,
body.highcontrast h4,
body.highcontrast h5,
body.highcontrast h6 {
  color: #000;
}
body.highcontrast a {
  color: #000;
  text-decoration: underline;
}
body.highcontrast a.contrast,
body.highcontrast a.fontSize {
  text-decoration: none;
}
@media (max-width: 919px) {
  body.highcontrast nav {
    background-color: #000;
  }
  body.highcontrast nav a {
    color: #fff;
  }
  body.highcontrast nav > a {
    text-decoration: none;
  }
  body.highcontrast nav ul span:after {
    border-top-color: #000;
  }
  body.highcontrast nav ul li ul {
    background-color: #fff;
  }
  body.highcontrast nav ul li ul li a {
    color: #000;
  }
  body.highcontrast nav li.mobileOpen > span:after {
    border-bottom-color: #000;
  }
}
@media (min-width: 920px) {
  body.highcontrast nav a {
    text-decoration: none;
  }
  body.highcontrast nav ul li span[data-child] {
    background-color: #000;
  }
  body.highcontrast nav ul li span[data-child]:after {
    border-top-color: #000 !important;
  }
}
body.highcontrast nav form input[type="submit"] {
  background-image: url(/res/images/Lupe-Kontrast.png);
}
@media (min-width: 920px) {
  body.highcontrast header form input[type="text"] {
    color: #000;
  }
}
body.highcontrast footer div {
  color: #000;
}
body.highcontrast footer .toTop:before,
body.highcontrast footer .toTop:after {
  border-bottom: 11px solid #000;
}
@media (min-width: 640px) {
  body.highcontrast .carousel-outer-img-text .dunkelblau {
    background-color: #000;
  }
  body.highcontrast .carousel-outer-img-text .dunkelblau .headlineCarousel {
    color: #fff;
  }
}
body.highcontrast .carousel .selectors span {
  background-color: #000;
  color: #fff;
  border-left: 1px solid #fff;
}
body.highcontrast .carousel .selectors span[data-current] {
  color: #000;
  background-color: #fff;
}
body.highcontrast .colorTeaser a {
  color: #fff;
  background-color: #000;
}
body.highcontrast .colorTeaser a:hover {
  background-color: #000;
}
body.highcontrast .wetterzusatz .head {
  color: #000;
}
body.highcontrast .wetterzusatz .body .cell {
  color: #000;
  border-left: 1px dotted #000;
}
body.highcontrast .wetterzusatz .body .cell:first-child {
  border-left: 0 none;
}
body.highcontrast .wetterzusatz .body .cell.titlecell {
  border-right: 1px solid #000;
}
body.highcontrast #breadcrumb {
  background-color: #fff;
  padding: 5px 0;
  margin-bottom: 15px;
}
body.highcontrast #breadcrumb span {
  color: #000;
}
body.highcontrast ul.tiles a,
body.highcontrast ul.imgTiles a,
body.highcontrast .tourism ul.tiles a,
body.highcontrast .tourism ul.imgTiles a {
  background-color: #000 !important;
  color: #fff;
  text-decoration: none;
}
body.highcontrast ul.tiles a:hover span,
body.highcontrast ul.imgTiles a:hover span,
body.highcontrast .tourism ul.tiles a:hover span,
body.highcontrast .tourism ul.imgTiles a:hover span {
  text-decoration: underline;
}
body.highcontrast .subnav li.navTitle {
  background-color: #000;
}
body.highcontrast .subnav a:hover {
  color: #000;
  background-color: #fff;
}
body.highcontrast .subnav .active {
  color: #000;
  text-decoration: none;
}
body.highcontrast .filterFormSwitch {
  font-family: DINNextRegular, DINNextLight, "calibri light", calibri, arial, sans-serif;
  background: #000;
  color: #ffffff;
}
body.highcontrast .filterFormSwitch:before,
body.highcontrast .filterFormSwitch:after {
  border-right: 10px solid #000;
  border-left: 10px solid #000;
  border-color: rgba(0, 174, 200, 0);
  border-top: 11px solid #ffffff;
}
body.highcontrast .filterFormSwitch:after {
  border-top-color: #000;
}
body.highcontrast .filterFormSwitch.isActive:before {
  border-top: none;
  border-bottom: 11px solid #ffffff;
}
body.highcontrast .filterFormSwitch.isActive:after {
  border-top: none;
  border-bottom: 11px solid #000;
}
body.highcontrast .filterFormSwitch:hover,
body.highcontrast .filterFormSwitch:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #222;
}
body.highcontrast .filterFormSwitch:hover:after,
body.highcontrast .filterFormSwitch:focus:after {
  border-top-color: #222;
  border-bottom-color: #222;
}
body.highcontrast .filterFormSwitch + .filterForm input {
  background: #ffffff;
  color: #000;
}
body.highcontrast .filterForm {
  color: #ffffff;
  background: #000;
}
@media (min-width: 920px) {
  body.highcontrast .filterForm {
    color: #000;
  }
  body.highcontrast .filterForm input[type="submit"] {
    background: #000;
    color: #fff;
  }
  body.highcontrast .filterForm input[type="submit"]:hover,
  body.highcontrast .filterForm input[type="submit"]:focus {
    background: #222;
  }
}
body.highcontrast .zeitraum__output {
  color: #fff;
}
@media (min-width: 920px) {
  body.highcontrast .zeitraum__output {
    color: #000;
  }
}
body.highcontrast.tourism select.selectpicker + div.bootstrap-select.form-control .dropdown-toggle {
  color: #000;
}
@media (min-width: 920px) {
  body.highcontrast.tourism select.selectpicker + div.bootstrap-select.form-control .dropdown-toggle {
    color: #fff;
    background-color: #000;
  }
}
body.highcontrast .lv a {
  color: #000;
  text-decoration: none;
}
body.highcontrast .lv a h3 {
  color: #000;
}
body.highcontrast .lv a:hover,
body.highcontrast .lv a:focus {
  background: #000;
  color: #fff;
}
body.highcontrast .lv a:hover h3,
body.highcontrast .lv a:focus h3 {
  color: #fff;
}
body.highcontrast .lv .lvDetail {
  color: #000;
  text-decoration: none;
}
body.highcontrast .lv .lvDetail h3 {
  color: #000;
}
body.highcontrast .lv .lvDetail:hover,
body.highcontrast .lv .lvDetail:focus {
  background: #000;
  color: #fff;
}
body.highcontrast .lv .lvDetail:hover h3,
body.highcontrast .lv .lvDetail:focus h3 {
  color: #fff;
}
body.highcontrast .lv.searchresult:hover h6 {
  color: #fff;
}
body.highcontrast section > #datumBG {
  background-color: #000;
}
body.highcontrast section > #datumBG > #dreieck {
  border-color: #000 transparent transparent transparent;
}
@media (min-width: 768px) {
  body.highcontrast section > #datumBG {
    background-color: #000;
  }
  body.highcontrast section > #datumBG > #dreieck {
    border-color: transparent transparent transparent #000;
  }
}
body.highcontrast .mapInfoBoxSideBar {
  background-color: #000;
}
body.highcontrast .mapInfoBoxSideBar a div {
  background-color: #000;
  border-bottom-color: #666;
}
body.highcontrast .blueimp-gallery {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
}
body.highcontrast .customForm input[type="submit"] {
  background-color: #000;
}
body.highcontrast .customForm select {
  background-color: #000;
}
/* Bilder im Textfeld */
.bildLinks {
  margin: 0 15px 10px 0;
  float: left;
  max-width: 50%;
  height: auto;
}
.bildRechts {
  margin: 0 0 10px 15px;
  float: right;
  max-width: 50%;
  height: auto;
}
/* Tabelle im Contentbereich */
main section table.tabellenFormat {
  border: 1px solid #f0f0f0;
}
main section table.tabellenFormat tr {
  border: 1px solid #f0f0f0;
}
main section table.tabellenFormat tr td {
  border: 1px solid #f0f0f0;
  vertical-align: top;
  text-align: left;
  padding: 5px 10px;
}
/* Groesser als 768px */
@media (min-width: 640px) {
  /* Bilder im Fliesstext */
  section .imgBox {
    max-width: 35%;
    float: right;
    margin: 0 0 25px 30px;
  }
  /* Teaser nebeneinander */
  .twoCol section {
    width: 48.75%;
    float: left;
  }
  .twoCol section + section {
    float: right;
  }
  /* Rechte Spalte zweispaltig darstellen */
  main > .row > .col-md-4 {
    margin-left: -2.5%;
  }
  main > .row > .col-md-4:before,
  main > .row > .col-md-4:after {
    content: " ";
    display: table;
  }
  main > .row > .col-md-4:after {
    clear: both;
  }
  main > .row > .col-md-4:before,
  main > .row > .col-md-4:after {
    content: " ";
    display: table;
  }
  main > .row > .col-md-4:after {
    clear: both;
  }
  main > .row > .col-md-4 section {
    width: 47.5%;
    float: left;
    margin-left: 2.5%;
  }
  /* Schriftgroessen anpassen */
  h2,
  .h2 {
    font-size: 1.67em;
  }
  .intro {
    font-size: 1.17em;
  }
}
/* Groesser als 920px */
@media (min-width: 920px) {
  body {
    overflow-y: scroll;
  }
  /* Elemente wie Filterforms sollen im Desktop explizit rechts angeordnet werden */
  .rightBetween {
    float: right;
  }
  /* Rechte Spalte wieder normalisieren */
  main > .row > .col-md-4 {
    margin-left: 0;
  }
  main > .row > .col-md-4 section {
    width: auto;
    float: none;
    margin-left: 0;
  }
}
/*@media (max-width: 1240px) and (min-width: @screen-md-min){*/
@media (min-width: 920px) {
  .hiddenLogo {
    opacity: 0;
    transition: opacity 300ms;
  }
  .smallLogo .title-text {
    opacity: 0;
    visibility: hidden;
  }
  .smallLogo .h1 {
    background-size: 132px 54px;
  }
  .smallLogo .h1.mvz {
    background-size: 257px 58px;
    background-position: -123px -3px;
    top: 75px;
  }
  header > a {
    opacity: 1;
    transition: opacity 300ms;
  }
}
/* Ab 1040px die Schriftgroesse etwas erhoehen und Content wieder zentrieren */
@media (min-width: 1040px) {
  body {
    font-size: 16px;
  }
  .isDesktop #innerBody {
    padding-right: 40px;
  }
}
@media (min-width: 1070px) {
  .isDesktop #innerBody {
    padding-right: 60px;
  }
}
@media (min-width: 1100px) {
  .isDesktop #innerBody {
    padding-right: 80px;
  }
}
/* Ab 1360px die Schriftgroesse nochmal erhoehen */
@media (min-width: 1360px) {
  body.isDesktop {
    font-size: 18px;
  }
  body.isDesktop header nav {
    font-size: .9em;
  }
  body.isDesktop header nav > ul > li > span {
    letter-spacing: 0;
    padding: 0 1.3em;
  }
  body.isDesktop header nav > ul > li > span:after {
    left: 1.3em;
  }
}
/*Ansprechparter Teaser*/
.ansprechpartnertTeaserImgContainer {
  overflow: hidden;
  height: auto;
}
.topicBox .tabs li:last-child:after {
  content: "";
  background-position: 0px -76px;
}
.topicBox .tabs li[data-current]:after {
  background-position: 0px -114px;
}
.trenner {
  margin-top: 20px;
  clear: both;
}
/*Veranstaltungen Teaser*/
.col-md-4 > section > .datum,
.twoCol > section > .datum {
  font-size: 0.8em;
}
.col-md-4 > section > .beschreibung,
.twoCol > section > .beschreibung {
  margin-top: 3px;
  margin-bottom: 10px;
}
.col-md-4 > section > .beschreibung p,
.twoCol > section > .beschreibung p {
  text-align: left !important;
}
/* Suche */
.searchrequest {
  background-color: #fff;
  padding: 15px;
  display: block;
  margin-bottom: 15px;
  transition: background-color 0.25s;
}
.searchrequest:hover {
  color: #fff;
  background-color: #00AEC8;
  transition: background-color 0.25s;
}
.searchrequest:hover span {
  color: #fff;
}
.searchrequest span {
  font-size: 14px;
  color: #666;
}
.categorieStellen {
  display: block;
  background-color: #ffffff;
  padding: 15px 20px;
  margin-bottom: 20px;
  margin-top: 35px;
}
/*.categorieStellen:first-child {
	margin-top: 0;
}*/
.video-wrapper {
  width: 100%;
  padding: 56.2% 0 0;
  margin: .75em 0 2em;
  position: relative;
}
.video-wrapper iframe,
.video-wrapper .video-img {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
}
