@charset "UTF-8";
@font-face {
  font-family: "Helvetica_Neue_Web_Thin";
  font-style: normal;
  font-weight: 200;
  font-display: fallback;
  src: url("/CMS/Fonts/helveticaneueweb-thin.woff") format("woff");
}
@font-face {
  font-family: "Helvetica_Neue_Web_Light";
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url("/CMS/Fonts/Helvetica-W01-Light.eot?") format("eot"), url("/CMS/Fonts/Helvetica-W01-Light.woff2") format("woff2"), url("/CMS/Fonts/Helvetica-W01-Light.woff") format("woff"), url("/CMS/Fonts/Helvetica-W01-Light.svg#Helvetica-W01-Light") format("svg");
}
@font-face {
  font-family: "Helvetica_Neue_Web_Bold";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url("/CMS/Fonts/HelveticaWorldW01-Bold.eot?") format("eot"), url("/CMS/Fonts/HelveticaWorldW01-Bold.woff2") format("woff2"), url("/CMS/Fonts/HelveticaWorldW01-Bold.woff") format("woff"), url("/CMS/Fonts/HelveticaWorldW01-Bold.svg#Helvetica_Neue_Web_Bold") format("svg");
}
@font-face {
  font-family: "Helvetica_Neue_Web_Light_Italic";
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url("/CMS/Fonts/Helvetica-W01-Light-Italic.eot?") format("eot"), url("/CMS/Fonts/Helvetica-W01-Light-Italic.woff2") format("woff2"), url("/CMS/Fonts/Helvetica-W01-Light-Italic.woff") format("woff"), url("/CMS/Fonts/Helvetica-W01-Light-Italic.svg#Helvetica_Neue_Web_Light_Italic") format("svg");
}
@font-face {
  font-family: "Helvetica-Neue-LT-W01-57-Cond";
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url("/CMS/Fonts/Helvetica-Neue-LT-W01-57-Cond.eot?") format("eot"), url("/CMS/Fonts/Helvetica-Neue-LT-W01-57-Cond.woff2") format("woff2"), url("/CMS/Fonts/Helvetica-Neue-LT-W01-57-Cond.woff") format("woff"), url("/CMS/Fonts/Helvetica-Neue-LT-W01-57-Cond.svg#Helvetica-Neue-LT-W01-57-Cond") format("svg");
}
@font-face {
  font-family: "Helvetica-Neue-LT-W01-77";
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url("/CMS/Fonts/HelveticaNeueWeb-BoldCondensed.eot?") format("eot"), url("/CMS/Fonts/HelveticaNeueWeb-BoldCondensed.woff2") format("woff2"), url("/CMS/Fonts/HelveticaNeueWeb-BoldCondensed.woff") format("woff"), url("/CMS/Fonts/HelveticaNeueWeb-BoldCondensed.svg#Helvetica-Neue-LT-W01-77") format("svg");
}
@font-face {
  font-family: "Roboto_Light";
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url("/CMS/Fonts/roboto-light-webfont.woff") format("woff");
}
@font-face {
  font-family: "Roboto_Regular";
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url("/CMS/Fonts/roboto-regular-webfont.woff") format("woff");
}
@font-face {
  font-family: "Roboto_Medium";
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url("/CMS/Fonts/roboto-medium-webfont.woff") format("woff");
}
@font-face {
  font-family: "Zine_Sans_Dis";
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url("/CMS/Fonts/zinesansdis-regularroman.woff") format("woff");
}
@font-face {
  font-family: "Zine_Serif_Dis";
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url("/CMS/Fonts/zineserifdis-regularroman.woff") format("woff");
}
@font-face {
  font-family: "BBF_Iconfont_3";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/CMS/modules/Icons/iconfont_v4/BBFIconfontVol3-Regular.eot?") format("eot"), url("/CMS/modules/Icons/iconfont_v4/BBFIconfontVol3-Regular.woff2") format("woff2"), url("/CMS/modules/Icons/iconfont_v4/BBFIconfontVol3-Regular.woff") format("woff"), url("/CMS/modules/Icons/iconfont_v4/BBFIconfontVol3-Regular.svg#BBF_Iconfont_3") format("svg");
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16.08.2017, 09:52:50
    Author     : thomas.sauter
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

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

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

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

/**
 * 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.icon {
  font-family: "BBF_Iconfont_3";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i_search:before {
  content: "";
}

.i_phone:before {
  content: "";
}

.i_close:before {
  content: "";
}

.i_question_circle:before {
  content: "";
}

.i_chevron_right:before {
  content: "";
}

.i_chevron_left:before {
  content: "";
}

.i_chevron_up:before {
  content: "";
}

.i_chevron_down:before {
  content: "";
}

.i_ok:before {
  content: "";
}

.i_trash:before {
  content: "";
}

.i_pen:before {
  content: "";
}

.i_unvisible:before {
  content: "";
}

.i_visible:before {
  content: "";
}

.i_plus_circle:before {
  content: "";
}

.i_minus_circle:before {
  content: "";
}

.i_two_persons:before {
  content: "";
}

.i_menu_4_lines:before {
  content: "";
}

.i_menu_3_lines:before {
  content: "";
}

.i_grid_view:before {
  content: "";
}

.i_lock_close:before {
  content: "";
}

.i_lock_open:before {
  content: "";
}

.i_star:before {
  content: "";
}

.i_one_person:before {
  content: "";
}

.i_address_book:before {
  content: "";
}

.i_camera:before {
  content: "";
}

.i_menu_vert:before {
  content: "";
}

.i_pen_sheet:before {
  content: "";
}

.i_world:before {
  content: "";
}

.i_list:before {
  content: "";
}

.i_document:before {
  content: "";
}

.i_leporello:before {
  content: "";
}

.i_excel:before {
  content: "";
}

.i_powerpoint:before {
  content: "";
}

.i_word:before {
  content: "";
}

.i_event:before {
  content: "";
}

.i_leporello:before {
  content: "";
}

.i_tag:before {
  content: "";
}

.i_taggroup:before {
  content: "";
}

.i_bow_tie:before {
  content: "";
}

.i_lanscape:before {
  content: "";
}

.i_clock:before {
  content: "";
}

.i_pdf:before {
  content: "";
}

.i_vimeo:before {
  content: "";
}

.i_video:before {
  content: "";
}

.i_arrow_left:before {
  content: "";
}

.i_arrows_left_right:before {
  content: "";
}

.i_arrow_right:before {
  content: "";
}

.i_arrow_up:before {
  content: "";
}

.i_arrow_down:before {
  content: "";
}

.i_arrow_up_left:before {
  content: "";
}

.i_arrow_up_right:before {
  content: "";
}

.i_arrow_down_right:before {
  content: "";
}

.i_arrow_down_left:before {
  content: "";
}

.i_arrow_filled_right:before {
  content: "";
}

.i_arrow_filled_down:before {
  content: "";
}

.i_publications:before {
  content: "";
}

.i_menu_vert_white:before {
  content: "";
}

.i_arrows_circled:before {
  content: "";
}

.i_glasses:before {
  content: "";
}

.i_plus:before {
  content: "";
}

.i_disk:before {
  content: "";
}

.i_ok:before {
  content: "";
}

.i_download_box:before {
  content: "";
}

.i_download_flat:before {
  content: "";
}

.i_tool:before {
  content: "";
}

.i_location:before {
  content: "";
}

.i_download:before {
  content: "";
}

.i_layers:before {
  content: "";
}

.i_leaf:before {
  content: "";
}

.i_study:before {
  content: "";
}

.i_leaf_two:before {
  content: "";
}

.i_intersection:before {
  content: "";
}

.i_gallery:before {
  content: "";
}

.i_speech_bubble:before {
  content: "";
}

.i_letter:before {
  content: "";
}

.i_image:before {
  content: "";
}

.i_folder_closed:before {
  content: "";
}

.i_folder_open:before {
  content: "";
}

.i_svg_file:before {
  content: "";
}

.i_jpg_file:before {
  content: "";
}

.i_png_file:before {
  content: "";
}

.i_zip_file:before {
  content: "";
}

.i_redirect:before {
  content: "";
}

.i_adobe_id:before {
  content: "";
}

.i_adobe_ps:before {
  content: "";
}

.i_adobe_ai:before {
  content: "";
}

.i_glosche:before {
  content: "";
}

.i_channel:before {
  content: "";
}

.i_print:before {
  content: "";
}

.i_facebook:before {
  content: "";
}

.i_twitter:before {
  content: "";
}

.i_google_plus:before {
  content: "";
}

.i_linkedin:before {
  content: "";
}

.i_xing:before {
  content: "";
}

.i_instagram:before {
  content: "";
}

.i_settings:before {
  content: "";
}

.i_share:before {
  content: "";
}

.i_duplicate:before {
  content: "";
}

.i_xing:before {
  content: "";
}

.i_move:before {
  content: "";
}

.i_puzzle:before {
  content: "";
}

.i_info_circle:before {
  content: "";
}

.i_house:before {
  content: "";
}

.i_marking:before {
  content: "";
}

.i_suitcase:before {
  content: "";
}

.i_plane:before {
  content: "";
}

.i_marking:before {
  content: "";
}

.i_file:before {
  content: "";
}

.i_four_tiles:before {
  content: "";
}

.i_male_circle:before {
  content: "";
}

.i_arrows_table:before {
  content: "";
}

.i_keyhole:before {
  content: "";
}

.i_closed_lock:before {
  content: "";
}

.i_cycle_right:before {
  content: "";
}

.i_pin:before {
  content: "";
}

.i_zoom_in:before {
  content: "";
}

.i_arrows_left_right:before {
  content: "";
}

.i_home:before {
  content: "";
}

.i_arrows_square:before {
  content: "";
}

.i_magnifier:before {
  content: "";
}

.i_mobile_device:before {
  content: "";
}

.i_sound_loud:before {
  content: "";
}

.i_arrow_rectangular:before {
  content: "";
}

.i_calendar:before {
  content: "";
}

.i_organisation_vertical:before {
  content: "";
}

.i_arrows_round:before {
  content: "";
}

.i_zoom_out:before {
  content: "";
}

.i_cycle_left:before {
  content: "";
}

.i_arrows_crossing:before {
  content: "";
}

.i_download_file:before {
  content: "";
}

.i_funnel:before {
  content: "";
}

.i_cutlery:before {
  content: "";
}

.i_time_cycle:before {
  content: "";
}

.i_checklist_board:before {
  content: "";
}

.i_organisation_horizontal:before {
  content: "";
}

.i_key:before {
  content: "";
}

.i_menu_bars:before {
  content: "";
}

.i_square_squares:before {
  content: "";
}

.i_nine_tiles:before {
  content: "";
}

.i_arrow_backforth:before {
  content: "";
}

.i_close_circle:before {
  content: "";
}

.i_empty_checklist_board:before {
  content: "";
}

.i_briefcase:before {
  content: "";
}

.i_long_file:before {
  content: "";
}

.i_speaking_bubble_square:before {
  content: "";
}

.i_checklist:before {
  content: "";
}

.i_doctor_kit:before {
  content: "";
}

.i_chain:before {
  content: "";
}

.i_announcement:before {
  content: "";
}

.i_image_text:before {
  content: "";
}

.i_circle_dots:before {
  content: "";
}

.i_event_plan:before {
  content: "";
}

.i_cross_empty:before {
  content: "";
}

.i_folded_map:before {
  content: "";
}

.i_soap_dispenser:before {
  content: "";
}

.i_closed_letter:before {
  content: "";
}

.i_folded_flyer:before {
  content: "";
}

.i_function:before {
  content: "";
}

.i_coffeecup:before {
  content: "";
}

.i_suitcase:before {
  content: "ĉ";
}

.i_warning:before {
  content: "";
}

.i_checked:before {
  content: "";
}

.i_marking_text:before {
  content: "";
}

.i_add_folder:before {
  content: "";
}

.i_statistic_bars:before {
  content: "";
}

.i_compass:before {
  content: "";
}

.i_shopping_bag:before {
  content: "";
}

.i_arrow_upload:before {
  content: "";
}

.i_arrows_tilted:before {
  content: "";
}

.i_circle_half:before {
  content: "";
}

.i_arrows_directions:before {
  content: "";
}

.i_minus:before {
  content: "";
}

.i_weather_sunny:before {
  content: "";
}

.i_warning_circle:before {
  content: "";
}

.i_alarm_clock:before {
  content: "";
}

.i_download_square:before {
  content: "";
}

.i_empty_dots_horizontal:before {
  content: "";
}

.i_empty_heart:before {
  content: "";
}

.i_checked_circle:before {
  content: "";
}

.i_open_flyer:before {
  content: "";
}

.i_open_lock:before {
  content: "";
}

.i_growing_moon:before {
  content: "";
}

.i_rulers:before {
  content: "";
}

.i_play_circle:before {
  content: "";
}

.i_microphone:before {
  content: "";
}

.i_videocamera:before {
  content: "";
}

.i_wifi_signal:before {
  content: "";
}

.i_open_umbrella:before {
  content: "";
}

.i_tshirt:before {
  content: "";
}

.i_basketball:before {
  content: "";
}

.i_hash:before {
  content: "";
}

.i_banknotes:before {
  content: "";
}

.i_weather_snowflake:before {
  content: "";
}

.i_align_center:before {
  content: "";
}

.i_align_left:before {
  content: "";
}

.i_align_right:before {
  content: "";
}

.i_house:before {
  content: "";
}

.i_present:before {
  content: "";
}

.i_shoppingcart:before {
  content: "";
}

.i_database:before {
  content: "";
}

.i_wineglass:before {
  content: "";
}

.i_digital_camera:before {
  content: "";
}

.i_emblem:before {
  content: "";
}

.i_small_star:before {
  content: "";
}

.i_thumbs_up:before {
  content: "";
}

.i_tree:before {
  content: "";
}

.i_weather_cloud:before {
  content: "";
}

.i_paper_plane:before {
  content: "";
}

.i_bicycle:before {
  content: "";
}

.i_drop:before {
  content: "";
}

.i_increasing_statistic:before {
  content: "";
}

.i_diagram_statistic:before {
  content: "";
}

.i_off_switch:before {
  content: "";
}

.i_off_button:before {
  content: "";
}

.i_musical_note:before {
  content: "";
}

.i_anchor:before {
  content: "";
}

.i_plane:before {
  content: "";
}

.i_sound_off:before {
  content: "";
}

.i_arrow_left_circle:before {
  content: "";
}

.i_arrow_up_circle:before {
  content: "";
}

.i_arrow_right_circle:before {
  content: "";
}

.i_arrow_down_circle:before {
  content: "";
}

.i_bluetooth:before {
  content: "";
}

.i_marketplace:before {
  content: "";
}

.i_cable_plug:before {
  content: "";
}

.i_female_circle:before {
  content: "";
}

.i_tools_crossed:before {
  content: "";
}

.i_add_person:before {
  content: "";
}

.i_delete_person:before {
  content: "";
}

.i_signpost:before {
  content: "";
}

.i_watch:before {
  content: "";
}

.i_globe:before {
  content: "";
}

.i_rulers_vertical:before {
  content: "";
}

.i_organigram:before {
  content: "";
}

.i_painting_roll:before {
  content: "";
}

.i_game_controller:before {
  content: "";
}

.i_letter_clip:before {
  content: "";
}

.i_key_upright:before {
  content: "";
}

.i_emblem_cross:before {
  content: "";
}

.i_walking_shoe:before {
  content: "";
}

.i_smiley:before {
  content: "";
}

.i_wand:before {
  content: "";
}

.i_piggy_bank:before {
  content: "";
}

.i_bell:before {
  content: "";
}

.i_lego:before {
  content: "";
}

.i_creditcard:before {
  content: "";
}

.i_letter_open:before {
  content: "";
}

.i_fountainpen:before {
  content: "";
}

.i_trophy:before {
  content: "";
}

.i_adult_child:before {
  content: "";
}

.i_paw:before {
  content: "";
}

.i_single_sheet:before {
  content: "";
}

.i_double_sheet:before {
  content: "";
}

.i_heartrate:before {
  content: "";
}

.i_filled_star:before {
  content: "";
}

.i_river:before {
  content: "";
}

.i_weather_verysunny:before {
  content: "";
}

.i_weather_sun_cloud:before {
  content: "";
}

.i_weather_fullmoon:before {
  content: "";
}

.i_weather_sunlightrain:before {
  content: "";
}

.i_weather_sunrain:before {
  content: "";
}

.i_weather_snow:before {
  content: "Ɂ";
}

.i_weather_snowrain:before {
  content: "";
}

.i_weather_barelyrain:before {
  content: "";
}

.i_weather_lightrain:before {
  content: "";
}

.i_weather_rain:before {
  content: "";
}

.i_weather_sunsnow:before {
  content: "";
}

.i_weather_heavyrain:before {
  content: "";
}

.i_weather_superheavyrain:before {
  content: "";
}

.i_weather_lotofrain:before {
  content: "";
}

.i_weather_mooncloud:before {
  content: "";
}

.i_weather_doublemoon:before {
  content: "";
}

.i_weather_lightsnow:before {
  content: "";
}

.i_weather_heavysnow:before {
  content: "";
}

.i_weather_blizzard:before {
  content: "";
}

.i_spiral:before {
  content: "";
}

.i_weather_lightning:before {
  content: "";
}

.i_train:before {
  content: "";
}

.i_bus:before {
  content: "";
}

.i_ship:before {
  content: "";
}

.i_car:before {
  content: "";
}

.i_truck:before {
  content: "";
}

.i_hairbrush:before {
  content: "";
}

.i_mirror_ball:before {
  content: "";
}

.i_castle_tower:before {
  content: "";
}

.i_market_stand:before {
  content: "";
}

.i_tent:before {
  content: "";
}

.i_shopping_groceries:before {
  content: "";
}

.i_fast_delivery:before {
  content: "";
}

.i_menu_dots:before {
  content: "";
}

.i_cocktails:before {
  content: "";
}

.i_yoghurt:before {
  content: "";
}

.i_doublebed:before {
  content: "";
}

.i_cakediagram:before {
  content: "";
}

.i_factory:before {
  content: "";
}

.i_color_palette:before {
  content: "";
}

.i_mask:before {
  content: "";
}

.i_football_pitch:before {
  content: "";
}

.i_contacts:before {
  content: "";
}

.i_success:before {
  content: "";
}

.i_sh_ramhead:before {
  content: "";
}

.i_sh_ram:before {
  content: "";
}

.i_moneyexchange:before {
  content: "";
}

.i_binocular:before {
  content: "";
}

.i_bonfire:before {
  content: "";
}

.i_rockets:before {
  content: "";
}

.i_icecream:before {
  content: "";
}

.i_up_down_square:before {
  content: "";
}

.i_safety_pin:before {
  content: "";
}

.i_parking:before {
  content: "";
}

.i_sheltered_parking:before {
  content: "";
}

.i_key_case:before {
  content: "";
}

.i_videoconference:before {
  content: "";
}

.i_playground:before {
  content: "";
}

.i_swimming:before {
  content: "";
}

.i_gasstation:before {
  content: "";
}

.i_toilet:before {
  content: "";
}

.i_pharmacy:before {
  content: "";
}

.i_handicapped:before {
  content: "";
}

.i_church:before {
  content: "";
}

.i_tunnel:before {
  content: "";
}

.i_canon:before {
  content: "";
}

.i_munot:before {
  content: "";
}

.i_carabiner:before {
  content: "";
}

.i_stairs:before {
  content: "";
}

.i_boat:before {
  content: "";
}

.i_smalltrain:before {
  content: "";
}

.i_cash_box:before {
  content: "";
}

.i_food_bread:before {
  content: "";
}

.i_food_eggs:before {
  content: "";
}

.i_food_fish:before {
  content: "";
}

.i_food_carrot:before {
  content: "";
}

.i_food_cheese:before {
  content: "";
}

.i_food_jam:before {
  content: "";
}

.i_food_apple:before {
  content: "";
}

.i_food_plum:before {
  content: "";
}

.i_food_cupcake:before {
  content: "";
}

.i_food_mushroom:before {
  content: "";
}

.i_flower:before {
  content: "";
}

.i_softdrink:before {
  content: "";
}

.i_food_bottle:before {
  content: "";
}

.i_food_drumstick:before {
  content: "";
}

.i_food_beer:before {
  content: "";
}

.i_food_chilli:before {
  content: "";
}

.i_food_honeycomb:before {
  content: "";
}

.i_candle:before {
  content: "";
}

.i_xmas_sugarstick:before {
  content: "";
}

.i_xmas_reindeer:before {
  content: "";
}

.i_xmas_presents:before {
  content: "";
}

.i_xmas_bells:before {
  content: "";
}

.i_xmas_snowman:before {
  content: "";
}

.i_gingerbread:before {
  content: "";
}

.i_xmas_sleigh:before {
  content: "";
}

.i_xmas_shootingstar:before {
  content: "";
}

.i_xmas_star:before {
  content: "";
}

.i_xmas_sock:before {
  content: "";
}

.i_xmas_tree:before {
  content: "";
}

.i_xmas_leafs:before {
  content: "";
}

.i_word:before {
  content: "";
}

.i_balance:before {
  content: "";
}

.i_code:before {
  content: "";
}

.i_youtube:before {
  content: "";
}

.icon_list li {
  float: left;
  font-size: 1.25em;
  line-height: 24px;
  text-align: center;
  padding: 10px;
  width: 110px;
  height: 110px;
  border: 1px solid lightgray;
  margin: 7px;
  border-radius: 6px;
}

.icon_list {
  display: inline-block;
  margin-bottom: 100px;
}

.icon_list li i:before {
  font-size: 3.125em;
  line-height: 100%;
}

.icon_list li p {
  padding-top: 20px;
  font-size: 0.75em;
}

.icon_list_title {
  font-size: 1.5em;
  font-weight: 500;
  text-align: center;
  width: 100%;
  padding: 30px 0 50px 0;
}

.icon_list .icon {
  padding-top: 10px;
}

#icon_list_container {
  width: 100%;
}

.icon_list_wrapper {
  padding: 0 25px;
  margin: 0 auto;
}

.i_form:before {
  content: "";
}

html, body {
  height: 100%;
}

.ps_maincontainer_outher {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.ps_maincontainer_inner {
  width: calc(100% - 40px);
  margin-left: 20px;
  margin-right: 20px;
}

.full_width_image_wrapper {
  position: fixed;
  height: 533px;
  left: 0;
  top: 105px;
  right: 0;
  z-index: -50;
  /*    .ps_slider_wrapper {
          height: 533px !important;
      }*/
}
.full_width_image_wrapper .ps_slide_img.fullWidthImg {
  width: inherit;
}

