@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*
 * NORMALIZE
 */
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* normalize.scss v2.1.0 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
html {
  font-family: "open sans", "lato", serif;
  /* 1 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  /* Establish a vertical rhythm unit using $base-line-height. */
  line-height: 1.375em; }

body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Set 1 unit of vertical rhythm on the top and bottom margin.
 */
p,
pre {
  margin: 1.375em 0; }

blockquote {
  /* Set 1 unit of vertical rhythm on the top and bottom margin. */
  margin: 1.375em 40px; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 1.7em;
  line-height: 1.61765em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.80882em;
  margin-bottom: 0.80882em; }

h2 {
  font-size: 1.25em;
  line-height: 2.2em;
  margin-top: 1.1em;
  margin-bottom: 1.1em; }

h3 {
  font-size: 1.17em;
  line-height: 2.35043em;
  margin-top: 1.17521em;
  margin-bottom: 1.17521em; }

h4 {
  font-size: 1em;
  line-height: 1.375em;
  margin-top: 1.375em;
  margin-bottom: 1.375em; }

h5 {
  font-size: 0.83em;
  line-height: 1.65663em;
  margin-top: 1.65663em;
  margin-bottom: 1.65663em; }

h6 {
  font-size: 0.67em;
  line-height: 2.05224em;
  margin-top: 2.05224em;
  margin-bottom: 2.05224em; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
  line-height: 1.375em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Set 1 unit of vertical rhythm and a consistent indentation.
 */
dl,
menu,
ol,
ul {
  margin: 1.375em 0;
  padding: 0 0 0 40px; }

dl {
  padding: 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
  /* Improve image quality when scaled in IE 7. */
  -ms-interpolation-mode: bicubic; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border-color: #c0c0c0;
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-top-width: 0.0625em;
  border-top-style: solid;
  padding-top: 0.41875em;
  border-bottom-width: 0.0625em;
  border-bottom-style: solid;
  padding-bottom: 0.83125em;
  border-left-width: 0.0625em;
  border-left-style: solid;
  padding-left: 0.79688em;
  border-right-width: 0.0625em;
  border-right-style: solid;
  padding-right: 0.79688em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improve appearance and consistency with IE 6/7.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  vertical-align: baseline;
  /* 4 */
  *vertical-align: middle;
  /* 4 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*
 *  BREAKPOINTS
 */
/*
 *  Singularity Grids
 */
@media (min-width: 60em) {
  .container, .home-content, .masthead .wrap, .page-container, .footer-inner, .main-navigation .menu {
    max-width: 94em !important;
    margin: 0 auto !important;
    position: relative; } }
.no-mq .container, .no-mq .home-content, .no-mq .masthead .wrap, .masthead .no-mq .wrap, .no-mq .page-container, .no-mq .footer-inner, .no-mq .main-navigation .menu, .main-navigation .no-mq .menu {
  max-width: 94em !important;
  margin: 0 auto !important;
  position: relative; }

/* PADDING WRAP

normal: mq independend
reverse: padding at narrow
with kill: 0 at narrow
*/
.top-navigation, .logo, .main-navigation a, .sub-navigation a, .sub-navigation .section-title, .sub-navigation .see-also {
  padding-left: 2rem;
  padding-right: 2rem; }

@media (min-width: 60em) {
  .page-container, .footer-inner, .main-navigation .menu, .home-content {
    padding-left: 2rem !important;
    padding-right: 2rem; } }
.no-mq .page-container, .no-mq .footer-inner, .no-mq .main-navigation .menu, .main-navigation .no-mq .menu, .no-mq .home-content {
  padding-left: 2rem !important;
  padding-right: 2rem; }

.page-id-9 .page-container .content, .parent-pageid-9 .page-container .content, .page-id-27 .page-container .content, .parent-pageid-27 .page-container .content, .page-id-37 .page-container .content, .parent-pageid-37 .page-container .content, .single .page-container .content, .archive .page-container .content, .parent-pageid-15 .page-container .content, .parent-pageid-97 .page-container .content, .parent-pageid-184 .page-container .content, .blog .content, .page-container .content, .sidebar-content, .footer-nav, .bottom-row, .breadcrumbs, .home-content .teaser, .home-content .featured, .home-content .news-dates {
  padding-left: 2rem;
  padding-right: 2rem; }
  @media (min-width: 60em) {
    .page-id-9 .page-container .content, .parent-pageid-9 .page-container .content, .page-id-27 .page-container .content, .parent-pageid-27 .page-container .content, .page-id-37 .page-container .content, .parent-pageid-37 .page-container .content, .single .page-container .content, .archive .page-container .content, .parent-pageid-15 .page-container .content, .parent-pageid-97 .page-container .content, .parent-pageid-184 .page-container .content, .blog .content, .page-container .content, .sidebar-content, .footer-nav, .bottom-row, .breadcrumbs, .home-content .teaser, .home-content .featured, .home-content .news-dates {
      padding-left: 0;
      padding-right: 0; } }
  .no-mq .blog .content, .blog .no-mq .content, .no-mq .page-container .content, .page-container .no-mq .content, .no-mq .sidebar-content, .no-mq .footer-nav, .no-mq .bottom-row, .no-mq .breadcrumbs, .no-mq .home-content .teaser, .home-content .no-mq .teaser, .no-mq .home-content .featured, .home-content .no-mq .featured, .no-mq .home-content .news-dates, .home-content .no-mq .news-dates {
    padding-left: 0;
    padding-right: 0; }

.sidebar, .sub-navigation, .page-id-9 .page-container .content, .parent-pageid-9 .page-container .content, .page-id-27 .page-container .content, .parent-pageid-27 .page-container .content, .page-id-37 .page-container .content, .parent-pageid-37 .page-container .content, .single .page-container .content, .archive .page-container .content, .parent-pageid-15 .page-container .content, .parent-pageid-97 .page-container .content, .parent-pageid-184 .page-container .content, .blog .content, .logo, .main-navigation nav, .home-content .teaser, .home-content .featured, .home-content .news-dates {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px dotted #DDD; }
  @media (min-width: 60em) {
    .sidebar, .sub-navigation, .page-id-9 .page-container .content, .parent-pageid-9 .page-container .content, .page-id-27 .page-container .content, .parent-pageid-27 .page-container .content, .page-id-37 .page-container .content, .parent-pageid-37 .page-container .content, .single .page-container .content, .archive .page-container .content, .parent-pageid-15 .page-container .content, .parent-pageid-97 .page-container .content, .parent-pageid-184 .page-container .content, .blog .content, .logo, .main-navigation nav, .home-content .teaser, .home-content .featured, .home-content .news-dates {
      border-bottom: none; } }
  .no-mq .sidebar, .no-mq .sub-navigation, .no-mq .page-id-9 .page-container .content, .page-id-9 .page-container .no-mq .content, .no-mq .parent-pageid-9 .page-container .content, .parent-pageid-9 .page-container .no-mq .content, .no-mq .page-id-27 .page-container .content, .page-id-27 .page-container .no-mq .content, .no-mq .parent-pageid-27 .page-container .content, .parent-pageid-27 .page-container .no-mq .content, .no-mq .page-id-37 .page-container .content, .page-id-37 .page-container .no-mq .content, .no-mq .parent-pageid-37 .page-container .content, .parent-pageid-37 .page-container .no-mq .content, .no-mq .single .page-container .content, .single .page-container .no-mq .content, .no-mq .archive .page-container .content, .archive .page-container .no-mq .content, .no-mq .parent-pageid-15 .page-container .content, .parent-pageid-15 .page-container .no-mq .content, .no-mq .parent-pageid-97 .page-container .content, .parent-pageid-97 .page-container .no-mq .content, .no-mq .parent-pageid-184 .page-container .content, .parent-pageid-184 .page-container .no-mq .content, .no-mq .blog .content, .blog .no-mq .content, .no-mq .logo, .no-mq .main-navigation nav, .main-navigation .no-mq nav, .no-mq .home-content .teaser, .home-content .no-mq .teaser, .no-mq .home-content .featured, .home-content .no-mq .featured, .no-mq .home-content .news-dates, .home-content .no-mq .news-dates {
    border-bottom: none; }

@media (min-width: 60em) {
  .sidebar, .sub-navigation {
    width: 29.64169%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }
.no-mq .sidebar, .no-mq .sub-navigation {
  width: 29.64169%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }

@media (min-width: 60em) {
  .page-id-9 .page-container .content, .parent-pageid-9 .page-container .content, .page-id-27 .page-container .content, .parent-pageid-27 .page-container .content, .page-id-37 .page-container .content, .parent-pageid-37 .page-container .content, .single .page-container .content, .archive .page-container .content, .parent-pageid-15 .page-container .content, .parent-pageid-97 .page-container .content, .parent-pageid-184 .page-container .content, .blog .content {
    width: 64.82085%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; } }
.no-mq .page-id-9 .page-container .content, .page-id-9 .page-container .no-mq .content, .no-mq .parent-pageid-9 .page-container .content, .parent-pageid-9 .page-container .no-mq .content, .no-mq .page-id-27 .page-container .content, .page-id-27 .page-container .no-mq .content, .no-mq .parent-pageid-27 .page-container .content, .parent-pageid-27 .page-container .no-mq .content, .no-mq .page-id-37 .page-container .content, .page-id-37 .page-container .no-mq .content, .no-mq .parent-pageid-37 .page-container .content, .parent-pageid-37 .page-container .no-mq .content, .no-mq .single .page-container .content, .single .page-container .no-mq .content, .no-mq .archive .page-container .content, .archive .page-container .no-mq .content, .no-mq .parent-pageid-15 .page-container .content, .parent-pageid-15 .page-container .no-mq .content, .no-mq .parent-pageid-97 .page-container .content, .parent-pageid-97 .page-container .no-mq .content, .no-mq .parent-pageid-184 .page-container .content, .parent-pageid-184 .page-container .no-mq .content, .no-mq .blog .content, .blog .no-mq .content {
  width: 64.82085%;
  float: left;
  margin-right: -100%;
  margin-left: 0;
  clear: none; }

@media (min-width: 60em) {
  .blog .content {
    padding-left: 0;
    padding-right: 0; } }
.no-mq .blog .content {
  padding-left: 0;
  padding-right: 0; }

.mainfooter {
  clear: both;
  padding-top: 2em; }
  @media (min-width: 60em) {
    .mainfooter .section {
      width: 20.84691%;
      clear: right;
      float: left;
      margin-left: 0;
      margin-right: 5.53746%; } }
  @media (min-width: 60em) {
    .mainfooter .kontakt {
      width: 20.84691%;
      clear: right;
      float: right;
      margin-right: 0; } }

/*
 *  FULL WIDTH
 */
body {
  color: #393d40; }

a {
  color: #004F80; }

html {
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important; }

body {
  font-size: .85em;
  line-height: 1.618; }

.section-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 1.4em;
  line-height: 1;
  color: #6c7a82;
  margin-bottom: 1em; }
  .section-title a:first-child, .section-title a:first-child:hover {
    color: #6c7a82; }

.post-title, .teaser-item-title {
  color: #111;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  margin-top: 0; }

.content h2 {
  font-size: 1.3rem;
  line-height: 1.4;
  margin: 2.5rem 0 1rem;
  color: #111;
  font-weight: 500; }
.content ul {
  list-style-type: square;
  padding: 0 0 0 1.2rem; }
.content .intro {
  font-size: 1.2em;
  font-style: italic; }
.content p, .content li {
  /*max-width: 50em;*/ }
.content p, .content li {
  font-size: 1em;
  margin-bottom: 1em; }

@media (min-width: 60em) {
  .list-countries .item {
    width: 14%;
    float: left;
    margin: 0 3% 3em; }

  span.onbehalf {
    font-size: 0.8em;
    padding: 0.5em 0 0 0.5em;
    display: block;
    background: #FFF; }

  .list-countries .thumb {
    height: 8em; }

  .list-pub-cats .cat {
    width: 16%;
    padding: 1%; } }
.top-navigation .lang-switcher {
  border-right: 0 !important; }

/*

	Slats
	
	- bild, title, text, meta kombo für news und dates listen

*/
.news-list, .events-list, .loop-article, .list-files {
  list-style-type: none !important; }
  .news-list .article, .events-list .article, .loop-article .article, .list-files .article, .news-list .item, .events-list .item, .loop-article .item, .list-files .item, .news-list .file, .events-list .file, .loop-article .file, .list-files .file {
    margin-bottom: 1em;
    overflow: hidden;
    *zoom: 1; }
  .news-list .thumb, .events-list .thumb, .loop-article .thumb, .list-files .thumb {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 1em; }
    @media (min-width: 60em) {
      .news-list .thumb, .events-list .thumb, .loop-article .thumb, .list-files .thumb {
        width: 29.64169%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none; } }
  .news-list .post-meta-time, .events-list .post-meta-time, .loop-article .post-meta-time, .list-files .post-meta-time {
    margin: 0 0 .6em;
    color: #6c7a82;
    display: none; }
  @media (min-width: 60em) {
    .news-list .text, .events-list .text, .loop-article .text, .list-files .text {
      width: 64.82085%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; } }
  @media (min-width: 60em) {
    .news-list .text p:first-child, .events-list .text p:first-child, .loop-article .text p:first-child, .list-files .text p:first-child {
      margin-top: 0; } }

/*

    Anwendung auf Newsliste Home, Newsliste Index/Blog

*/
/*
Anpassung für Anwendungsbereiche
*/
@media (min-width: 60em) {
  .blog .loop-article .text p:first-child {
    margin-top: 0; }
  .blog .loop-article .post-meta-time {
    margin-bottom: .5em; } }

.list-files .file {
  border-bottom: 1px solid #EEE;
  padding-bottom: 1rem; }
@media (min-width: 60em) {
  .list-files .thumb {
    width: 12.05212%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; } }
@media (min-width: 60em) {
  .list-files .text {
    width: 82.41042%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }
.list-files .download a {
  display: inline-block;
  text-decoration: none;
  background: #edf0f2;
  padding: .3em .5em;
  margin-right: 1rem; }

.list-pub-cats {
  list-style-type: none !important;
  padding-left: 0 !important; }
  .list-pub-cats h2 {
    margin-top: 1em; }
  @media (min-width: 60em) {
    .list-pub-cats .cat {
      background: #F0F0F0;
      border: 1px solid #E6E6E6;
      box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
      width: 19%;
      margin: 0 0.5% 1em;
      text-align: center;
      float: left;
      padding: 0;
      /*&.last {
          @include grid-span(1, 2, $output-style: 'float');
      }*/ } }

@media (min-width: 60em) {
  .masthead {
    /*background: #FFF;
    position: relative;
    z-index: 9999;    */
    margin-bottom: 2rem; } }
.masthead .wrap {
  position: relative; }

.toprow {
  overflow: hidden; }
  .toprow p {
    margin: 0;
    display: none; }

.top-navigation {
  float: right;
  display: none; }
  .top-navigation > div {
    float: left; }
  .top-navigation .menu {
    list-style: none;
    margin: 0;
    padding: 0; }
  .top-navigation .lang-switcher, .top-navigation .menu-item {
    float: left;
    border-right: 1px solid #C8C9CA;
    padding: .5em 1em 0 1em; }
    .top-navigation .lang-switcher:last-child, .top-navigation .menu-item:last-child {
      border: none;
      padding: .5em 0 0 1em; }
    .top-navigation .lang-switcher a, .top-navigation .menu-item a {
      color: #969B9D;
      text-decoration: none; }
      .top-navigation .lang-switcher a:hover, .top-navigation .menu-item a:hover {
        color: #393d40; }
  .top-navigation .lang-switcher a {
    margin-left: .3em; }
  @media (min-width: 60em) {
    .top-navigation {
      display: block; } }

.bmwi-logo {
  background: #FFF;
  right: 0em;
  bottom: -2.3em;
  overflow: hidden;
  margin-top: -4em;
  margin-bottom: 2em;
  border-bottom: 1px solid #DDD;
  padding-left: 1.2rem; }
  .bmwi-logo img {
    width: 10em; }
    @media (min-width: 60em) {
      .bmwi-logo img {
        width: auto; } }
    .no-mq .bmwi-logo img {
      width: auto; }
  @media (min-width: 60em) {
    .bmwi-logo {
      position: absolute;
      display: block;
      width: 15em;
      height: 10.6em;
      padding-left: 0;
      right: 2em;
      bottom: -8em;
      border: 1px solid #E6E6E6;
      box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08); } }
  .no-mq .bmwi-logo {
    position: absolute;
    display: block;
    width: 15em;
    height: 10.6em;
    padding-left: 0;
    right: 2em;
    bottom: -8em;
    border: 1px solid #E6E6E6;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08); }

.home .bmwi-logo {
  display: block; }

.onbehalf {
  display: none; }
  @media (min-width: 60em) {
    .onbehalf {
      display: block; } }
  .no-mq .onbehalf {
    display: block; }

.logo {
  display: block;
  clear: both;
  padding-right: 7em;
  border: none;
  padding-top: 1em;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  font-size: 1.2rem;
  line-height: 1.1;
  font-weight: 500; }
  @media (min-width: 60em) {
    .logo {
      margin-bottom: 0; } }
  .no-mq .logo {
    margin-bottom: 0; }
  .logo:hover .title {
    color: #18191a; }

.logo .title {
  color: #004F80; }
  .logo .title span {
    font-weight: 100;
    margin-left: 1em; }

.description {
  color: #6c7a82;
  font-weight: 500;
  font-size: .75em;
  margin-top: .3em; }
  @media (min-width: 60em) {
    .description {
      display: block; } }
  .no-mq .description {
    display: block; }

.mainfooter {
  background: #F2F3F3;
  overflow: hidden;
  *zoom: 1;
  margin-top: 3em;
  padding-bottom: 2em; }
  .mainfooter .box-title {
    color: #6E7377;
    font-size: 1em;
    border-top: none;
    border-bottom: 1px solid #edf0f2;
    padding-bottom: 1em; }

.footer-inner {
  overflow: hidden;
  *zoom: 1; }

.footer-nav ul {
  list-style: none;
  padding-left: 0;
  overflow: hidden;
  *zoom: 1; }
  .footer-nav ul .menu-item {
    float: left; }
    .footer-nav ul .menu-item a {
      padding: .3em .3em;
      margin-bottom: .7em;
      border: 1px solid #DDD; }
      @media (min-width: 60em) {
        .footer-nav ul .menu-item a {
          padding: .3em 0;
          margin-bottom: 0;
          border: none; } }
      .no-mq .footer-nav ul .menu-item a {
        padding: .3em 0;
        margin-bottom: 0;
        border: none; }
    @media (min-width: 60em) {
      .footer-nav ul .menu-item {
        float: none; } }
    .no-mq .footer-nav ul .menu-item {
      float: none; }
  @media (min-width: 60em) {
    .footer-nav ul {
      -moz-column-count: 2;
      -webkit-column-count: 2;
      column-count: 2; } }
  .no-mq .footer-nav ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; }
.footer-nav a {
  margin: 0 .3em;
  display: inline-block; }
@media (min-width: 60em) {
  .footer-nav {
    width: 47.23127%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    display: block; } }
.no-mq .footer-nav {
  width: 47.23127%;
  float: left;
  margin-right: -100%;
  margin-left: 0;
  clear: none;
  display: block; }

@media (min-width: 60em) {
  .bottom-row {
    width: 47.23127%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }
.no-mq .bottom-row {
  width: 47.23127%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }

.logo-giz {
  max-width: 14em;
  height: auto; }

/*
--------------------------------
Vorlage
--------------------------------
angewendet auf (jeweils container von ul)
* submenu

*/
.main-navigation .menu, .sub-navigation .menu, .main-navigation > ul, .sub-navigation > ul {
  padding-left: 0;
  margin: 0;
  list-style: none; }
.main-navigation a, .sub-navigation a {
  text-decoration: none;
  display: block;
  padding-top: .5em;
  padding-bottom: .5em; }
  @media (min-width: 60em) {
    .main-navigation a, .sub-navigation a {
      padding-left: 1rem;
      padding-right: 1rem; } }
  .main-navigation a:hover, .sub-navigation a:hover {
    background: #F5F6F7;
    color: #18191a;
    border: none !important; }
.main-navigation .children, .sub-navigation .children, .main-navigation .sub-menu, .sub-navigation .sub-menu {
  padding: .4rem 0;
  padding-left: 1em;
  margin: 0 0 .4rem;
  list-style: none;
  list-style-position: inside; }
  .main-navigation .children .menu-item a, .sub-navigation .children .menu-item a, .main-navigation .children .page_item a, .sub-navigation .children .page_item a, .main-navigation .sub-menu .menu-item a, .sub-navigation .sub-menu .menu-item a, .main-navigation .sub-menu .page_item a, .sub-navigation .sub-menu .page_item a {
    padding-left: 2rem !important; }
    @media (min-width: 60em) {
      .main-navigation .children .menu-item a, .sub-navigation .children .menu-item a, .main-navigation .children .page_item a, .sub-navigation .children .page_item a, .main-navigation .sub-menu .menu-item a, .sub-navigation .sub-menu .menu-item a, .main-navigation .sub-menu .page_item a, .sub-navigation .sub-menu .page_item a {
        padding-left: 2rem !important; } }

/*
--------------------------------
Hauptmenu
--------------------------------


*/
.menu-mobile {
  max-height: 0;
  overflow: hidden;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  .menu-mobile.open {
    max-height: 17.9em; }

@media (min-width: 60em) {
  .main-navigation nav {
    padding-bottom: 0; } }
.no-mq .main-navigation nav {
  padding-bottom: 0; }
.main-navigation .current-menu-item > a, .main-navigation .current_page_item > a, .main-navigation .current-page-ancestor > a, .main-navigation .current_page_parent > a {
  background: #004F80;
  color: #FFF;
  font-weight: normal !important;
  border: none; }
  @media (min-width: 60em) {
    .main-navigation .current-menu-item > a, .main-navigation .current_page_item > a, .main-navigation .current-page-ancestor > a, .main-navigation .current_page_parent > a {
      background: rgba(0, 0, 0, 0.2); } }
  .no-mq .main-navigation .current-menu-item > a, .no-mq .main-navigation .current_page_item > a, .no-mq .main-navigation .current-page-ancestor > a, .no-mq .main-navigation .current_page_parent > a {
    background: rgba(0, 0, 0, 0.2); }
@media (min-width: 60em) {
  .main-navigation {
    background: #004F80;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: hidden;
    *zoom: 1; }
    .main-navigation .menu-item {
      float: left;
      margin-right: 1px; }
      .main-navigation .menu-item a {
        color: #FFF; }
        .main-navigation .menu-item a:hover {
          background: rgba(0, 0, 0, 0.2) !important;
          background: #003E66 !important; } }
.no-mq .main-navigation {
  background: #004F80;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
  *zoom: 1; }
  .no-mq .main-navigation .menu-item {
    float: left;
    margin-right: 1px; }
    .no-mq .main-navigation .menu-item a {
      color: #FFF; }
      .no-mq .main-navigation .menu-item a:hover {
        background: rgba(0, 0, 0, 0.2) !important;
        background: #003E66 !important; }
.main-navigation .menu-mobile-trigger {
  display: none;
  position: absolute;
  right: 2rem;
  top: 1.3rem;
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid #DDD;
  padding: 0.5em 0.8em;
  background: #FFF; }
.main-navigation.menu-mobile .menu-mobile-trigger {
  display: inline-block; }

/* main nav damnsmall */
/*
@include breakpoint($damnsmall) {
    .main-navigation {
        a {
            color: #FFF;
            text-shadow: 0 1px 2px rgba(0,0,0,0.8);
            padding: 1em 2em;
            border-bottom: 1px solid rgba(255,255,255,.2);
            display: block;
            &:hover {
                background: rgba(255,255,255,.2);
                color: #FFF;
            }
        }
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;

        &:hover .menu-main-container {
            opacity: 1;
            display: block;
        }
        .trigger {
            margin: 0 2em;  
            padding: 1em 1em; 
            background: $bmwiblau; 
            color: #FFF;
            display: inline-block;
            //float: right;
            position: absolute;
            right: 0;
            top: 0;
            cursor: pointer;
            text-transform: uppercase;
        }
        
    }
    .menu-main-container {
        display: none;
        opacity: .4;
        position: absolute;
        background: $bmwiblau;
        padding: 2em 0;
        width: 100%;
    }
}
*/
/*
--------------------------------
Sidebar Menu
--------------------------------
Kontextabhängig

*/
@media (min-width: 60em) {
  .sub-navigation .section-title, .sub-navigation .see-also {
    padding-left: 0;
    padding-right: 0; } }
.no-mq .sub-navigation .section-title, .no-mq .sub-navigation .see-also {
  padding-left: 0;
  padding-right: 0; }
.sub-navigation .current-menu-item > a, .sub-navigation .current_page_item > a, .sub-navigation .current-cat-parent > a, .sub-navigation .current-cat > a, .sub-navigation .current-menu-ancestor > a {
  background: #004F80;
  color: #FFF;
  font-weight: normal !important;
  border: none; }
.sub-navigation .current-cat-parent .current-cat > a, .sub-navigation .current-menu-ancestor .current-menu-item > a {
  font-style: italic;
  color: #000;
  background: none; }

.tribe-is-responsive .page-item-13 a {
  background: #004F80;
  color: #FFF;
  font-weight: normal !important;
  border: none; }

.see-also {
  color: #aaa;
  font-style: italic;
  margin-bottom: 0; }

.sub-navigation .page_item .children {
  display: none; }

.sub-navigation .current_page_ancestor .children, .sub-navigation .current_page_item .children {
  display: block; }

.sub-navigation .current-cat-parent .children, .current-cat .children, .sub-navigation .current-menu-parent .sub-menu, .current-menu-item .sub-menu {
  background: #F7F7F7; }

/*
--------------------------------
Diverse Style Pattern
--------------------------------

*/
/*
--------------------------------
Post Related
--------------------------------

*/
.post-categories {
  list-style: none; }
  .post-categories a, .post-categories span {
    background: #EBF1F5;
    padding: 0em .7em;
    color: #004F80;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .8em;
    display: inline-block; }

.post-categories {
  padding: 0;
  margin: 0 0 .5em;
  overflow: hidden;
  *zoom: 1; }
  .post-categories li {
    float: left;
    margin-right: .5em; }

@media (min-width: 60em) {
  .news-list .post {
    margin-bottom: 2em; } }

.content .alignleft {
  padding-top: .5em;
  float: left;
  max-width: 100%;
  margin-bottom: 2em;
  margin-right: 5%; }
  .content .alignleft > a > img {
    width: 100%; }
  @media (min-width: 60em) {
    .content .alignleft {
      float: left;
      max-width: 33%;
      margin-bottom: 2em;
      margin-right: 5%; } }
  .no-mq .content .alignleft {
    float: left;
    max-width: 33%;
    margin-bottom: 2em;
    margin-right: 5%; }
  @media (min-width: 0) and (max-width: 35em) {
    .content .alignleft {
      float: none !important;
      margin-bottom: 2em; } }
.content .alignright {
  padding-top: .5em;
  float: right;
  max-width: 100%;
  margin-bottom: 2em;
  margin-left: 5%; }
  .content .alignright > a > img {
    width: 100%; }
  @media (min-width: 60em) {
    .content .alignright {
      float: right;
      max-width: 33%;
      margin-bottom: 2em;
      margin-left: 5%; } }
  .no-mq .content .alignright {
    float: right;
    max-width: 33%;
    margin-bottom: 2em;
    margin-left: 5%; }
  @media (min-width: 0) and (max-width: 35em) {
    .content .alignright {
      float: none !important;
      margin-bottom: 2em; } }
.content .alignnone {
  margin-bottom: 1.5em; }
.content .wp-caption {
  margin-bottom: 1em; }
.content .wp-caption-text {
  margin: .5em 0 0;
  color: #6c7a82;
  font-style: italic;
  text-align: left; }

.event-meta {
  padding: 0;
  list-style: none; }

.mp-pagination {
  text-align: center;
  margin: 5em 0 2em; }
  .mp-pagination span a {
    padding: .4em .7em;
    margin: 0 2px; }
  .mp-pagination a {
    border: 1px solid #DDD;
    border-radius: 2px; }
    .mp-pagination a:hover {
      border: 1px solid #004F80;
      color: #004F80; }
  .mp-pagination .active a {
    border: 1px solid #004F80;
    font-weight: bold; }

.breadcrumbs {
  margin-bottom: 1rem !important; }

.gallery {
  margin: 1em 0; }
  @media (min-width: 60em) {
    .gallery .gallery-item {
      float: left;
      margin-top: 10px;
      text-align: center;
      width: 25%; } }
  .no-mq .gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 25%; }
  .gallery a {
    border: 2px solid #FFF;
    display: inline-block; }
  .gallery a:hover {
    border: 2px solid #004F80; }

.gallery-caption {
  text-align: center !important; }

.teaser-list {
  list-style: none;
  padding: 0; }

.home-content .teaser, .home-content .featured, .home-content .news-dates {
  overflow: hidden;
  *zoom: 1; }
.home-content .featured {
  margin-bottom: 0;
  border: none; }
@media (min-width: 60em) {
  .home-content .teaser {
    width: 29.64169%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    border: 1px solid #E6E6E6;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
    padding: 2em;
    margin-top: -3em;
    background: #FFF; }
  .home-content .teaser-item {
    border-bottom: 1px solid #EEE;
    margin-bottom: 2em; }
    .home-content .teaser-item:last-child {
      border-bottom: none;
      margin-bottom: 0; }
  .home-content .news-dates {
    width: 38.43648%;
    float: left;
    margin-right: -100%;
    margin-left: 35.17915%;
    clear: none; }
  .home-content .featured {
    width: 20.84691%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }
.no-mq .home-content .teaser {
  width: 29.64169%;
  float: left;
  margin-right: -100%;
  margin-left: 0;
  clear: none;
  border: 1px solid #E6E6E6;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
  padding: 2em;
  margin-top: -3em;
  background: #FFF; }
.no-mq .home-content .teaser-item {
  border-bottom: 1px solid #EEE;
  margin-bottom: 2em; }
  .no-mq .home-content .teaser-item:last-child {
    border-bottom: none;
    margin-bottom: 0; }
.no-mq .home-content .news-dates {
  width: 38.43648%;
  float: left;
  margin-right: -100%;
  margin-left: 35.17915%;
  clear: none; }
.no-mq .home-content .featured {
  width: 20.84691%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }

@media (min-width: 60em) {
  .news-list .section-title, .featured .section-title {
    border-bottom: 1px solid #EEE;
    padding-bottom: 1em; } }

.sidebar-home-container {
  margin: 0 0 2em;
  padding: 0; }

.sidebar-home-container .widget-title {
  display: none; }

.koop {
  background: #004F80;
  color: #FFF;
  padding: 1em 0;
  text-align: center;
  font-size: .8rem;
  display: block;
  max-width: 13em;
  margin: 0 auto; }

@media (min-width: 60em) {
  .events-list .event {
    background: #F5F5F5;
    padding: 2em 1em 0em; } }
.no-mq .events-list .event {
  background: #F5F5F5;
  padding: 2em 1em 0em; }

#text-2 {
  text-align: center; }

#text-2 div > img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 0.4em; }

.link-archive {
  float: right;
  font-size: 1rem; }

.list-countries {
  padding-left: 0; }

.list-countries {
  padding-left: 0 !important;
  text-align: center; }
  .list-countries .item {
    margin-bottom: 2em;
    list-style: none; }
    @media (min-width: 60em) {
      .list-countries .item {
        width: 19%;
        height: 16em;
        float: left;
        margin: 0 3% 2em; } }
    .no-mq .list-countries .item {
      width: 19%;
      height: 16em;
      float: left;
      margin: 0 3% 2em; }
  .list-countries h2 {
    margin-top: 1em; }
  .list-countries .thumb {
    height: 9em; }
    .list-countries .thumb .wp-post-image {
      max-height: 100%;
      width: auto; }

.article-publications {
  width: 100% !important;
  overflow: hidden; }
  @media (min-width: 60em) {
    .article-publications p, .article-publications h1 {
      width: 70%; } }
  .no-mq .article-publications p, .no-mq .article-publications h1 {
    width: 70%; }
  @media (min-width: 60em) {
    .article-publications {
      padding-bottom: 2em;
      overflow: hidden; } }
  .no-mq .article-publications {
    padding-bottom: 2em;
    overflow: hidden; }

.page-item-1830 {
  border-bottom: 2px solid #edf0f2; }

.lt-ie9 .teaser {
  position: relative;
  top: 8em; }
.lt-ie9 .news-dates, .lt-ie9 .featured {
  position: relative;
  top: 3em; }

.lt-ie9 .logo {
  float: left;
  position: relative;
  top: -1em;
  font-size: 1.5em; }
.lt-ie9 .toprow {
  float: right; }
.lt-ie9 .top-navigation {
  display: block; }
.lt-ie9 .main-navigation {
  clear: both; }
  .lt-ie9 .main-navigation a {
    padding-left: 1em;
    padding-right: 1em; }
.lt-ie9 .iclflag {
  max-width: none !important; }
.lt-ie9 img {
  height: auto !important; }

.mapFlag {
  float: right;
  margin: -10px -8px 0px 0px; }

.toprow {
  margin-bottom: 0.7em; }

.lang-switcher ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: inline-block;
  white-space: nowrap; }

.lang-switcher ul ul li {
  display: inline-block; }

.lang-switcher {
  margin-top: -0.4em; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url(fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
/*
 * MISC und DEV
 */
.hide {
  display: none !important; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none; }
  a * {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
  a:hover {
    color: #18191a; }

.article {
  position: relative; }

.debug {
  font-style: italic;
  position: absolute;
  top: 0;
  right: 0;
  font-size: .7rem;
  display: none; }

.fb-link {
  padding-top: .2em; }

.fb-link a {
  background: url(../images/icon-fb.png) no-repeat 0 0;
  background-size: 3em;
  display: inline-block;
  height: 3.05em;
  width: 3em;
  text-indent: -999em; }

.sub-navigation .page-item-124, .sub-navigation .page-item-128, .sub-navigation .page-item-100, .sub-navigation .page-item-102 {
  margin-left: 1em; }

.post-type-archive-bp .cat-item-8, .single-bp .cat-item-8 {
  display: none; }

/*# sourceMappingURL=screen.css.map */


 .kastenLinks {
    float:left; 
    border: 1px solid #004f80; 
    -webkit-border-radius: 8px; 
    -moz-border-radius: 8px; 
    border-radius: 8px; 
    background-color: #ffffff; 
    padding: 10px; 
    margin: 0 5px 0 0;
    -webkit-box-shadow: -1px 1px 3px 1px rgba(199,199,199,1);
    -moz-box-shadow: -1px 1px 3px 1px rgba(199,199,199,1);
    box-shadow: -1px 1px 3px 1px rgba(199,199,199,1);
    }
.kastenRechts {
    float:right; 
    border: 1px solid #004f80; 
    -webkit-border-radius: 8px; 
    -moz-border-radius: 8px; 
    border-radius: 8px; 
    background-color: #ffffff; 
    padding: 10px; 
    margin: 0 0 0 5px;
    -webkit-box-shadow: -1px 1px 3px 1px rgba(199,199,199,1);
    -moz-box-shadow: -1px 1px 3px 1px rgba(199,199,199,1);
    box-shadow: -1px 1px 3px 1px rgba(199,199,199,1);
    } 
.partnerLogoBox {
    border-bottom: 1px solid #cccccc;
    min-height:170px;
    margin: 0 0 15px 0;
} 
.partnerLogoBox h3 {
    font-size: 1.1em;
    line-height: 1.1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}    
.partnerLogo {
    float: left; 
    width: 150px; 
    height: 170px;
    margin: 0 10px 0 0;
    text-align:center;
}
#tabFU {
    margin: 0 auto;
}
#tabFU tr td {
    padding: 5px;
}  