html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* ++++ Fonts +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@font-face {
  font-family: 'bitter';
  src: url("/css_fonts/bitt-re.eot");
  src: url("/css_fonts/bitt-re.eot?#iefix") format("embedded-opentype"), url("/css_fonts/bitt-re.woff") format("woff"), url("/css_fonts/bitt-re.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bitter';
  src: url("/css_fonts/bitt-bd.eot");
  src: url("/css_fonts/bitt-bd.eot?#iefix") format("embedded-opentype"), url("/css_fonts/bitt-bd.woff") format("woff"), url("/css_fonts/bitt-bd.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'bitter';
  src: url("/css_fonts/bitt-it.eot");
  src: url("/css_fonts/bitt-it.eot?#iefix") format("embedded-opentype"), url("/css_fonts/bitt-it.woff") format("woff"), url("/css_fonts/bitt-it.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'bitter';
  src: url("/css_fonts/bitt-bi.eot");
  src: url("/css_fonts/bitt-bi.eot?#iefix") format("embedded-opentype"), url("/css_fonts/bitt-bi.woff") format("woff"), url("/css_fonts/bitt-bi.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'droid';
  src: url("/css_fonts/droid-re.eot");
  src: url("/css_fonts/droid-re.eot?#iefix") format("embedded-opentype"), url("/css_fonts/droid-re.woff") format("woff"), url("/css_fonts/droid-re.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'droid';
  src: url("/css_fonts/droid-bd.eot");
  src: url("/css_fonts/droid-bd.eot?#iefix") format("embedded-opentype"), url("/css_fonts/droid-bd.woff") format("woff"), url("/css_fonts/droid-bd.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
* {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
  outline: none; }

html {
  height: 100%; }

body {
  background: white;
  color: black;
  height: 100%;
  font-family: 'bitter', Georgia, serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.625em;
  /* 16/24 */ }

.clear {
  clear: both;
  width: 0;
  height: 0;
  float: none; }

.inv {
  display: none; }

a:hover {
  cursor: pointer; }

img {
  display: block; }

a.fancy {
  display: block;
  position: relative; }

header .l-lev-2 {
  display: none; }

nav a span, button span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden; }

p, ul, ol {
  padding: 0 0 0.75rem 0;
  /* 12 */ }

ul li {
  list-style-type: none !important; }

h1, h2, h3, h4 {
  font-family: 'droid';
  font-weight: bold; }

h1 {
  padding: 0 0 1.0em 0;
  font-size: 2.25rem;
  line-height: 1.139em;
  /* 36/40 */ }

h2 {
  padding: 0.75em 0 0.75em 0;
  font-size: 1.5rem;
  line-height: 1.125em;
  /* 24/27 */ }

h3 {
  padding: 0.5em 0 0.5em 0;
  font-size: 1.125rem;
  line-height: 1.0em;
  /* 18/18 */ }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

address {
  font-style: normal; }

span.caps {
  text-transform: uppercase;
  font-size: 0.95em; }

a:link, a:visited, a:active {
  color: black; }

a:hover {
  color: #0787cf; }

a.tel, a.tel:hover {
  color: black !important;
  border: none !important;
  cursor: text !important; }

article ul li {
  padding: 0 0 0 20px;
  background: url(/css_gfx/bul_standard) 0 0.563em no-repeat;
  background-size: 24px 24px; }

article nav ul li {
  padding: 0;
  background: none; }

.c-page {
  width: 960px;
  margin: 0 auto 0 auto;
  position: relative; }

header {
  position: fixed;
  width: 960px;
  display: block;
  min-height: 40px;
  padding: 100px 0 0 0;
  background: white;
  z-index: 200; }

header.stick {
  padding: 10px 0 0 0; }

a.logo {
  display: block;
  width: 200px;
  height: 40px;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 300; }

a.logo img {
  width: 100% !important;
  height: auto !important; }

header.stick a.logo {
  width: 140px;
  height: 28px;
  top: 8px; }

a.mobilswitch {
  display: none; }

header nav.n-main {
  position: relative;
  border-bottom: 1px solid black;
  font-family: 'droid', Verdana, sans-serif; }

nav.n-main ul {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0; }

nav.n-main ul li a {
  display: block;
  margin: 0 15px 0 0;
  color: black;
  padding: 0 0 0.2em 0;
  border-bottom: 4px solid white; }

nav.n-main ul li a:hover {
  color: #7d7d7d;
  transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out; }

nav.n-main ul li a.aktiv {
  font-weight: bold;
  border-color: #ddc244; }

nav.n-main ul li a#home {
  display: block;
  width: 20px;
  height: 24px;
  background: url(/css_gfx/sym_home.svg) center top no-repeat;
  background-size: 24px 74px; }

nav.n-main ul li a#home.aktiv {
  border: none;
  background-position: center -50px; }

nav.n-main ul li a#home:hover {
  opacity: 0.4; }

.c-content {
  padding: 180px 0 0 0;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: space-between;
  -ms-flex-direction: row-reverse;
  -ms-flex-pack: justify;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-flex-direction: row-reverse;
  -webkit-justify-content: space-between; }

.c-content.start {
  padding: 140px 0 0 0; }

article {
  width: 700px;
  padding-top: 40px; }

article.a-standard p a:link, article.a-standard p a:visited, article.a-standard p a:active,
article.a-standard ul a:link, article.a-standard ul a:visited, article.a-standard ul a:active,
article.a-standard ol a:link, article.a-standard ol a:visited, article.a-standard ol a:active {
  border-bottom: 1px dotted #0787cf; }

article.a-standard p a:hover, article.a-standard ul a:hover, article.a-standard ol a:hover {
  border-style: solid; }

div.border-all {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding-top: 0.75rem;
  margin: 0.75rem 0 0.75rem 0; }

div.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  padding-top: 0.75rem;
  margin-top: 0.75rem; }

div.border-bot {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 0.75rem; }

aside {
  width: 200px;
  padding: 170px 0 0 0;
  background: url(/css_gfx/vignette_geiss.svg) center 0 no-repeat;
  background-size: 110px 110px;
  color: #646464;
  font-family: 'droid', Verdana, sans-serif;
  font-size: 0.875rem;
  line-height: 1.429em;
  /* 14/20 */ }

aside section {
  margin: 0 0 1.5rem 0; }

nav.n-sub ul {
  padding: 0;
  margin: 0 0 1.5rem 0;
  border-top: 4px solid #ddc244; }

nav.n-sub ul li {
  background: none;
  padding: 0; }

nav.n-sub ul li a {
  display: block;
  padding: 13px 10px 13px 10px;
  background: #f5edc7;
  color: black;
  border-bottom: 2px solid white; }

nav.n-sub ul li a.aktiv {
  background: #f0e3ab;
  font-weight: bold; }

nav.n-sub ul li a:hover {
  color: #ceab2b; }

section.s-suchfeld {
  padding: 20px 10px;
  border-top: 4px solid #ddc244;
  background: #f5edc7; }

nav.n-suchfeld {
  position: relative; }

nav.n-suchfeld input {
  border-color: #c8c8c8 !important;
  padding: 5px 32px 5px 2px !important;
  width: 144px;
  margin: 0 5px 0 0;
  font-family: 'droid', Verdana, sans-serif !important;
  font-size: 0.875rem !important;
  line-height: 1.2em;
  /* 14/14 */ }

nav.n-suchfeld input:focus {
  border-color: black !important;
  background: white !important; }

nav.n-suchfeld button {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  opacity: 0.3;
  background: transparent url(/css_gfx/sym_suche.svg) center center no-repeat;
  background-size: 24px 24px; }

nav.n-suchfeld button:hover {
  opacity: 1.0; }

section.s-newsletter {
  background: none;
  height: 135px;
  padding: 0;
  margin-top: 40px; }

section.s-newsletter a {
  display: block;
  width: 100%;
  height: 135px;
  background: url(/css_gfx/banner_newsletter.svg) 0 0 no-repeat;
  background-size: 200px 135px;
  opacity: 0.7; }

section.s-newsletter a:hover {
  opacity: 1.0; }

section.s-adresse {
  padding: 10px;
  background: #e6f3fa;
  border-top: 4px solid #0f4696; }

section.s-adresse a:link {
  color: #646464 !important;
  border-bottom: 1px dotted #0787cf; }

section.s-adresse a:hover {
  color: #0787cf !important;
  border-style: solid; }

section.s-adresse a.tel, section.s-adresse a.tel:hover {
  color: #646464 !important; }

section.s-extern {
  margin: 0 0 0 30px; }

section.s-extern a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: 0 0 no-repeat;
  background-size: 30px 30px;
  margin: 0 10px 0 0;
  opacity: 0.75; }

section.s-extern a#a-facebook {
  background-color: #969696;
  background-image: url(/css_gfx/sym_facebook.svg);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

section.s-extern a#a-wikipedia {
  background-image: url(/css_gfx/sym_wikipedia.svg);
  width: 50px;
  background-size: 60px 30px; }

section.s-extern a:hover {
  opacity: 1.0; }

section.s-extern a#a-facebook:hover {
  background-color: #3d5b99; }

nav.n-pagina ul {
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: center;
  margin: 100px 0 0 0; }

nav.n-pagina ul li {
  background: none;
  padding: 0; }

nav.n-pagina ul li a {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 30px 0 30px;
  border: 4px solid #7d7d7d !important;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  background: white center top;
  background-size: 32px 100px; }

nav.n-pagina ul li.pg-next a {
  background-image: url(/css_gfx/sym_pg_next.svg); }

nav.n-pagina ul li.pg-prev a {
  background-image: url(/css_gfx/sym_pg_prev.svg); }

nav.n-pagina ul li.pg-list a {
  background-image: url(/css_gfx/sym_pg_list.svg); }

nav.n-pagina ul li a:hover {
  background-position: 0 -50px;
  border-color: #0787cf !important; }

footer {
  clear: both;
  width: 100%;
  margin: 60px auto 70px auto;
  color: #afafaf;
  border-top: 1px solid #c8c8c8;
  padding: 0.7em 0 0 0;
  font-family: 'droid', Verdana, sans-serif;
  font-size: 0.875em;
  line-height: 1.0em;
  /* 14/14 */ }

footer a:link, footer a:visited {
  color: #afafaf; }

footer a:hover, footer a:active {
  color: #0787cf; }

.c-formular {
  margin: 20px 0 0 0; }

.c-label {
  width: 200px;
  float: left;
  margin: 0 0 1.3em 0; }

.c-input {
  margin: 0 0 1.3em 200px; }

.c-submit {
  position: relative;
  padding: 1.5em 0 0 0;
  text-align: right; }

.c-error {
  margin: 0 0 1.5em 0;
  padding: 0.188em 10px 0.188em 10px;
  background: #d8091b;
  color: white; }

.c-error p {
  padding: 0 0.375em 0 0;
  background: #d8091b;
  color: white; }

label {
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: 'droid', Verdana, sans-serif;
  font-size: 0.875rem;
  line-height: 1.0em;
  /* 15/20 */ }

label.errorlabel {
  color: #d8091b;
  font-weight: bold; }

span.marginal {
  font-size: 0.8em;
  line-height: 1.0em;
  font-style: italic;
  /* 12/12 */ }

input[type=text], select {
  background: white;
  border: 1px solid black;
  padding: 7px 30px 7px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: 'bitter', Georgia, serif;
  font-size: 1.0rem;
  line-height: 1.25em;
  /* 16/20 */ }

select {
  padding: 5px 50px 5px 5px;
  background-position: 90% center !important; }

input.pflicht, select.pflicht {
  background: url(/css_gfx/sym_pflichtfeld.svg) right center no-repeat;
  background-size: 36px 24px; }

input.basic {
  width: 464px; }

input[type=text]:focus, select:focus {
  background-color: #f8f3da; }

input#sbm-send {
  font-family: 'droid', Verdana, sans-serif;
  background: black;
  color: white;
  padding: 10px 30px 10px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.0em;
  line-height: 1.0em;
  /* 15/15 */ }

input#sbm-send:hover {
  background: #0787cf;
  transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out; }

.c-album {
  margin: 0 0 1.0em 0;
  overflow: hidden;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-flex-wrap: wrap;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between; }

.c-album.cycle-slideshow {
  overflow: visible !important; }

.c-album figure {
  display: block;
  height: auto;
  overflow: hidden; }

.c-album.col-1 figure {
  width: 700px !important;
  margin: 0 0 10px 0; }

.c-album.col-2 figure {
  width: 342px !important;
  margin: 0 0 10px 0; }

.c-album.col-3 figure {
  width: 222px !important;
  margin: 0 0 10px 0; }

.c-album.col-4 figure {
  width: 163px !important;
  margin: 0 0 10px 0; }

.s-start .c-album.col-1 figure {
  width: 940px !important; }

.c-album figure img {
  width: 100% !important;
  height: auto !important; }

.c-album figure a {
  display: block;
  width: 100% !important;
  height: 100%; }

.cycle-slideshow span.prev, .cycle-slideshow span.next {
  display: block;
  position: absolute;
  width: 40px;
  height: 67px;
  cursor: pointer;
  background: transparent 0 0 no-repeat;
  background-size: 40px 67px;
  top: 50%;
  margin-top: -40px;
  opacity: 0.3; }

.cycle-slideshow span.prev {
  left: -40px;
  background-image: url(/css_gfx/sym_slider_prev.svg); }

.cycle-slideshow span.next {
  right: -40px;
  background-image: url(/css_gfx/sym_slider_next.svg); }

.cycle-slideshow span.prev:hover, .cycle-slideshow span.next:hover {
  opacity: 0.7; }

.cycle-slideshow span.cycle-pager {
  display: block;
  position: absolute;
  top: 10px;
  z-index: 101;
  left: 10px;
  cursor: pointer; }

.cycle-slideshow span.cycle-pager span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 2px solid white;
  margin: 0 5px 0 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.cycle-slideshow span.cycle-pager span.cycle-pager-active, .cycle-slideshow span.cycle-pager span:hover {
  background: white; }

.c-float-box {
  width: 300px;
  float: left;
  margin: 0.5em 20px 1.0em 0; }

.c-float-box figure {
  width: 300px !important;
  margin: 20px 0 0 0; }

.c-float-box figure:first-of-type {
  margin: 0 0 0 0; }

.c-float-box figure img {
  max-width: 300px !important;
  height: auto;
  margin: 0 0 0 0; }

figcaption {
  font-size: 0.938em;
  margin: 0.3em 0 0 0;
  font-style: italic;
  line-height: 1.267em;
  /* 15/19 */ }

figcaption.invisible {
  display: none; }

figcaption span.copyright {
  font-family: 'droid', Verdana, sans-serif;
  letter-spacing: 0.02em;
  color: #7d7d7d;
  font-style: normal;
  font-size: 0.75rem;
  /* 12 */ }

.c-float-box figcaption span.copyright {
  display: block; }

a.fancy {
  position: relative; }

a.fancy span {
  color: white;
  font-weight: bold;
  position: absolute;
  bottom: 2px;
  right: 3px;
  line-height: 1.0em; }

.s-download {
  position: relative;
  border-left: 4px solid #ddc244;
  padding: 0 0 0 20px;
  margin: 1.5em 0 1.5em 50px;
  font-family: 'droid', Verdana, sans-serif; }

.s-download ul {
  padding: 0;
  font-size: 0.938rem;
  line-height: 1.267em;
  /* 15/19 */ }

.s-download ul li {
  padding: 0.2em 0 0.375em 30px;
  margin: 0 0 0.375em 0;
  border-bottom: 1px dashed #ddc244;
  background: url(/css_gfx/sym_file.svg) 0 0 no-repeat;
  background-size: 24px 24px; }

.s-download ul li:last-child {
  padding: 0.2em 0 0 30px;
  margin: 0 0 0 0;
  border-bottom: 0; }

.s-download h3 {
  color: #d7b93b;
  text-transform: uppercase;
  padding: 0 0 1.0em 0;
  font-size: 1.063rem;
  line-height: 1.0em;
  /* 17/17 */ }

.s-download ul li a {
  border: none !important; }

.s-download ul li a:hover {
  color: #ceab2b !important;
  text-decoration: none; }

.s-download ul::before {
  position: absolute;
  left: -50px;
  top: 0;
  width: 22px;
  content: url(/css_gfx/sym_download.svg); }

.s-projektlinks {
  position: relative;
  border-left: 4px solid #0787cf;
  padding: 0 0 0 20px;
  margin: 1.5em 0 1.5em 50px;
  font-family: 'droid', Verdana, sans-serif;
  font-size: 0.875rem;
  line-height: 1.286em;
  /* 14/18 */ }

.s-projektlinks h5 {
  font-weight: bold;
  font-size: 1.0rem;
  padding: 0; }

.s-projektlinks h5.linkliste {
  padding: 0 0 0.625rem 0;
  font-weight: bold;
  font-size: 1.0rem; }

.s-projektlinks ul {
  padding: 0; }

.s-projektlinks ul li {
  padding: 0 0 0.5em 0;
  background: none; }

.s-projektlinks ul li:last-child {
  padding: 0; }

.s-projektlinks ul li a {
  border: none !important; }

.s-projektlinks ul li a:hover {
  color: #0787cf !important;
  text-decoration: none; }

.s-projektlinks ul::before {
  position: absolute;
  left: -50px;
  top: 0;
  width: 22px;
  content: url(/css_gfx/sym_projektbezug.svg); }

article.a-start {
  width: 960px;
  padding-top: 0; }

.c-slideshow {
  position: relative; }

.c-slideshow a {
  color: black; }

.c-slideshow figcaption {
  margin-top: 1.0rem;
  font-size: 1.0rem;
  font-style: normal;
  line-height: 1.625em;
  /* 16/24 */ }

.c-slideshow figcaption p.teaser-mehr {
  position: relative;
  padding: 0;
  margin: 0 0 0.625rem 0;
  height: 30px; }

.c-slideshow figcaption p.teaser-mehr a {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url(/css_gfx/sym_teaser_mehr.svg) right top no-repeat;
  background-size: 36px 150px;
  opacity: 0.7; }

.c-slideshow figcaption p.teaser-mehr a span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden; }

.c-slideshow figcaption p.teaser-mehr a:hover {
  opacity: 1.0; }

.cycle-slideshow.start span.prev, .cycle-slideshow.start span.next {
  width: 60px;
  height: 100px;
  background-size: 60px 100px;
  margin-top: -100px; }

.c-slideshow.start span.prev {
  left: -60px; }

.c-slideshow.start span.next {
  right: -60px; }

.cycle-slideshow.start span.cycle-pager span {
  width: 10px;
  height: 10px; }

.c-teaser h4, .c-teaser h5, .c-teaser p.datum {
  font-family: 'droid', Verdana, sans-serif; }

.c-teaser a, .c-teaser h4 a {
  border: none !important; }

.c-teaser p.teaser-mehr {
  position: relative;
  padding: 0;
  margin: 0 0 0.625rem 0;
  height: 24px; }

.c-teaser p.teaser-mehr a {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url(/css_gfx/sym_teaser_mehr.svg) right top no-repeat;
  background-size: 24px 100px;
  opacity: 0.7; }

.c-teaser p.teaser-mehr a span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden; }

.c-teaser p.teaser-mehr a:hover {
  opacity: 1.0; }

.c-teaser img {
  max-width: 100% !important;
  height: auto !important; }

.c-aktu .grid-sizer {
  width: 48.57%; }

.c-aktu .gutter-sizer {
  width: 2.86%; }

.c-teaser.aktu {
  margin: 0 0 20px 0;
  background: white;
  width: 48.57%;
  border-bottom: 20px solid #cde7f5;
  font-size: 0.938rem;
  line-height: 1.267em;
  /* 15/19 */ }

.c-teaser.aktu.highlight {
  width: 100%;
  font-size: 1.0rem;
  line-height: 1.313em;
  /* 16/21 */ }

.c-teaser.aktu h4 {
  padding: 0 0 0.3em 0;
  font-size: 1.063rem;
  line-height: 1.118em;
  /* 17/19 */ }

.c-teaser.aktu h5 {
  padding: 0 0 0.3em 0;
  font-size: 1.0rem;
  line-height: 1.125em;
  font-weight: normal;
  /* 16/18 */ }

.c-teaser.aktu.highlight h4 {
  padding: 0 0 0.3em 0;
  font-size: 1.313rem;
  line-height: 1.143em;
  /* 21/24 */ }

.c-teaser.aktu.highlight h5 {
  font-size: 1.0rem;
  line-height: 1.125em;
  font-weight: normal;
  /* 16/18 */ }

.c-teaser.aktu img {
  margin: 0 0 10px 0;
  max-width: 100% !important;
  height: auto !important; }

.c-teaser.aktu.highlight img {
  margin: 0 0 15px 0; }

.c-teaser.aktu.highlight p.teaser-mehr {
  height: 30px; }

.c-teaser.aktu.highlight p.teaser-mehr a {
  background-size: 36px 150px; }

.c-publikationen .grid-sizer {
  width: 31.4%; }

.c-publikationen .gutter-sizer {
  width: 2.8%; }

.c-teaser.publikationen {
  background: white;
  width: 31.4%;
  margin: 0 0 20px 0;
  font-size: 0.813rem;
  line-height: 1.308em;
  /* 13/17 */
  border-bottom: 20px solid #cde7f5; }

.c-teaser.publikationen h4 {
  font-size: 0.875rem;
  line-height: 1.286em;
  /* 14/18 */ }

.c-teaser.publikationen img {
  margin: 0 0 10px 0;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3); }

.c-teaser.veranstaltungen {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 20px solid #cde7f5;
  font-size: 0.938rem;
  line-height: 1.267em;
  /* 15/19 */ }

.c-teaser.veranstaltungen .c-text {
  margin: 0 0 0 240px; }

.c-teaser.veranstaltungen h4 {
  font-size: 1.063rem;
  line-height: 1.118em;
  /* 17/19 */ }

.c-teaser.veranstaltungen h5 {
  font-size: 1.0rem;
  line-height: 1.125em;
  font-weight: normal;
  /* 16/18 */ }

.c-teaser.veranstaltungen p.datum {
  padding: 0.5em 0;
  color: #0787cf;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-weight: bold;
  font-size: 0.8125rem;
  line-height: 1.0em;
  /* 15/15 */ }

.c-teaser.veranstaltungen img {
  float: left;
  margin: 0 20px 0 0; }

.c-projekte .grid-sizer {
  width: 48.57%; }

.c-projekte .gutter-sizer {
  width: 2.86%; }

.c-teaser.projekte {
  margin: 0 0 20px 0;
  background: white;
  width: 48.57%;
  border-bottom: 20px solid #cde7f5;
  font-size: 0.938rem;
  line-height: 1.267em;
  /* 15/19 */ }

.c-teaser.projekte.highlight {
  width: 100%;
  font-size: 1.0rem;
  line-height: 1.313em;
  /* 16/21 */ }

.c-teaser.projekte h4 {
  padding: 0 0 0.3em 0;
  font-size: 1.063rem;
  line-height: 1.118em;
  /* 17/19 */ }

.c-teaser.projekte h5 {
  padding: 0 0 0.3em 0;
  font-size: 1.0rem;
  line-height: 1.125em;
  font-weight: normal;
  /* 16/18 */ }

.c-teaser.projekte.highlight h4 {
  padding: 0 0 0.3em 0;
  font-size: 1.313rem;
  line-height: 1.143em;
  /* 21/24 */ }

.c-teaser.projekte.highlight h5 {
  font-size: 1.0rem;
  line-height: 1.125em;
  font-weight: normal;
  /* 16/18 */ }

.c-teaser.projekte img {
  margin: 0 0 10px 0;
  max-width: 100% !important;
  height: auto !important; }

.c-teaser.projekte.highlight img {
  margin: 0 0 15px 0; }

.c-teaser.projekte.highlight p.teaser-mehr {
  height: 30px; }

.c-teaser.projekte.highlight p.teaser-mehr a {
  background-size: 36px 150px; }

.c-teaser.pressespiegel {
  width: 100%;
  margin: 0 0 20px 0;
  border-bottom: 20px solid #cde7f5;
  font-size: 0.938rem;
  line-height: 1.2em;
  /* 15/18 */ }

.c-teaser.pressespiegel h4, .c-teaser.pressespiegel h5, .c-teaser.pressespiegel p.datum {
  font-family: 'droid', Verdana, sans-serif; }

.c-teaser.pressespiegel h4 {
  font-size: 1.1875rem;
  line-height: 1.105em;
  /* 19/21 */ }

.c-teaser.pressespiegel h5 {
  font-size: 1.0rem;
  line-height: 1.125em;
  font-weight: normal;
  /* 16/18 */ }

.c-teaser.pressespiegel p.datum {
  padding: 0.5em 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  line-height: 1.0em;
  /* 12/12 */ }

.c-teaser.suchergebnis {
  width: 100%;
  margin: 0 0 20px 0;
  border-bottom: 2px dashed #83c3e7;
  font-size: 0.938rem;
  line-height: 1.2em;
  /* 15/18 */ }

.c-teaser.suchergebnis:first-of-type {
  margin-top: 20px; }

.c-teaser.suchergebnis h4 {
  padding: 0 0 0.5em 0;
  font-family: 'droid', Verdana, sans-serif;
  font-size: 1.063rem;
  line-height: 1.118em;
  /* 17/19 */ }

.c-teaser.suchergebnis h4 span {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.75rem;
  /* 12 */ }

.c-teaser.suchergebnis p strong {
  font-weight: normal;
  background: #eee0a1; }

.c-teaser.suchergebnis p a:hover {
  color: black !important; }

p.art-datum {
  font-family: 'droid', Verdana, sans-serif;
  padding: 0.5em 0 2.0em 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.813rem;
  line-height: 1.231em;
  /* 13/16 */ }

p.art-datum strong {
  font-size: 0.875rem;
  /* 14 */ }

p.art-datum span.vera-datum {
  font-size: 0.875rem;
  font-weight: bold;
  color: #0787cf; }

p.art-datum span.vera-ort {
  font-size: 0.875rem;
  font-weight: bold; }

h2.art-subtitel {
  font-weight: normal;
  margin: -2.0em 0 0 0; }

.c-team-portrait {
  display: -webkit-flex;
  display: flex;
  margin: 0 0 1.5rem 0; }

.c-team-portrait figure {
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 0 20px 0 0; }

.c-team-text {
  width: 480px; }

.c-team-text h4 {
  font-size: 1.0rem;
  font-weight: bold;
  margin-top: -0.3em; }

.c-team-text h4 span.funktion {
  font-family: 'droid', Verdana, sans-serif;
  font-weight: normal;
  display: block;
  margin: 0 0 -0.4em 0;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.2em; }

.c-team-text h4 span.person {
  display: block; }

.c-preloader {
  width: 100%;
  height: 100%;
  background: white url(/css_gfx/preloader.gif) center center no-repeat;
  position: absolute;
  z-index: 300; }

.c-preloader.dark {
  opacity: 0.7; }

@media screen and (max-width: 1200px) {
  .c-page {
    width: 96%; }

  header, header.stick {
    width: 96%;
    min-height: 40px;
    padding: 20px 0 0 0; }

  a.logo, header.stick a.logo {
    width: 160px;
    height: 32px;
    top: 12px; }

  a.tel, a.tel:hover {
    border-bottom: 1px dotted #0787cf !important;
    cursor: pointer !important; }

  .c-content {
    padding: 80px 0 0 0; }

  .c-content.start {
    padding: 60px 0 0 0; }

  article {
    width: 73%;
    padding-top: 40px; }

  aside {
    width: 21%; }

  section.s-newsletter a {
    background-size: contain; }

  nav.n-suchfeld input {
    width: calc(100% - 36px); }

  section.s-adresse {
    line-height: 1.714em; }

  .c-label {
    width: 20%; }

  .c-input {
    margin: 0 0 1.3em 20%; }

  input.basic {
    width: calc(100% - 37px); }

  .c-album.col-1 figure {
    width: 100% !important; }

  .c-album.col-2 figure {
    width: calc(50% - 5px) !important; }

  .c-album.col-3 figure {
    width: calc(33.33% - 5px) !important; }

  .c-album.col-4 figure {
    width: calc(25% - 5px) !important; }

  .s-start .c-album.col-1 figure {
    width: 100% !important; }

  .cycle-slideshow span.prev, .cycle-slideshow span.next {
    display: none; }

  .c-float-box {
    width: 43%;
    margin: 0.3em 4% 1.0em 0; }

  .c-float-box figure {
    width: 100% !important; }

  .c-float-box figure img {
    max-width: 100% !important;
    height: auto; }

  article.a-start {
    width: 100%;
    padding-top: 0;
    overflow: hidden; }

  .c-slideshow img {
    width: 100% !important;
    height: auto !important; }

  .cycle-slideshow.start span.prev, .cycle-slideshow.start span.next {
    display: none; }

  .c-team-portrait figure {
    width: 29%;
    height: auto;
    overflow: hidden;
    margin: 0 3% 0 0; }

  .c-team-text {
    width: 68%; }

  .c-team-portrait figure img {
    width: 100% !important;
    height: auto !important; } }
@media screen and (max-width: 750px) {
  header, header.stick {
    width: 96%;
    min-height: 40px;
    padding: 60px 0 0 0;
    background: white url(/css_gfx/vignette_geiss.svg) center 25px no-repeat;
    background-size: 70px 70px;
    z-index: 301; }

  a.logo, header.stick a.logo {
    width: 180px;
    height: 36px;
    top: 42px; }

  nav.n-main {
    display: none; }

  a.mobilswitch {
    display: block;
    height: 36px;
    width: 36px;
    background: transparent url(/css_gfx/sym_navmenu.svg) 0 0 no-repeat;
    background-size: 36px 96px;
    position: absolute;
    top: 42px;
    z-index: 200; }

  a.mobilswitch.close {
    background-position: 0 -60px; }

  header nav.n-main {
    padding: 50px 0 10px 0;
    border: none; }

  nav.n-main ul {
    width: 100%;
    display: block; }

  nav.n-main ul li {
    border-bottom: 1px solid black; }

  nav.n-main ul li a {
    margin: 0;
    padding: 0.5em 0 0.5em 0; }

  nav.n-main ul li a:hover {
    color: #0787cf;
    transition: none; }

  nav.n-main ul li a#home {
    width: auto;
    height: auto;
    background: none; }

  nav.n-main ul li a#home:hover {
    opacity: 1.0; }

  nav.n-main ul li a#home span {
    display: inline; }

  .c-content {
    padding: 100px 0 0 0;
    display: block; }

  .c-content.start {
    padding: 140px 0 0 0; }

  article {
    width: 100%;
    padding-top: 40px; }

  aside {
    width: 100%;
    background: none;
    padding: 50px 0 0 0;
    position: relative; }

  section.s-adresse, section.s-newsletter {
    width: calc(50% - 10px - 1.0rem); }

  section.s-adresse {
    float: left;
    margin: 0; }

  section.s-newsletter {
    margin: 0 0 0 calc(50% + 10px); }

  section.s-extern {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0; }

  section.s-extern a {
    margin: 0 0 0 10px; }

  .c-label {
    width: 30%; }

  .c-input {
    margin: 0 0 1.3em 30%; }

  .fancybox-close {
    top: -35px;
    right: 0; } }
@media screen and (max-width: 590px) {
  * {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    outline: none; }

  html {
    height: 100%; }

  h1 {
    padding: 0 0 1.5em 0;
    font-size: 1.5rem;
    line-height: 1.107em; }

  h2 {
    padding: 0.75em 0 0.75em 0;
    font-size: 1.375rem;
    line-height: 1.136em; }

  p.art-datum {
    letter-spacing: 0.03em;
    font-size: 0.75rem;
    line-height: 1.25em; }

  p.art-datum strong {
    font-size: 0.813rem; }

  p.art-datum span.vera-datum {
    font-size: 0.813rem; }

  p.art-datum span.vera-ort {
    font-size: 0.813rem; }

  h2.art-subtitel {
    font-weight: normal;
    margin: -1.5em 0 0 0; }

  header, header.stick {
    position: relative;
    background-image: none;
    min-height: 0; }

  a.logo, header.stick a.logo {
    width: 160px;
    height: 32px;
    top: 12px; }

  a.mobilswitch {
    top: 12px; }

  .c-content {
    padding: 0 0 0 0; }

  .c-content.start {
    padding: 60px 0 0 0; }

  article {
    padding: 20px 0 0 0; }

  aside {
    width: 100%;
    background: none;
    padding: 50px 0 0 0;
    position: relative; }

  section.s-adresse, section.s-newsletter {
    width: calc(100% - 20px); }

  section.s-adresse {
    float: none;
    margin: 0; }

  section.s-newsletter {
    margin: 20px 0 0 0; }

  section.s-extern {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0; }

  section.s-extern a {
    margin: 0 0 0 10px; }

  .c-album figure img {
    width: 100% !important;
    height: auto !important; }

  .c-album.col-2 figure, .c-album.col-3 figure, .c-album.col-4 figure {
    width: calc(50% - 5px) !important; }

  .c-float-box {
    width: 100%;
    float: none;
    margin: 0 0 15px 0; }

  .c-float-box figure {
    width: 100% !important;
    margin: 0; }

  .c-float-box figure img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto; }

  .c-label {
    width: 100%;
    float: none;
    margin: 0; }

  .c-input {
    width: 100%;
    margin: 0 !important; }

  input.basic {
    width: calc(100% - 37px); }

  .c-projekte .grid-sizer {
    width: 100%; }

  .c-projekte .gutter-sizer {
    width: 0; }

  .c-teaser.projekte {
    width: 100%; }

  .c-publikationen .grid-sizer {
    width: 100%; }

  .c-publikationen .gutter-sizer {
    width: 0; }

  .c-teaser.publikationen {
    width: 100%; }

  .c-teaser.publikationen img {
    margin: 0 auto 1.5em auto; }

  .c-teaser.veranstaltungen:first-of-type {
    padding: 20px 0 0 0;
    margin: 20px 0 20px 0;
    border-top: 20px solid #cde7f5; }

  .c-teaser.veranstaltungen .c-text {
    margin: 0 0 0 0; }

  .c-teaser.veranstaltungen img {
    float: none;
    margin: 0 0 15px 0;
    width: 100% !important;
    height: auto !important; }

  .c-teaser.veranstaltungen p.datum {
    font-size: 0.75rem;
    letter-spacing: 0.03em; }

  .c-teaser.pressespiegel:first-of-type {
    padding: 20px 0 0 0;
    margin: 20px 0 20px 0;
    border-top: 20px solid #cde7f5; }

  .c-teaser.pressespiegel p.datum {
    font-size: 0.75rem;
    letter-spacing: 0.03em; } }
@media only screen and (max-width: 590px) and (max-width: 400px) {
  .c-team-portrait {
    display: block;
    margin: 0 0 1.5rem 0; }

  .c-team-portrait figure {
    width: 60%;
    margin: 0 0 1.0rem 0; }

  .c-team-text {
    width: 100%; } }