.ps_slider_wrapper {
  /*height: 533px !important;*/
  padding-bottom: 0 !important;
}

[fieldtype=layoutSplitter] [fieldtype=imageUploader] .ps_slide_img {
  height: inherit !important;
}

header {
  height: 105px !important;
}

.main_title {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

footer {
  padding-top: 25px;
  background: white;
}

.mainFooterElement {
  background-color: #464646;
  padding: 50px 0 100px 0;
}

.footerBox_inner .contentCol {
  position: absolute;
  right: 0;
}

#ps_maincontainer {
  margin: auto;
  /*margin-top:90px;*/
  margin-top: 105px;
}

.is_startpage_with_header #ps_maincontainer {
  margin-top: 0px;
}

.sidebarSection.successStories {
  margin-top: 196px;
}

/*.sidebarSection[position="side"]{
    margin-top: -10px;
}*/
.layoutSections {
  margin-bottom: 50px;
}

.sidebarSection[position=side] {
  /*margin-top: -1px;*/
  margin-top: 9px;
}

#mainContainer.hasFullWidthImage {
  margin-top: 637px;
  background: white;
}
#mainContainer.hasFullWidthImage .create_image_uploader {
  margin-top: 0;
  margin-bottom: 0;
}
#mainContainer.hasFullWidthImage .image_editor_legend {
  display: none;
}

.splitter_bg_fontend {
  position: absolute;
  right: 0;
  left: 0;
  /*    right: -2000px;
      left: -2000px;*/
  top: 0;
  bottom: 0;
  background: #f2f2f2;
  z-index: -1;
}

.isMainStartPage #breadcrumps_wrapper {
  display: none !important;
}
.isMainStartPage .Col_FullWidthHeader_EntryPage {
  top: 75px;
}

.isMainStartPage.is_startpage_with_header {
  margin-top: 556px;
}

header.isMainStartPage {
  height: 75px !important;
}

.ps_slide_img.fullWidthImg {
  max-width: none !important;
}

.create_image_uploader {
  margin: 0;
}

.article_top_line {
  font-weight: 300;
  line-height: 19px;
  font-family: "Helvetica_Neue_Web_Light";
  padding-top: 5px;
  color: #464646;
  font-size: 1em;
  padding-bottom: 12px;
  margin-top: 10px;
}

.success_stories_icon.kiosk {
  background: url(/CMS/images/icon_success_red.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  position: inherit;
  width: 85px;
  height: 90px;
  margin-top: 5px;
  margin-left: 5px;
}

.create_article_headline_textarea {
  padding: 0;
}

.kiosk_tag_item {
  background-color: #EBEBEB;
  font-family: "Helvetica_Neue_Web_Light";
  font-size: 0.8125em;
  width: fit-content;
  color: #696969;
  position: relative;
  /*border-radius: 5px;*/
  line-height: 16px;
  padding: 7px 10px 6px;
  float: left;
  margin-right: 9px;
  margin-bottom: 9px;
}

.kiosk_tag_item:hover {
  background-color: #464646;
  color: #FFF;
  cursor: default;
}

.footerKachelContainer {
  height: 285px;
  background: #2E2E2E;
}

.footerKachelContainer.img {
  background: url("http://bbf-in.ch/ksd-rlwssh/ktsh/shch-5891/frontend/socialshare-print/images/screen%20shot%202016-09-20%20at%20143918.jpg?crc=214216135");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.footerInnerContainer {
  padding: 0 8%;
  position: relative;
  height: 100%;
  width: 84%;
  display: table;
}

.footerInnerContainer > p.bigText {
  font-family: "Helvetica_Neue_Web_Bold";
  font-size: 1.875em;
  font-weight: 700;
  padding: 10% 0px 10px;
  color: white;
  line-height: 36px;
}

.btnFooter:hover {
  text-decoration: none;
  cursor: pointer;
}

.btnFooter.orange {
  position: absolute;
  width: 85%;
  bottom: 10%;
}

.btnFooter > p {
  padding: 15px 10px 10px;
  color: white;
  font-family: "Helvetica_Neue_Web_Light";
  font-size: 1em;
  line-height: 19px;
  min-height: 24px;
  background: url(/CMS/images/Gallery_Arrow_right_white.svg?crc=268734593) no-repeat right center !important;
  background-size: 38px 31px !important;
}

.btnFooter > p {
  background: transparent;
  margin-top: 0;
  margin-bottom: 8px;
  border: 1px solid white;
  margin-left: 1px;
  margin-right: 1px;
}

.btnFooter.orange > p {
  border: none;
  background: #FFAA00 url(/CMS/images/Gallery_Arrow_right_white.svg?crc=268734593) no-repeat right center !important;
  background-size: 38px 31px !important;
}

.btnFooter.orange > p:hover {
  border-color: #000000;
  opacity: 1;
  background: #F5F5F5 !important;
  color: #000;
}

.btnFooter > p:hover {
  border-color: #8C8C8C !important;
  opacity: 0.7;
  background: transparent;
}

.btnFooter.orange.online > p {
  margin-top: 156px;
}

.footerTop_24h {
  width: 42.5%;
  min-height: 17px;
  background-color: #FFF;
  bottom: 33%;
  position: absolute;
  color: #2E2E2E;
  line-height: 22px;
  text-align: left;
  font-size: 1em;
  font-family: "Helvetica_Neue_Web_Bold";
  padding-left: 6px;
}

.footerTitle {
  margin-top: 50px;
  margin-bottom: 10px;
  font-family: "Helvetica_Neue_Web_Bold";
  line-height: 22px;
  background-color: transparent;
  color: #FFFFFF;
  font-size: 1em;
}

.btnFooter.quetsion > p {
  background: transparent;
  margin-top: 15px;
  margin-bottom: 0;
  border: 1px solid white;
}

.footerBackgroundContainer {
  height: auto;
  min-height: 285px;
}

.footerBackgroundImg {
  background: url("/CMS/images/800px-regierungsgebaeude-schaffhausen.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*height: 290px;*/
}

.footerBackgroundQuestion {
  height: auto;
  min-height: 285px;
}

.footerQuestionContainer {
  padding: 7% 5% 9.25% 5%;
  background: #2E2E2E;
  margin-left: -30px;
}

.footerQuestionContainer > p.info {
  font-family: "Helvetica_Neue_Web_Light";
  line-height: 22px;
  background-color: transparent;
  color: #aeaeae !important;
  font-size: 1em;
}

.footerQuestionContainer > p.bigText {
  font-family: "Helvetica_Neue_Web_Bold";
  font-size: 1.875em;
  color: white;
  line-height: 36px;
  margin-bottom: 5px;
}

.content_footer_container {
  padding-top: 5px;
  position: relative;
  height: auto;
}

.img_content_footer_schaffhausen {
  opacity: 0.4;
  width: 167px;
  position: relative;
}

.text_content_footer_schaffhausen {
  width: 376px;
  min-height: 30px;
  position: absolute;
  bottom: 15px;
  left: 102px;
}

.text_content_footer_schaffhausen > p {
  line-height: 19px;
  text-align: left;
  color: #464646;
  font-size: 0.9375em;
}

.text_content_footer_schaffhausen > p.title {
  font-family: "Helvetica_Neue_Web_Bold";
  font-size: 1em;
}

.text_content_footer_schaffhausen > p.text {
  font-family: "Helvetica_Neue_Web_Light";
}

.social_icons_container {
  position: absolute;
  right: 0;
  height: 46px;
  margin: 0;
  width: auto;
  bottom: 0px;
}

.social_icons_item {
  text-align: center;
  background-color: transparent;
  font-weight: 400;
  font-family: "BBF_Iconfont_3";
  border-style: solid;
  border-color: #464646;
  color: #464646;
  border-width: 1px;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  position: relative;
  float: left;
  margin-right: 10px;
}

.social_icons_item:last-child {
  margin-right: 0px;
}

.social_icons_item > i {
  margin-top: 4px;
  font-size: 0.875em;
  color: black;
}

.footerBottomContent {
  width: 100%;
  margin-top: 75px;
  margin-bottom: 25px;
  text-align: right;
}

.footerBottomContent > p.impressum {
  font-family: "Helvetica_Neue_Web_Light";
  line-height: 22px;
  background-color: transparent;
  font-size: 1em;
  text-align: right;
  color: #FFF;
}

.footerBottomContent > p.copyright {
  font-family: "Helvetica_Neue_Web_Light";
  line-height: 22px;
  background-color: transparent;
  font-size: 1em;
  text-align: right;
  color: #878787;
}

.create_article_headline_textarea.frontend {
  padding-right: 0px;
  padding-left: 0px;
  margin: 0;
  margin-bottom: 10px;
  width: 100%;
}

.create_article_headline_areaPage {
  font-size: 1.875em;
  line-height: 36px;
  font-family: "Helvetica_Neue_Web_Bold";
  color: #414141;
  padding: 20px 5px 10px 5px;
  /*margin-top: -110px;*/
  background: white;
}
.create_article_headline_areaPage .create_article_text {
  margin-top: 0;
}

.create_article_headline_areaPage {
  /*margin-top: -116px;*/
}

.create_article_headline_areaPage.side {
  background: transparent;
  padding-top: 0;
  margin-top: -116px;
  /*margin-top: -126px;*/
}

.create_article_text_areaPage {
  color: #464646;
  font-family: "Helvetica_Neue_Web_Light";
  font-size: 1.125em;
  line-height: 27px;
}

.create_article_text {
  word-wrap: break-word;
}

.create_article_text.event_article_text {
  margin-top: 8px;
}

.kiosk_article_text > p {
  /*    font-size: 18px;
      line-height: 27px;*/
  font-size: 1em;
  line-height: 24px;
}

.kiosk_article_text > p.post_text_areaPage {
  font-size: 1.125em;
  line-height: 27px;
}

.kiosk_article_text > p.post_quote, .kiosk_article_text > h2.post_quote {
  font-size: 1.5625em;
  line-height: 30px;
}

.kiosk_article_text > p.post_legend {
  font-size: 0.875em;
  line-height: 24px;
}

.areaPageBackground {
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
  margin-top: 85px;
  height: 560px;
  background-attachment: fixed;
}

.articleSection.areaPage, .sidebarSection.areaPage {
  top: -137px;
  min-height: 137px;
  background-color: #ffffff;
  position: relative;
}

.areaPage {
  top: -137px;
  min-height: 137px !important;
  position: relative;
}

.areaPageAS {
  background-color: #ffffff;
  /*margin-top: 11px;*/
}
.areaPageAS .create_article_text {
  margin-top: 0;
  padding-top: 18px;
}

.areaPage > .fieldcol:nth-child(1) {
  margin-top: 10px;
  background-color: #ffffff;
}

.layoutSections .create_image_uploader {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image_editor_legend {
  margin-top: 17px;
}

.image_editor_legend > p > span {
  font-size: 0.9375em;
  line-height: 18px;
}

.sidebarSection.successStories {
  margin-top: 73px;
}
.sidebarSection.successStories .grid-row.fieldrow:nth-of-type(1) .create_article_text {
  padding-bottom: 35px;
  border-style: solid;
  background-color: transparent;
  padding-top: 15px;
  border-color: #5A5A5A;
  border-width: 1px 0px;
}

.issueFrontend {
  margin-top: 50px;
  margin-bottom: 186px;
  padding: 0 !important;
}

.issueFrontend {
  margin-top: 50px;
  margin-bottom: 186px;
  padding: 0 !important;
}

p.post_lead_areaPage, h1.post_lead_areaPage {
  font-size: 1.875em;
  line-height: 36px;
  margin: 0;
  margin-bottom: 12px;
}

#breadcrumps_wrapper {
  height: 23px;
  /*height: auto;*/
  margin-top: 0;
  background: #FFFFFF;
}

.breadcrumps_item:after {
  content: "";
}

.buttons_wrapper {
  margin-top: 50px;
}

[fieldtype="contentButtonAdder"] .content_adder_btn {
  margin-bottom: 20px;
}
.content_adder_btn.singleBtn {
  margin-bottom: 0px;
}

[fieldtype=contentButtonAdder] .content_adder_btn.new {
  margin-bottom: 0px;
}

.content_adder_btn.lastElement {
  margin-bottom: 0px;
}

.buttons_wrapper.button_primary .content_adder_btn {
  background: #FFAA00;
}

.buttons_wrapper.button_grey .content_adder_btn {
  background: #464646;
}

.buttons_wrapper.button_grey .content_adder_btn:hover {
  background: #464646;
}

.content_adder_btn {
  display: block;
}

.content_add_btn .label {
  width: calc(100% - 37px);
  overflow: hidden;
  text-overflow: ellipsis;
}

.contentList_listitem a.frontend_link {
  display: block;
  width: 100%;
  height: 100%;
}

.create_contentList_wrapper.frontend {
  margin-top: 50px;
}

.areaPage {
  top: 0;
}

#ps_maincontainer.is_service {
  padding-top: 123px;
}
#ps_maincontainer.is_service .article_top_line {
  display: none;
}
#ps_maincontainer.is_service #start_btn {
  background-color: #FFAA00;
  color: white;
  margin-top: 40px;
  margin-bottom: 20px;
  /*margin-top: 59px;*/
}
#ps_maincontainer.is_service .confirm_wrapper {
  width: 100%;
  height: 36px;
  margin-top: 30px;
  margin-bottom: 30px;
}
#ps_maincontainer.is_service .confirm_wrapper .create_confirmation_icon_wrapper.frontend {
  margin-top: 0;
}
#ps_maincontainer.is_service .confirm_wrapper .icon {
  font-weight: 800;
}
#ps_maincontainer.is_service .confirm_wrapper .label {
  line-height: 22px;
  font-size: 1.125em;
  font-family: "Helvetica_Neue_Web_Bold";
  display: inline-block;
  float: left;
  margin-top: 6px;
}
#ps_maincontainer.is_service .confirm_wrapper .label.primary {
  color: #FFAA00;
}

#service_navigation {
  background: #2E2E2E;
  height: 50px;
  position: fixed;
  left: 0;
  top: 90px;
  width: 100%;
  z-index: 1;
  margin-right: 50px;
}
#service_navigation .service_nav_item {
  display: inline-block;
  color: #FFFFFF;
  height: 34px;
  margin-top: 8px;
  margin-right: 50px;
}
#service_navigation .service_nav_item.is_active {
  color: #E19D2B;
}
#service_navigation .service_nav_item.is_active .icon_wrapper {
  border: 1px solid #E19D2B;
}
#service_navigation .service_nav_item:hover {
  color: #E19D2B;
}
#service_navigation .service_nav_item:hover .icon_wrapper {
  border: 1px solid #E19D2B;
}
#service_navigation .service_nav_item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#service_navigation .service_nav_item .icon_wrapper {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  border: 1px solid #FFFFFF;
  display: inline-block;
  margin-top: 1px;
  box-sizing: border-box;
  position: relative;
  float: left;
}
#service_navigation .service_nav_item .icon_wrapper .icon {
  position: absolute;
  left: 7.5px;
  top: 3.5px;
  font-size: 1.125em;
  line-height: 18px;
}
#service_navigation .service_nav_item .icon_wrapper .icon.i_close {
  left: 8.5px;
  top: 5px;
}
#service_navigation .service_nav_item .icon_wrapper .number {
  position: absolute;
  left: 10px;
  top: 5px;
  font-family: "Helvetica_Neue_Web_Light";
  font-size: 1em;
}
#service_navigation .service_nav_item .label {
  font-family: "Helvetica_Neue_Web_Light";
  letter-spacing: 1px;
  font-size: 0.875em;
  line-height: 17px;
  margin-top: 9px;
  margin-left: 50px;
  display: inline-block;
  margin-left: 15px;
}

#service_navigation.fixonTop {
  top: 0 !important;
  position: fixed;
}

.form_iframe.frontend {
  height: 2500px;
}

.back_btn {
  display: block;
  border: 1px solid #464646;
  height: 50px;
  color: #464646;
  position: relative;
  box-sizing: border-box;
  background: #FFFFFF;
  margin-top: 2px;
}
.back_btn:hover {
  border-color: #8C8C8C;
  color: #8C8C8C;
}
.back_btn .back_label {
  left: 15px;
  top: 15px;
  position: absolute;
  font-family: "Helvetica_Neue_Web_Light";
  line-height: 19px;
  color: #464646;
  font-weight: 400;
  font-size: 1em;
}
.back_btn .back_label.oppBtn {
  right: 15px;
  left: auto;
}
.back_btn .back_icon {
  position: absolute;
  right: 15px;
  font-size: 1.375em;
  line-height: 22px;
  top: 12px;
}
.back_btn .back_icon.oppBtn {
  left: 15px;
}

.fieldcol[position=side] .kioskEngine .list_wrapper {
  min-height: 0 !important;
}

.fullwidth_image_wrapper .image_editor_legend {
  display: none;
}

.fieldcol.grid-push-1\@s.areaPage {
  margin-top: 0;
}

.footer_bg {
  background: #464646;
}

.areaPage_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  right: -5px;
  background: white;
  z-index: -10;
}

.fieldcol[position=side] .fieldcol {
  min-width: 275px;
  float: right;
}

.fieldcol[position=side] .create_article_text {
  border-top: 1px solid #5A5A5A;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #5A5A5A;
}

#tagContainer {
  margin-top: 30px;
}
#tagContainer .post_text {
  margin-bottom: 10px !important;
  font-size: 1em;
  line-height: 16px;
}

.allContentsWrapper {
  /*margin-top: 60px;*/
  margin-top: 25px;
}

.linkContainer {
  font-size: 1.875em;
  padding: 25px 0 100px;
  text-align: center;
  color: #0000EE;
}

/*.fieldcol[position="50_left"], .fieldcol[position="50_right"]{
    padding-top: 98px;
    padding-bottom: 130px;
}*/
/*.fieldcol[position^="33_"]:last-of-type {
    padding-top: 98px;
    padding-bottom: 130px;
}*/
.splitter_padding {
  padding-top: 30px;
  padding-bottom: 60px;
  /*    padding-top: 98px;
      padding-bottom: 130px;*/
}
.splitter_padding .Col_FullWidthText_EntryPage, .splitter_padding .Col_FullWidthHeader_EntryPage {
  margin-top: -98px;
  padding-bottom: 98px;
}

.Col_FullWidthText_EntryPage {
  /*margin-bottom: 50px;*/
  /*    .ps_slider_wrapper {
          height: 533px !important;
      }*/
}

.btn_overlay_fullwidth {
  width: 100%;
  font-size: 1em;
  font-family: Helvetica_Neue_Web_Light, Õ«ïõ¢ô, SimSun, ÕìÄµûçþ╗åÚ╗æ, STXihei, sans-serif;
}

.kioskEngine.is_frontend .list_items {
  margin-top: 0;
}

.widget_container.scale_location.location {
  height: auto !important;
}

.grid-row[fieldtype=fullWidthHeader_EntryPage] {
  position: inherit !important;
}

/*.create_fullWidthHeader_EntryPage[fieldtype="fullWidthHeader_EntryPage"]{
    .ui_dialog_button.ps_slide_add_files {
        top: auto !important;
        top: calc(100% - (50% + (695px / 2) - 499px)) !important; 
        z-index: 1;
    }
}*/
.frontendKiosk {
  position: relative;
}

.full_width_image_wrapper .fullWidthGallery {
  margin-top: 16px;
}

.ps_slider_elements {
  position: relative;
}

@media screen and (min-width: 901px) {
  /*    .kioskWrapperFirst.firstDiv{
          .frontendKiosk{
              .grid-row{
                  margin-top: 114px;
              }
          }
      }*/
  #service_navigation {
    top: 105px;
  }

  .back_btn.mobile {
    display: none;
  }

  .articleSection .ps_slider_wrapper {
    /*height: 30vw !important;*/
  }
  .articleSection .ps_slide_img {
    /*            height: 30vw !important;*/
  }
  .articleSection .ps_slider_elements li {
    /*                height: 30vw !important;*/
  }

  .Col_FullWidthHeader_EntryPage {
    position: absolute;
    left: 0;
    top: 105px;
    /*z-index: -1;*/
    height: 533px;
  }
  .Col_FullWidthHeader_EntryPage .ps_slide_img {
    /*background-attachment: fixed;*/
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .fullwidth_entrypage_header {
    position: fixed;
    left: 0;
    right: 0;
  }

  .is_startpage_with_header {
    margin-top: 585px;
    /*margin-top: 623px;*/
    /*z-index: 0;*/
    background: white;
  }

  .fullwidth_mainheader_startpage {
    /*        position: fixed !important;*/
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .articleSection .ps_slider_wrapper {
    /*height: 375px !important;*/
  }
  .articleSection .ps_slide_img {
    /*            height: 375px !important;*/
  }
  .articleSection .ps_slider_elements li {
    /*                height: 375px !important;*/
  }

  .fullWidtTextImage_wrapper {
    /*        height: 533px;
            .ps_slider_wrapper {
                height: 533px !important;
            } */
  }
}
@media screen and (max-width: 1130px) {
  .layoutSplitter_FixedMargin {
    padding-top: 1.1vw;
  }
}
@media screen and (max-width: 1250px) {
  .create_article_headline_areaPage.side {
    background: transparent;
    padding-top: 0;
    /*margin-top: -9.5%;*/
  }
}
@media screen and (max-width: 1240px) {
  .ps_maincontainer_inner {
    width: 100%;
  }

  .ps_maincontainer_inner {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  #ps_maincontainer {
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 105px;
  }

  #header_wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .footerElement {
    max-width: 900px;
  }

  .breadcrumps.inline_wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .areaPageBackground {
    margin-top: 0px;
    height: 510px;
  }

  .articleSection.areaPage, .sidebarSection.areaPage {
    margin-top: 0px;
  }

  .sidebarSection.successStories {
    margin-top: 0px;
  }

  .fieldcol.sidebarSection {
    margin-top: 0px;
  }

  header {
    height: 105px !important;
  }

  .sidebarSection.successStories {
    margin-top: 50px;
  }

  #service_navigation .inline_wrapper {
    max-width: 900px;
  }

  .grid-row[fieldtype=fullWidthHeader_EntryPage] .fullwidth_image_wrapper .ui_dialog_button.ps_slide_add_files {
    top: auto !important;
    /* top: calc(100% - (50% + (695px / 2) - 499px)) !important; */
    z-index: 1;
  }

  .fieldcol.is_startpage {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1132px) {
  .create_article_headline_areaPage.side {
    /*margin-top: -104px;*/
  }
}
@media screen and (min-width: 1115px) {
  .footerBackgroundImg {
    padding: 0;
    height: 290px;
  }
}
@media screen and (min-width: 901px) and (max-width: 1115px) {
  .footerBackgroundImg {
    padding: 18% 5% 0% 5%;
  }
}
@media screen and (max-width: 950px) {
  #breadcrumps_wrapper {
    width: 100%;
    max-width: none;
  }

  .breadcrumps.inline_wrapper {
    padding: 0 15px;
  }
}
@media screen and (max-width: 900px) {
  .fieldcol[position=side] .fieldcol {
    margin-top: 30px;
  }

  .fieldcol.sidebarSection {
    margin-top: 30px;
  }

  #service_navigation .inline_wrapper {
    max-width: 800px;
  }

  #mainContainer.hasFullWidthImage {
    /*margin-top: 70.6vw;*/
    margin-top: 58vw !important;
  }

  p.post_lead_areaPage, h1.post_lead_areaPage {
    margin-top: 0px;
  }

  header {
    height: 82px !important;
  }

  .contentList_listitem.is_frontend {
    cursor: pointer;
  }

  .header_top_section {
    height: 90px;
  }

  #header {
    height: 90px !important;
  }

  #ps_maincontainer {
    margin-top: 0px;
  }

  .ps_slider_wrapper {
    /*height: 430px !important;*/
    padding-bottom: 0 !important;
  }

  .fullWidth_wrapper .ps_slider_wrapper {
    height: 440px !important;
    margin-top: 40px !important;
    /*margin-top: 0px !important;*/
  }

  .ps_slide_arrow.ps_slide_arrow_left {
    top: 40% !important;
  }

  .ps_slide_arrow.ps_slide_arrow_right {
    top: 40% !important;
  }

  .back_btn.screen {
    display: none;
  }

  .create_article_headline_areaPage {
    padding: none;
    margin-top: 0px;
    background: transparent;
  }

  .create_article_headline_areaPage.side {
    margin-top: 0;
  }

  #service_navigation .service_nav_item {
    margin-right: 5.25%;
  }
  #service_navigation .service_nav_item:last-of-type {
    margin-right: 0;
  }
  #service_navigation .service_nav_item .label {
    font-size: 0.75em;
    line-height: 15px;
  }

  #service_navigation {
    position: absolute;
  }

  .fieldcol[position="33_right"] .widget_title_entrypage.create_buttonAdder_title_boxKachel.subtitleInput {
    display: none;
  }

  .fieldrow[fieldtype="layoutSplitter_1/3"] .is_frontend .list_item_anchor {
    width: 100%;
  }

  .is_frontend .list_item_anchor {
    width: 50%;
  }

  .back_btn.mobile {
    width: calc(50% - 15px);
  }

  .fullWidth_entryOverlay {
    top: 23.5% !important;
    /*top: 25% !important;*/
  }

  .footerBottomContent > p.impressum, .footerBottomContent > p.copyright {
    padding-right: 11px;
    padding-left: 11px;
  }

  .content_adder_btn.lastElement {
    margin-bottom: 10px;
  }

  .content_adder_btn.lastElement:nth-last-child {
    margin-bottom: 0px;
  }

  .fieldrow[fieldtype="layoutSplitter_1/3"] [position="33_right"] .fieldrow[row="1"] {
    margin-top: 20px !important;
  }

  .layoutSplitter_FixedMargin {
    top: 0 !important;
  }
}
@media screen and (max-width: 899px) {
  .full_width_image_wrapper {
    top: 90px;
    /*        .ps_slider_wrapper{
                height: 485px !important;
            } 

            .ps_slide_img {
                height: 485px !important;
            }*/
  }
}
/*@media screen and (max-width: 905px) {
    .social_icons_item {
        width: 35px;
        min-height: 35px;
    }
}*/
@media screen and (min-width: 872px) and (max-width: 900px) {
  .footerBackgroundImg {
    /*height: 284px;*/
    padding: 0% 5% 0% 5%;
  }
}
@media screen and (min-width: 600px) and (max-width: 871px) {
  .footerBackgroundImg {
    padding: 2% 5% 9.25% 5%;
  }
}
@media screen and (max-width: 800px) {
  ps_slider_elements li {
    height: 56vw !important;
  }

  .text_overlay_container {
    top: 0;
    height: 56vw !important;
  }

  .Col_FullWidthText_EntryPage {
    height: 85vw !important;
  }

  .fieldcol[position="33_right"] .widget_title_entrypage.create_buttonAdder_title_boxKachel.subtitleInput {
    display: none;
  }

  .ps_slider_wrapper {
    /*height: 56vw !important;*/
    padding-bottom: 0 !important;
  }

  .full_width_image_wrapper {
    top: 90px;
    position: absolute;
    z-index: 1;
    /*        .ps_slider_wrapper{
                height: 485px !important;
            } 

            .ps_slide_img {
                height: 485px !important;
            }*/
  }

  /*    .ps_slider {
          margin-left: -15px;
          margin-right: -15px;
      }*/
  .ps_slide_arrow.ps_slide_arrow_left {
    top: 40% !important;
  }

  .ps_slide_arrow.ps_slide_arrow_right {
    top: 40% !important;
  }

  .image_editor_legend {
    margin-top: 10px;
    padding: 0 0px;
  }

  .Col_FullWidthHeader_EntryPage .ps_slider_viewport {
    background-color: transparent;
  }
}
@media screen and (max-width: 600px) {
  .kioskWrapperFirst.firstDiv {
    margin-top: 10px !important;
  }

  .fieldrow[fieldtype="layoutSplitter_1/3"] [position="33_middle"] .fieldrow[row="1"] {
    margin-top: 20px !important;
  }
  .fieldrow[fieldtype="layoutSplitter_1/3"] [position="33_right"] .fieldrow[row="1"] {
    margin-top: 20px !important;
  }

  #mainContainer.hasFullWidthImage {
    /*margin-top: 388px;*/
    margin-top: 58vw !important;
  }

  .footerQuestionContainer {
    margin-left: 0;
    margin-right: 0;
  }

  .img_content_footer_schaffhausen {
    display: none;
  }

  .content_footer_container {
    height: 55px;
  }

  /*    .social_icons_container {
          height: 50px;
          margin: auto;
          width: auto;
          display: flex;
          justify-content:center;
          position: relative;
      }

      .social_icons_item {
          width: 35px;
          height: 35px;
          margin-right: 10px;
          display:flex;
          justify-content:center;
          align-items:center;
      }

      .social_icons_item > i {
          margin-top: 0px;
          font-size: 1.25em;
      }*/
  .footerBackgroundImg {
    padding: 0;
    height: 290px;
  }

  .areaPageBackground {
    height: 400px;
  }

  #service_navigation .service_nav_ul {
    text-align: center;
  }
  #service_navigation .service_nav_item {
    margin-right: 20%;
    margin-top: 12px;
  }
  #service_navigation .service_nav_item .icon_wrapper {
    width: 25px;
    height: 25px;
  }
  #service_navigation .service_nav_item .label {
    display: none;
  }
  #service_navigation .icon_wrapper .number {
    left: 7.5px !important;
    top: 2px !important;
    font-size: 0.875em !important;
  }
  #service_navigation .icon_wrapper .icon {
    left: 6.5px !important;
    top: 0.5px !important;
    font-size: 0.9375em !important;
    line-height: 18px;
  }
  #service_navigation .icon_wrapper .icon.i_close {
    left: 6.25px !important;
    top: 2px !important;
  }

  .Col_FullWidthText_EntryPage {
    height: 100vw !important;
  }
  .Col_FullWidthText_EntryPage .fullwidth_image_wrapper.entryPage {
    height: 100%;
  }
  .Col_FullWidthText_EntryPage .fullwidth_image_wrapper.entryPage .fullWidth_wrapper .ps_slider {
    height: auto;
  }
  .Col_FullWidthText_EntryPage .ps_slide_img {
    /*height: 110vw !important;*/
    height: 533px !important;
  }
  .Col_FullWidthText_EntryPage .text_overlay_container {
    top: 0;
    height: 100% !important;
  }

  .Col_FullWidthHeader_EntryPage .ps_slide_img, .Col_FullWidthHeader_EntryPage .fullWidth_overlay {
    /*height: 110vw !important;*/
    /*height: 480px !important;*/
    height: 490px !important;
  }

  .fullWidth_wrapper .ps_slider_wrapper {
    height: 480px !important;
  }

  .fullWidth_entryOverlay {
    width: 93% !important;
    top: 200px !important;
    /*top: 30% !important;*/
    /*        top: 22% !important;*/
  }
  .fullWidth_entryOverlay .entryOverlay_weather_container {
    right: 40%;
    top: -56px;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner {
    width: 100%;
    height: 70%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_bg {
    height: inherit;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_separator {
    height: 80%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_separator, .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_right_center, .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_right {
    display: none;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_left {
    /*width: 68%;*/
    width: 100%;
  }

  .autocompleteEntrypage > p.autocompleteItem {
    padding: 5px 25px;
  }

  .autocompleteKioskwidget {
    margin-top: 0px !important;
    margin-right: 0px !important;
  }

  .autocompleteEntrypage {
    display: none;
    background: #FFF;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 99;
    box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
    max-height: 203px;
    overflow: auto;
    min-width: 35%;
    margin-top: -34px;
  }

  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_left p.title {
    padding-left: 8%;
    font-size: 2.1vw;
    line-height: 4vw;
    width: calc(100% - 50px);
    margin-top: 25px;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_left .icon {
    top: 35%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_right_center {
    width: 20%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_right_center a.filter {
    font-size: 2.5vw;
    margin-left: 15%;
    top: 35%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_right {
    width: 10%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_right .icon {
    font-size: 5vw;
    left: 15%;
    top: 35%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_icons {
    margin-top: 10%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_iconList {
    width: 80%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_iconList li {
    width: 40%;
    left: 10%;
    margin-bottom: 10px;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_iconList li .fullwidth_image_icon_title_entrypage {
    font-size: 1em;
    line-height: 19px;
    margin-top: 6%;
  }
  .fullWidth_entryOverlay .fullWidth_entryOverlay_inner .fullWidth_entryOverlay_iconList li .entryIconIcon {
    font-size: 2.1875em;
    left: 50%;
  }

  .fieldcol[position="33_middle"] .widget_title_entrypage.create_buttonAdder_title_boxKachel.subtitleInput {
    display: none;
  }

  .is_frontend .list_item_anchor {
    width: 100%;
  }

  .back_btn.mobile {
    width: calc(50% - 15px);
  }

  .content_adder_btn {
    margin-bottom: 10px;
  }

  /* KACHELSLIDER MIT LISTWIDGET */
  [fieldtype=kachelsliderButtonKachel] {
    padding-top: 8px;
  }
  [fieldtype=kachelsliderButtonKachel] .buttonKachel_wrapper {
    height: 331px !important;
  }
  [fieldtype=kachelsliderButtonKachel] .buttonKachel_wrapper .el_dd_item.list_kachel {
    height: 48px !important;
    padding: 15px 20px;
  }
  [fieldtype=kachelsliderButtonKachel] .buttonKachel_wrapper .el_content.dd_content.listKachel_content.buttonList li, [fieldtype=kachelsliderButtonKachel] .buttonKachel_wrapper .el_content.dd_content.listKachel_content.placeholder li {
    height: 48px;
  }
  [fieldtype=kachelsliderButtonKachel] .buttonKachel_wrapper .el_content.dd_content.listKachel_content.buttonList li span.el_dd_item_title, [fieldtype=kachelsliderButtonKachel] .buttonKachel_wrapper .el_content.dd_content.listKachel_content.placeholder li span.el_dd_item_title {
    line-height: 19px !important;
    font-size: 1em !important;
  }
  [fieldtype=kachelsliderButtonKachel] .buttonKachel_wrapper .el_content.dd_content.listKachel_content.buttonList li i.button_icon, [fieldtype=kachelsliderButtonKachel] .buttonKachel_wrapper .el_content.dd_content.listKachel_content.placeholder li i.button_icon {
    font-size: 1.1875em !important;
    line-height: 19px !important;
    top: 13px !important;
  }

  .fieldcol[position="50_left"] {
    margin-bottom: 20px;
  }

  .success_stories_icon.kiosk {
    margin-top: -51px;
  }

  .create_article_headline_textarea.frontend.successtory {
    margin-bottom: -12px;
  }

  /* .image_editor_legend > p > span {
      font-size: 0.875em;
      line-height: 17px;
  } */
}
@media screen and (max-width: 599px) {
  .ps_maincontainer_inner {
    margin-left: 3.33333%;
    margin-right: 3.3333%;
    /*width: 93.33333%;*/
    width: auto;
  }

  .full_width_image_wrapper {
    height: auto;
    /*        .ps_slider_wrapper{
                height: 375px !important;
            }

            .ps_slide_img {
                height: 375px !important;
            }*/
  }
}
@media screen and (max-width: 480px) {
  /*    .is_frontend .list_item_anchor{
          width: 100%;
      }*/
  .back_btn.mobile {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .content_footer_container {
    height: 125px !important;
  }
}
@media screen and (max-width: 375px) {
  .social_icons_container {
    /*height: 110px;*/
    width: 83%;
  }

  .social_icons_item {
    margin-top: 5px;
  }
}
.fieldcol.is_startpage {
  position: relative;
  z-index: 100;
  background: #ffffff;
  padding: 0 20px;
  margin: 0 auto;
  /*    margin: 0 -4px;*/
  margin-top: -40px;
  /*margin-top: -120px;*/
  margin-bottom: 120px;
}

.button_kachel_frontend {
  margin-bottom: 20px;
}

.button_kachel_frontend {
  margin-bottom: 60px;
}

.fieldcol[position=side] .create_article_text.jobs {
  border-top: 6px solid #464646;
  border-bottom: 6px solid #464646;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 9px;
}

.white_btn {
  display: block;
  border: 1px solid #464646;
  height: 50px;
  /*border-radius: 5px;*/
  color: #464646;
  position: relative;
  box-sizing: border-box;
  background: #FFFFFF;
}

.white_btn:hover {
  border: 1px solid #FFAA00;
}

.white_btn .label {
  left: 15px;
  top: 15px;
  position: absolute;
  font-family: "Helvetica_Neue_Web_Light";
  line-height: 19px;
  color: #464646;
  font-weight: 400;
  font-size: 1em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 40px);
}

.white_btn .icon {
  position: absolute;
  right: 15px;
  font-size: 1.375em;
  line-height: 22px;
  top: 12px;
}

.white_btn.jobs {
  margin-bottom: 13px;
  margin-top: 58px;
  border-radius: 0;
}

.yellow_btn {
  display: block;
  border: 1px solid #FFAA00;
  height: 50px;
  /*border-radius: 5px;*/
  color: #FFFFFF;
  position: relative;
  box-sizing: border-box;
  background: #FFAA00;
}

.yellow_btn:hover {
  border: 1px solid #FFAA00;
}

.yellow_btn:hover .icon {
  color: #FFFFFF;
}

.yellow_btn .label {
  left: 15px;
  top: 15px;
  position: absolute;
  font-family: "Helvetica_Neue_Web_Light";
  line-height: 19px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 1em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 40px);
}

.yellow_btn .icon {
  position: absolute;
  right: 15px;
  font-size: 1.375em;
  line-height: 22px;
  top: 12px;
  color: #FFFFFF;
}

.yellow_btn.jobs {
  margin-top: 68px;
  margin-bottom: 30px;
  border-radius: 0;
}

.breadcrumps_item:last-of-type:after {
  content: "";
}

.el_multiselect_content li.contentList_listitem.frontend {
  cursor: pointer;
}

.el_multiselect_content li.contentList_listitem.frontend:hover {
  cursor: pointer;
  border-bottom: 1px solid #FFAA00;
  min-height: 51px;
}

.ps_slide_add_files {
  display: none;
}

.imageUpload_bottom.footerBackgroundImg.bottom_img {
  background-repeat: no-repeat;
  background-size: cover;
}

.footerKachelContainer.topcenter_img {
  background-repeat: no-repeat;
  background-size: cover;
}

.footerKachelContainer.topright_img {
  background-repeat: no-repeat;
  background-size: cover;
}

#ps_maincontainer > .grid-row.fieldrow {
  z-index: 0;
}

.create_article_headline_textarea.frontend.help {
  margin-top: 30px;
}

footer#frontend_footer .btnFooter.orange > p:hover {
  color: #464646;
}

footer#frontend_footer .btnFooter > p, footer#frontend_footer .addBtnFooter > div.fronend {
  max-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 30px;
}

footer#frontend_footer .buttonKachel_navWrapper {
  right: 20px;
}

.footerBox1-3 {
  z-index: 5000;
}

.btn_overlay_fullwidth {
  overflow: hidden;
  max-height: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px;
}

.is_sidebar .content_adder_btn.adder_single_btn.arrow_right {
  margin-top: 0;
  margin-bottom: 0px;
}

footer.is_frontend .singleButtonWrapper {
  top: 0;
}

.externalLinkBtn {
  display: block;
  border: 1px solid #464646;
  height: 50px;
  /*border-radius: 5px;*/
  color: #464646;
  position: relative;
  box-sizing: border-box;
  background: #FFFFFF;
  margin-top: 2px;
  margin-bottom: 20px;
}

.externalLinkBtn_title {
  margin-top: 12px;
  margin-left: 10px;
}

.externalLinkBtn .back_icon {
  position: absolute;
  right: 13px;
  font-size: 1.375em;
  top: 11px;
}

.fullWidtTextImage_wrapper .ps_slide_img {
  width: 100vw;
  left: 0;
  right: 0;
}

@media screen and (max-width: 899px) {
  .fullWidtTextImage_wrapper .fullwidth_image_wrapper {
    height: 54.5vw;
  }
}
.start_button_wrapper {
  position: relative;
}

.start_button_wrapper .icon {
  position: absolute;
  right: 10px;
  font-size: 1.375em;
  top: 15px;
}

.previewImage_pdf {
  min-height: 31%;
  border: 1px solid #f2f2f2;
  margin-bottom: 30px;
}

.previewImage_pdf img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 899px) {
  .previewImage_pdf {
    min-height: 52%;
  }

  .isMainStartPage.is_startpage_with_header {
    margin-top: 0;
  }
}
@media screen and (max-width: 599px) {
  .previewImage_pdf {
    min-height: inherit;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .fullWidth_entryOverlay {
    top: 200px !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .fullWidth_entryOverlay {
    top: 55% !important;
  }
}
.fullWidthHeader_EntryPage {
  margin-top: 0 !important;
}

#mainContainer.hasFullWidthImage #ps_maincontainer {
  margin-top: 0 !important;
}

.ps_filter[filterid=taggroup_2102535] {
  display: none;
}
