@charset "UTF-8";
/** @author Marcus Abel <marcus.abel@palasthotel.de> @modified 10.12.2016 */
@font-face { font-family: 'open-sans'; src: url("/themes/dcd8/fonts/OpenSans-regular.eot"); src: url("/themes/dcd8/fonts/OpenSans-regular.eot?#iefix") format("embedded-opentype"), url("/themes/dcd8/fonts/OpenSans-regular.woff2") format("woff2"), url("/themes/dcd8/fonts/OpenSans-regular.woff") format("woff"), url("/themes/dcd8/fonts/OpenSans-regular.ttf") format("truetype"), url("/themes/dcd8/fonts/OpenSans-regular.svg#OpenSans-Regular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'open-sans'; src: url("/themes/dcd8/fonts/OpenSans-Bold.eot"); src: url("/themes/dcd8/fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("/themes/dcd8/fonts/OpenSans-Bold.woff2") format("woff2"), url("/themes/dcd8/fonts/OpenSans-Bold.woff") format("woff"), url("/themes/dcd8/fonts/OpenSans-Bold.ttf") format("truetype"), url("/themes/dcd8/fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg"); font-weight: bold; font-style: normal; }

@font-face { font-family: 'open-sans'; src: url("/themes/dcd8/fonts/OpenSans-Italic.eot"); src: url("/themes/dcd8/fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("/themes/dcd8/fonts/OpenSans-Italic.woff2") format("woff2"), url("/themes/dcd8/fonts/OpenSans-Italic.woff") format("woff"), url("/themes/dcd8/fonts/OpenSans-Italic.ttf") format("truetype"), url("/themes/dcd8/fonts/OpenSans-Italic.svg#OpenSans-Italic") format("svg"); font-weight: normal; font-style: italic; }

/** @author Marcus Abel <marcus.abel@palasthotel.de> @modified 23.02.2017 */
body { background-color: #eeeeee; }

button { padding: 0px; border: 0px; }

p { max-width: 686px; }

nav { background-color: #000; }

blockquote { border-left: 6px solid #333333; }

blockquote p { font-size: 24px !important; line-height: 30px !important; font-style: italic !important; }

.container { width: 100%; }

@media screen and (max-width: 1020px) { .container { padding: 0 18px; } }

.tabs { background-color: #999; }

.clearfix { clear: both; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { min-height: 0px; }

.node--type-article.node--view-mode-full img { margin-bottom: 36px; }

.comment-forbidden { display: none !important; }

.toolbar-horizontal #toolbar-administration a { color: white; }

.user-logged-in .container { width: 1092px; margin: auto; }

.breadcrumb { margin: 0; }

body.page-node-type-article { background-color: #eeeeee; }

body.page-node-type-article .layout { background-color: #eeeeee; }

body.page-node-type-article .node--type-article { padding: 36px; }

@media screen and (max-width: 1020px) { body.page-node-type-article .node--type-article { padding: 9px 36px; }
  body.page-node-type-article .node--type-article .h1, body.page-node-type-article .node--type-article .h2, body.page-node-type-article .node--type-article .h3, body.page-node-type-article .node--type-article h1, body.page-node-type-article .node--type-article h2, body.page-node-type-article .node--type-article h3 { margin-top: 0; margin-bottom: 10px; } }

body.page-node-type-article .node--type-article .grid { margin: 0 0 0 -36px; }

@media screen and (min-width: 1020px) { body.page-node-type-article .node--type-article { width: 1020px; margin: auto; padding: 36px 0; } }

body.page-node-type-article .node--type-article p { max-width: 668px; font-size: 16px; line-height: 26px; color: #000000; }

@media screen and (max-width: 1020px) { body.page-node-type-article .node--type-article p { font-size: 22px; line-height: 28px; } }

body.page-node-type-article .node--type-article li { max-width: 668px; font-size: 16px; line-height: 26px; color: #000000; }

@media screen and (max-width: 1020px) { body.page-node-type-article .node--type-article li { font-size: 22px; line-height: 28px; } }

@media screen and (max-width: 960px) { body.page-node-type-article .node--type-article ul { list-style-position: outside; padding-left: 24px; }
  body.page-node-type-article .node--type-article ul li { width: auto; margin-bottom: 12px; } }

body.page-node-type-article .node--type-article a { text-decoration: none; color: #333; }

body.page-node-type-article .node--type-article a:hover { text-decoration: none; color: #333; }

body.page-node-type-article .content_title { width: 1020px; margin: auto; }

.infobox-wrapper { border: 2px solid #ffcc00; padding: 16px; }

@media screen and (max-width: 1020px) { .infobox-wrapper { clear: both !important; width: 100% !important; float: none !important; } }

body.has-grid .field-teaser-image { display: none; }

/** @author Marcus Abel <marcus.abel@palasthotel.de> @modified 10.11.2017 */
.footerwidget { padding: 18px 0 0 0; background-color: #333333; }

.footerwidget .footer-yellow { color: #ffcc00; }

.footerwidget .grid-container { background-color: #000; margin-top: 36px; margin-bottom: 0 !important; padding-bottom: 36px; }

.footerwidget .grid-box { background-color: #000; }

.footerwidget .grid-box .bigger-footer { font-size: 20px; }

.footerwidget .grid-box img { padding: 16px; }

.footerwidget .footer-donate-text { display: none; }

.region-footer nav { background-color: #333333; }

.footer-wrapper { width: 1020px; margin: 0 auto 36px; padding: 0; clear: both; }

.footer-wrapper h1 { margin: 0; padding: 0; }

.footer-wrapper:after { clear: both; border-bottom: 0px solid red; }

@media screen and (max-width: 1020px) { .footer-wrapper { width: 100%; padding: 18px; } }

.footer-wrapper ul { margin: 18px 0 0 0; padding: 0; }

.footer-wrapper ul li { display: block; padding: 0; margin-right: 9px; float: left; }

@media screen and (max-width: 1020px) { .footer-wrapper ul li { font-size: 20px; float: none; margin-top: 30px; } }

.footer-wrapper ul li a { color: #d9aa00; display: block; margin-right: 0; border-bottom: 1px solid #d9aa00; }

.footer-wrapper ul li ul { margin: 9px 0 0 0; padding: 0; }

.footer-wrapper ul li ul li { display: block; float: none; border: 0; margin-top: 0; }

@media screen and (max-width: 1020px) { .footer-wrapper ul li ul li { margin-top: 0; } }

.footer-wrapper ul li ul li a { border: 0; }

.footer-wrapper ul li ul li a:hover { text-decoration: underline; }

.footer-wrapper ul:after { clear: both; }

/** @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de> @modified 08.12.2016 @author Marcus Abel <marcus.abel@palasthotel.de> @modified 10.12.2016 */
/** @author marcus.abel@palasthotel.de @modified 15.08.2017 */
.grid-box { background-color: #cccccc; margin: 36px 0 0 0; }

.grid-box p, .grid-box li { text-align: left; margin-bottom: 0; line-height: 28px; }

.grid-box p:first-child { padding-top: 18px; }

.grid-box h2 { font-size: 27px; line-height: 30px; margin: 0; padding: 6px 0; }

.grid-box img { width: 100%; height: auto; }

.grid-box .node--type-article { width: 100% !important; padding: 0px !important; margin: 0 !important; padding-bottom: 1px !important; }

.grid-box .node--type-article .node__content { background-color: transparent; /*border:1px solid tomato;*/ }

.grid-box .node--type-article .node__content p { margin-top: 0; padding-top: 0; }

.grid-box .node--type-page .node__content { background-color: transparent; /*border:1px solid gold;*/ }

.grid-box .node--type-page .node__content p { margin-top: 0; padding-top: 0; }

.grid-box-last { margin-bottom: 36px; }

.grid-box-first { margin-top: 0; }

.grid-boxes-wrapper footer { display: none; }

.grid-boxes-wrapper h2 { color: #000 !important; padding: 18px; }

.grid-boxes-wrapper p { padding: 18px; padding-top: 0; }

.grid-boxes-wrapper .grey-darker { background-color: #333333 !important; }

.grid-boxes-wrapper .grey-darker h2, .grid-boxes-wrapper .grey-darker p, .grid-boxes-wrapper .grey-darker a, .grid-boxes-wrapper .grey-darker li { color: white !important; }

.grid-boxes-wrapper .grey-darker a { border-bottom: 1px solid #fff; }

.grid-boxes-wrapper .bba-blue { background-color: #203685 !important; }

.grid-boxes-wrapper .bba-blue h2, .grid-boxes-wrapper .bba-blue p, .grid-boxes-wrapper .bba-blue a, .grid-boxes-wrapper .bba-blue li { color: white !important; }

.grid-boxes-wrapper .bba-blue a { border-bottom: 1px solid #fff; }

.grid-boxes-wrapper .white { background-color: white !important; }

.grid-boxes-wrapper .white h2 { color: #222 !important; }

.grid-boxes-wrapper .dc-yellow { background-color: #ffcc00 !important; }

.grid-boxes-wrapper .dc-yellow h2 { color: black; }

.grid-boxes-wrapper .dc-yellow-darker { background-color: #d9aa00 !important; }

.grid-boxes-wrapper .dc-yellow-darker h2 { color: black; }

.grid-boxes-wrapper .dc-yellow-lighter { background-color: #ffe066 !important; }

.grid-boxes-wrapper .dc-yellow-lighter h2 { color: black; }

/* less padding color in color box */
.white .grid-boxes-wrapper .white h2 { padding: 0 0 18px 0; }

.white .grid-boxes-wrapper .white p { padding-left: 0; }

.grey-lightest .grid-boxes-wrapper .grey-lightest h2 { padding: 0 0 18px 0; }

.grey-lightest .grid-boxes-wrapper .grey-lightest p { padding-left: 0; }

/* Box Title Headline h2 in abhängigkeit der Containergroesse auf Desktopsen */
.grid-slot-1d1 h2 { font-size: 34px; }

.grid-slot-1d2 h2 { font-size: 27px; }

.grid-slot-1d3 h2 { font-size: 18px; }

/** grid-box-content_by_tag */
.grid-box-content_by_tag { background: transparent; }

.grid-box-content_by_tag .views-row { margin: 36px 0; }

.grid-box-content_by_tag .views-row.views-row-first { margin-top: 0; }

.grid-box-content_by_tag .views-row .node { background: #cccccc; }

/** Links in Grid-Boxes */
.grid-box-epilog a, .grid-box-prolog a, .grid-box-html p a, .grid-box-html li a { color: #333333; border-bottom: 1px solid #333; }

.grid-box-epilog a:hover, .grid-box-prolog a:hover, .grid-box-html p a:hover, .grid-box-html li a:hover { text-decoration: none; border-color: #ffcc00; }

.grid-box.dc-yellow .grid-box-epilog a, .grid-box.dc-yellow .grid-box-prolog a, .grid-box.dc-yellow.grid-box-html p a { border-bottom: 1px solid #333333; }

.grid-box.dc-yellow .grid-box-epilog a:hover, .grid-box.dc-yellow .grid-box-prolog a:hover, .grid-box.dc-yellow.grid-box-html p a:hover { border-bottom: 1px solid #333333; }

.grid-box-content_by_tag h2 { font-size: 21px !important; line-height: 25px; padding-bottom: 0; }

.grid-box-content_by_tag p:first-child { padding-top: 18px !important; }

h3.b-title { margin-left: 10px; }

.grid-slot-1d3 img { max-width: 1020px; height: auto; }

.grid-slot-2d3 img { max-width: 2076px; height: auto; }

.dc-yellow a.grid-box-title-link { text-align: center; width: 100%; display: block; border-bottom: 0px; }

.dc-yellow a.grid-box-title-link:hover { border-bottom: 0px; }

.grid-box img { width: 100%; margin-bottom: 0; }

.grid-box-image_with_license .ph-caption { display: block; }

.grid-box .field-teaser-image { display: block !important; }

/** @author Marcus Abel <marcus.abel@palasthotel.de> @modified 14.08.2017 */
.grid-container { background-color: #808080; min-height: 36px; clear: both; width: 100%; padding: 36px 0; }

.grid-container h2 { /*margin-bottom: 18px;*/ }

@media screen and (max-width: 1020px) { .grid-container { padding: 36px; padding-bottom: 0; } }

@media screen and (max-width: 1020px) { .grid-container:first-child { border-top: none; } }

.grid-container:first-child .grid-boxes-wrapper { margin: 0; }

@media screen and (max-width: 1020px) { .grid-container:first-child .grid-boxes-wrapper { margin: 0; } }

.grid-container:first-child.grey-lightest { margin: 0; margin-bottom: -36px; }

.grid-container:last-child { margin-bottom: 72px; }

.grid-container-content { width: 1020px; margin: 0 auto; padding: 0; }

@media screen and (max-width: 1020px) { .grid-container-content { width: 100%; } }

.grey-lightest { background-color: #eeeeee !important; }

.grey-lightest h2 { color: #000; }

.grey-darker { background-color: #333333 !important; }

.grey-darker h2 { color: white; }

.bba-blue { background-color: #203685 !important; }

.bba-blue .grid-container-title a:link, .bba-blue .grid-container-title a:visited { text-decoration: none; color: #ffffff; }

.bba-blue .grid-container-title { text-decoration: none; color: #ffffff; }

.dc-yellow { background-color: #ffcc00 !important; }

.dc-yellow h2 { color: black; }

.dc-yellow-darker { background-color: #d9aa00 !important; }

.dc-yellow-darker h2 { color: black; }

.dc-yellow-lighter { background-color: #ffe066 !important; }

.dc-yellow-lighter h2 { color: black; }

.white { background-color: white !important; }

.white h2 { color: #222; }

/** @author Marcus Abel <marcus.abel@palasthotel.de> @modified 25.02.2017 */
.grid-container-title { display: block; width: 510px; text-align: left; color: #000; padding-top: 36px; margin: 0 0 36px 0; font-size: 28px; line-height: 30px; }

.grid-container-title a:link, .grid-container-title a:visited { text-decoration: none; }

.grid-container.white .grid-container-title, .grid-container.grey-lightest .grid-container-title, .grid-container.grey-darker .grid-container-title, .grid-container:first-child .grid-container-title { padding-top: 36px; }

.grid-container-prolog { margin: 36px 0; }

/** @author Marcus Abel <marcus.abel@palasthotel.de> @modified 23.02.2017 */
@media screen and (max-width: 1020px) { .grid-slot-1d1 { float: none; width: 1020px; }
  .grid-slot-1d1 img { width: 100%; height: auto; } }

.grid-container-c-1d2-1d2 .grid-slot-1d2 { width: calc(50% - 36px); margin-right: 36px; display: block; float: left; }

@media screen and (max-width: 1020px) { .grid-container-c-1d2-1d2 .grid-slot-1d2 { float: none; width: calc(100%); }
  .grid-container-c-1d2-1d2 .grid-slot-1d2 img { width: 100%; height: auto; } }

.grid-container-c-1d3-1d3-1d3 .grid-slot-1d3 { margin-right: 36px; width: 316px; display: block; float: left; }

@media screen and (max-width: 1020px) { .grid-container-c-1d3-1d3-1d3 .grid-slot-1d3 { float: none; width: 100%; margin-right: 0; }
  .grid-container-c-1d3-1d3-1d3 .grid-slot-1d3 img { width: 100%; height: auto; } }

.grid-container-c-2d3-1d3 .grid-slot-2d3 { margin-right: 36px; width: 668px; display: block; float: left; }

@media screen and (max-width: 1020px) { .grid-container-c-2d3-1d3 .grid-slot-2d3 { float: none; width: 100%; margin-right: 0; }
  .grid-container-c-2d3-1d3 .grid-slot-2d3 img { width: 100%; height: auto; } }

.grid-container-c-2d3-1d3 .grid-slot-1d3 { margin-right: 0; width: 316px; }

@media screen and (max-width: 1020px) { .grid-container-c-2d3-1d3 .grid-slot-1d3 { float: none; width: 100%; }
  .grid-container-c-2d3-1d3 .grid-slot-1d3 img { width: 100%; height: auto; } }

.grid-container-c-1d3-2d3 .grid-slot-1d3 { display: block; float: left; margin-right: 36px; width: 316px; }

@media screen and (max-width: 1020px) { .grid-container-c-1d3-2d3 .grid-slot-1d3 { float: none; width: 100%; }
  .grid-container-c-1d3-2d3 .grid-slot-1d3 img { width: 100%; height: auto; } }

.grid-container-c-1d3-2d3 .grid-slot-2d3 { margin-right: 0px; width: 668px; display: block; float: left; }

@media screen and (max-width: 1020px) { .grid-container-c-1d3-2d3 .grid-slot-2d3 { float: none; width: 100%; margin-right: 0; }
  .grid-container-c-1d3-2d3 .grid-slot-2d3 img { width: 100%; height: auto; } }

.grid-slot-last { margin-right: 0px !important; }

.grid-slot-last:after { clear: both; }

@media screen and (max-width: 1020px) { .grid-slots-wrapper { display: block; }
  .grid-slot { display: block; } }

/** @author Marcus Abel <marcus.abel@palasthotel.de> @author Jana Eggebrecht <jana.eggebrecht@palasthotel.de> @modified 14.02.2018 */
.grid-box-toggle { margin: 18px 0; }

.grid-box-toggle .toggle-title { padding-bottom: 18px; cursor: pointer; }

.grid-box-toggle:first-child { margin-top: 36px; }

.toggle-more { display: inline-block; -webkit-transition: -webkit-transform 0.25s ease-in-out; transition: -webkit-transform 0.25s ease-in-out; transition: transform 0.25s ease-in-out; transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out; }

.toggle-more.is-expanded { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.toggle-more img { width: 20px !important; height: auto; margin-bottom: 0px !important; }

.content-toggle { -webkit-transition: max-height 0.15s ease-in-out, opacity 0.25s ease-in-out, border 0.25s ease-in-out; transition: max-height 0.15s ease-in-out, opacity 0.25s ease-in-out, border 0.25s ease-in-out; overflow: hidden; }

.js .content-toggle { opacity: 0; max-height: 0; }

.content-toggle.is-expanded { opacity: 1; max-height: 100000px; }

/** @author Marcus Abel <marcus.abel@palasthotel.de> @modified 17.08.2017 */
.main-header { z-index: 0; padding: 36px 0 0 0; margin: 0; background-color: #ffffff; background-image: none; }

.main-header:after { background-color: #ffffff; position: relative; }

@media screen and (max-width: 1020px) { .main-header { padding: 0; max-height: 240px; } }

.header-wrapper { z-index: 1; width: 1020px; margin: 0 auto 36px; clear: both; }

.header-wrapper h1 { margin: 0; padding: 0; }

.header-wrapper a { border: 0; }

.header-wrapper a:hover { border: 0; }

.header-wrapper:after { clear: both; }

@media screen and (max-width: 1020px) { .header-wrapper { width: 100%; padding: 18px; } }

.header-top-left { margin: 0 36px 18px 0; width: 492px; float: left; }

@media screen and (max-width: 1020px) { .header-top-left { width: 100%; float: none; } }

.header-logo-subline { display: none; }

.header-top-right { margin: 0 0 18px 0; float: left; width: 492px; text-align: right; }

@media screen and (max-width: 1020px) { .header-top-right { width: 100%; float: none; margin-bottom: 9px; } }

.header-bottom-left { margin-right: 36px; width: 492px; float: left; }

.header-bottom-left img { margin-right: 36px; }

@media screen and (max-width: 1020px) { .header-bottom-left img { margin-right: 9px; } }

@media screen and (max-width: 1020px) { .header-bottom-left { margin: 0; width: 65%; } }

.header-bottom-right { float: left; width: 492px; text-align: right; }

@media screen and (max-width: 1020px) { .header-bottom-right { width: 35%; } }

.toggler { cursor: pointer; }

.node--type-landingpage .comment-submitted { display: none; }

.navbar-header:after { clear: both; }

.main-menue-close { width: 100%; text-align: right; color: #ffcc00; font-size: 32px; }

.mmenue.is-expanded { border-bottom: 36px solid #ffcc00; }

.main-menu-wrapper { max-width: 1092px; margin: 0 auto; padding: 36px; padding-bottom: 18px; background-color: #333333; }

.main-menu-wrapper ul { padding: 0; }

.main-menu-wrapper ul li { margin-right: 16px; float: left; }

@media screen and (max-width: 1020px) { .main-menu-wrapper ul li { font-size: 20px; float: none; margin-top: 30px; } }

.main-menu-wrapper ul li a { color: #ffcc00; font-size: 16px; margin: 9px 18px 0 0; padding: 0; border-bottom: 1px solid #333333; }

.main-menu-wrapper ul li a:hover { background-color: #333333; border-bottom: 1px solid #ffcc00; text-decoration: none; }

.main-menu-wrapper ul li ul { margin: 9px 0 0 0; padding: 0; }

.main-menu-wrapper ul li ul li { display: block; float: none; border: 0; font-size: 15.5px; }

@media screen and (max-width: 1020px) { .main-menu-wrapper ul li ul li { font-size: 22px; line-height: 28px; float: none; margin-bottom: 5px; margin-top: 5px; } }

.main-menu-wrapper ul li ul li a { padding: 0; margin: 0; margin-bottom: 6px; }

.main-menu-wrapper ul li ul li a:hover { background-color: #333333; border-bottom: 1px solid #ffcc00; text-decoration: none; }

.main-menu-wrapper ul:after { clear: both; }

.content_layout [role=navigation] { background: #333333; margin: 0 0 36px 0; }

.js-pager__items { padding: 6px; color: #ffcc00; list-style: none; }

.js-pager__items li { padding: 6px; display: inline; }

.js-pager__items a { color: #ffcc00; }

.path-webform { max-width: 1092px; margin: 0 auto; }

.page-node-type-article { max-width: 1092px; margin: 0 auto; }

.page-node-type-article .node__content p { max-width: 612px; }

.node--type-page { max-width: 1092px; margin: 0 auto; }

.node--type-page .node__content { margin: 0 36px; background-color: #eeeeee; font-size: 16px; line-height: 22px; }

.node--type-page .node__content p { max-width: 612px; }

.node--type-page .node__content .grid { margin: -36px -36px 0; }

.node--type-page .node__content .page-teaser-image { margin: -36px; margin-top: 0; margin-bottom: 0; }

.node--type-page .node__content .quickedit-field { max-width: 764px; }

.node--type-page .node__content .quickedit-field img { max-width: 764px; }

@media screen and (max-width: 1020px) { .node--type-page .node__content { font-size: 22px; line-height: 28px; }
  .node--type-page .node__content img { width: 100%; height: auto; } }

.path-frontpage .node__content .node__content { margin: 0 !important; }

.path-frontpage .content_layout { text-align: left; }

.page-teaser-image { margin-bottom: 36px; }

.path-taxonomy .views-element-container { max-width: 1056px; margin: 36px auto; }

.path-taxonomy .node--view-mode-image-title-teaser { margin-left: 18px; margin-right: 18px; }

.path-taxonomy .node--view-mode-image-title-teaser .node__content:first-child img { height: auto; }

@media screen and (min-width: 768px) { .path-taxonomy .node--view-mode-image-title-teaser { content: ""; display: table; clear: both; margin-bottom: 36px; }
  .path-taxonomy .node--view-mode-image-title-teaser .node__content:first-child { float: left; margin-right: 18px; }
  .path-taxonomy .node--view-mode-image-title-teaser .node__content:first-child img { width: 350px; }
  .path-taxonomy .node--view-mode-image-title-teaser .node__content:last-child { display: inline; }
  .path-taxonomy .node--view-mode-image-title-teaser h2 { margin-top: 0; } }

@media screen and (min-width: 960px) { .path-taxonomy .node--view-mode-image-title-teaser .node__content:first-child img { width: 450px; } }

.path-taxonomy .feed-icon { margin-left: 18px; }

.headline-taxlist_wrapper { max-width: 1020px; margin: auto; }

.tags_wrapper { max-width: 1020px; margin: auto; margin-bottom: 36px; }

.ph-license__wrapper { position: relative; }

.ph-license__wrapper .ph-license { position: absolute; bottom: 0; left: 0; right: 0; color: rgba(255, 255, 255, 0.2); background-color: rgba(0, 0, 0, 0.2); -webkit-transition: all 0.3s; transition: all 0.3s; padding: 3px; font-size: 11px; }

.ph-license__wrapper:hover .ph-license { color: white; background-color: rgba(0, 0, 0, 0.8); }

.search-field-wrapper { float: left; width: 412px; margin-right: 0; }

.search-field-wrapper input { padding: 10px 0 4px 0; margin: 4px 0px 0px 36px; width: 232px; color: #000; border: 0px solid #fff; border-bottom: 2px solid #000; font-size: 20px; }

@media screen and (max-width: 1020px) { .search-field-wrapper input { float: left; margin-left: 0; width: 100%; } }

@media screen and (max-width: 1020px) { .search-field-wrapper { width: 80%; } }

.search-submit-button-wrapper { float: right; }

@media screen and (max-width: 1020px) { .search-submit-button-wrapper { width: 20%; } }

.search-submit-button-wrapper:after { clear: both; }

.path-suche .content_layout { width: 1020px; margin: auto; padding: 36px 0; }

.path-suche .btn, .path-suche input[type="submit"] { background: #ffcc00; color: #000; border: 0; padding: 13px; line-height: 100%; height: 42px; }

.noblesearch .form-item-sort-order { float: left; }

.noblesearch .form-item-sort-order label { display: none; }

.noblesearch .form-item-sort-by { float: left; }

.noblesearch .form-item-sort-by:after { clear: both; }

.noblesearch .form-actions { clear: both; }

.node--view-mode-image-title-teaser { width: 1020px; }

@media screen and (max-width: 1020px) { .node--view-mode-image-title-teaser { width: 100%; padding-right: 36px; padding-bottom: 36px; } }

.node--view-mode-full .grid-box img { margin-bottom: 0; }

.webform-submission-spende-form { padding: 0; }

.webform-submission-spende-form .js-form-type-radio label.option, .webform-submission-spende-form .js-form-type-checkbox label.option { margin-left: 8px; width: 50%; }

.webform-content { width: 1020px; margin: 0 auto; }

@media screen and (max-width: 1020px) { .webform-content { width: 90%; margin: 20px; } }

@media screen and (max-width: 1020px) { .webform-content input, .webform-content textarea { width: 90%; margin: 10px; } }

.webform-content .btn, .webform-content input[type="submit"] { background: #ffcc00; color: #000; border: 0; padding: 13px; line-height: 100%; height: 42px; }

.webform-content input[type="radio"] { width: 16px; vertical-align: top; }

.webform-content .messages.messages--info, .webform-content .messages--status { color: #333; background-color: #eee; background-image: none; border-color: none; background: no-repeat; border: 0; box-shadow: 0 0 0 #0074bd; border-bottom: 1px solid #333; padding-left: 0; padding-bottom: 36px; margin-bottom: 36px; }

.js-form-required { display: block; }

/** @author Marcus Abel <marcus.abel@palasthotel.de> @modified 27.02.2017 */
body, html { height: 100%; font-size: 16px; line-height: 24px; font-family: 'OpenSans', Helvetica, Arial, sans-serif; text-align: left; }

@media screen and (max-width: 1020px) { body, html { font-size: 20px; line-height: 30px; } }

h1 { color: #000; font-size: 34px; line-height: 64px; letter-spacing: 0.02em; }

h2 { color: #000; font-size: 24px; line-height: 34px; letter-spacing: 0.02em; }

h2 a { color: #000; text-decoration: none; border-bottom: 0; }

h2 a:hover { text-decoration: none; border-bottom: 2px solid #ffcc00; }

h3 { color: #000; font-size: 22px; line-height: 52px; letter-spacing: 0.02em; }

a { color: #000; border-bottom: 1px solid #000; text-decoration: none; }

a:hover { text-decoration: none; color: #000; border-bottom: 2px solid #ffcc00; }

p { /* max-width: 2 * $grid--column + $grid--gap; */ }

@media screen and (max-width: 1020px) { p { max-width: 90%; } }

img { max-width: 3120px; }

@media screen and (max-width: 1020px) { img { max-width: 100%; } }

ul.links.inline { margin-bottom: 54px; }

ol, ul { margin: 0 20px 10px 0; }

.headline_wrapper { max-width: 1020px; margin: auto; }

/* v1.0.6 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider { width: 600px; height: 400px; position: relative; direction: ltr; }

.royalSlider > * { float: left; }

.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsABlock, .rsWebkit3d .rsLink { -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer { -webkit-transform: none; }

.rsOverflow { width: 100%; height: 100%; position: relative; overflow: hidden; float: left; -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap { width: 100%; height: 100%; position: relative; overflow: hidden; left: 0; top: 0; -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow { position: absolute; left: 0; top: 0; }

.rsContainer { position: relative; width: 100%; height: 100%; -webkit-tap-highlight-color: transparent; }

.rsArrow, .rsThumbsArrow { cursor: pointer; }

.rsThumb { float: left; position: relative; }

.rsArrow, .rsNav, .rsThumbsArrow { opacity: 1; -webkit-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }

.rsHidden { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear; transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption { width: 100%; float: left; text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen { position: fixed !important; height: auto !important; width: auto !important; margin: 0 !important; padding: 0 !important; z-index: 2147483647 !important; top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader { opacity: 1 !important; -webkit-transition: 0s; transition: 0s; display: none; }

.rsSlide { position: absolute; left: 0; top: 0; display: block; overflow: hidden; height: 100%; width: 100%; }

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide { height: auto; }

.rsContent { width: 100%; height: 100%; position: relative; }

.rsPreloader { position: absolute; z-index: 0; }

.rsNav { -moz-user-select: -moz-none; -webkit-user-select: none; -ms-user-select: none; user-select: none; }

.rsNavItem { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs { cursor: pointer; position: relative; overflow: hidden; float: left; z-index: 22; }

.rsTabs { float: left; background: none !important; }

.rsTabs, .rsThumbs { -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; }

.rsVideoContainer { width: auto; height: auto; line-height: 0; position: relative; }

.rsVideoFrameHolder { position: absolute; left: 0; top: 0; background: #141414; opacity: 0; -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive { opacity: 1; }

.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj { position: absolute; z-index: 50; left: 0; top: 0; width: 100%; height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed { box-sizing: border-box; padding-right: 44px; }

.rsABlock { left: 0; top: 0; position: absolute; z-index: 15; }

img.rsImg { max-width: none; }

.grab-cursor { cursor: url(../../../images/royalslider/grab.png) 8 8, move; }

.grabbing-cursor { cursor: url(../../../images/royalslider/grabbing.png) 8 8, move; }

.rsNoDrag { cursor: auto; }

.rsLink { left: 0; top: 0; position: absolute; width: 100%; height: 100%; display: block; z-index: 20; background: url(../../../images/royalslider/blank.gif); }

/******************************
*
*  RoyalSlider Default Inverted Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: 'rs-default-inverted.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/
/* Background */
.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs { background: #EEE; color: #222; }

/***************
*
*  1. Arrows
*
****************/
.rsDefaultInv .rsArrow { height: 100%; width: 44px; position: absolute; display: block; cursor: pointer; z-index: 21; }

.rsDefaultInv.rsVer .rsArrow { width: 100%; height: 44px; }

.rsDefaultInv.rsVer .rsArrowLeft { top: 0; left: 0; }

.rsDefaultInv.rsVer .rsArrowRight { bottom: 0; left: 0; }

.rsDefaultInv.rsHor .rsArrowLeft { left: 0; top: 0; }

.rsDefaultInv.rsHor .rsArrowRight { right: 0; top: 0; }

.rsDefaultInv .rsArrowIcn { width: 32px; height: 32px; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; position: absolute; cursor: pointer; background: url("../images/royalslider/rs-default-inverted.png"); background-color: #FFF; background-color: rgba(255, 255, 255, 0.75); *background-color: #FFF; border-radius: 2px; }

.rsDefaultInv .rsArrowIcn:hover { background-color: rgba(255, 255, 255, 0.9); }

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }

.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefaultInv.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }

.rsDefaultInv.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefaultInv .rsArrowDisabled .rsArrowIcn { filter: alpha(opacity=20); opacity: .2; *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsDefaultInv .rsBullets { position: relative; z-index: 35; padding-top: 4px; width: 100%; height: auto; margin: 0 auto; text-align: center; line-height: 5px; overflow: hidden; }

.rsDefaultInv .rsBullet { width: 5px; height: 5px; display: inline-block; *display: inline; *zoom: 1; padding: 6px; }

.rsDefaultInv .rsBullet span { display: block; width: 5px; height: 5px; border-radius: 50%; background: #BBB; }

.rsDefaultInv .rsBullet.rsNavSelected span { background-color: #000; }

/***************
*
*  3. Thumbnails
*
****************/
.rsDefaultInv .rsThumbsHor { width: 100%; height: 72px; }

.rsDefaultInv .rsThumbsVer { width: 96px; height: 100%; position: absolute; top: 0; right: 0; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsContainer { position: relative; height: 100%; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsContainer { position: relative; width: 100%; }

.rsDefaultInv .rsThumb { float: left; overflow: hidden; width: 96px; height: 72px; }

.rsDefaultInv .rsThumb img { width: 100%; height: 100%; }

.rsDefaultInv .rsThumb.rsNavSelected { background: #FFF; }

.rsDefaultInv .rsThumb.rsNavSelected img { opacity: 0.5; filter: alpha(opacity=50); }

.rsDefaultInv .rsTmb { display: block; }

/* Thumbnails with text */
.rsDefaultInv .rsTmb h5 { font-size: 16px; margin: 0; padding: 0; line-height: 20px; }

.rsDefaultInv .rsTmb span { color: #DDD; margin: 0; padding: 0; font-size: 13px; line-height: 18px; }

/* Thumbnails arrow icons */
.rsDefaultInv .rsThumbsArrow { height: 100%; width: 20px; position: absolute; display: block; cursor: pointer; z-index: 21; background: #FFF; background: rgba(255, 255, 255, 0.75); }

.rsDefaultInv .rsThumbsArrow:hover { background: rgba(255, 255, 255, 0.9); }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrow { width: 100%; height: 20px; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0; left: 0; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top: 0; }

.rsDefaultInv .rsThumbsArrowIcn { width: 16px; height: 16px; top: 50%; left: 50%; margin-top: -8px; margin-left: -8px; position: absolute; cursor: pointer; background: url("../images/royalslider/rs-default-inverted.png"); }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefaultInv .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) { .rsDefaultInv .rsThumb { width: 59px; height: 44px; }
  .rsDefaultInv .rsThumbsHor { height: 44px; }
  .rsDefaultInv .rsThumbsVer { width: 59px; } }

/***************
*
*  4. Tabs
*
****************/
.rsDefaultInv .rsTabs { width: 100%; height: auto; margin: 0 auto; text-align: center; overflow: hidden; padding-top: 12px; position: relative; }

.rsDefaultInv .rsTab { display: inline-block; cursor: pointer; text-align: center; height: auto; width: auto; color: #333; padding: 5px 13px 6px; min-width: 72px; border: 1px solid #D9D9DD; border-right: 1px solid #f5f5f5; text-decoration: none; background-color: #FFF; background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); background-image: linear-gradient(to bottom, #fefefe, #f4f4f4); box-shadow: inset 1px 0 0 #fff; *display: inline; *zoom: 1; }

.rsDefaultInv .rsTab:first-child { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }

.rsDefaultInv .rsTab:last-child { border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-right: 1px solid #cfcfcf; }

.rsDefaultInv .rsTab:active { border: 1px solid #D9D9DD; background-color: #f4f4f4; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.rsDefaultInv .rsTab.rsNavSelected { color: #FFF; border: 1px solid #999; text-shadow: 1px 1px #838383; box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset; background: #ACACAC; background-image: -webkit-linear-gradient(top, #ACACAC, #BBB); background-image: linear-gradient(to bottom, #ACACAC, #BBB); }

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefaultInv .rsFullscreenBtn { right: 0; top: 0; width: 44px; height: 44px; z-index: 22; display: block; position: absolute; cursor: pointer; }

.rsDefaultInv .rsFullscreenIcn { display: block; margin: 6px; width: 32px; height: 32px; background: url("../images/royalslider/rs-default-inverted.png") 0 0; background-color: #FFF; background-color: rgba(255, 255, 255, 0.75); *background-color: #FFF; border-radius: 2px; }

.rsDefaultInv .rsFullscreenIcn:hover { background-color: rgba(255, 255, 255, 0.9); }

.rsDefaultInv.rsFullscreen .rsFullscreenIcn { background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.rsDefaultInv .rsPlayBtn { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); width: 64px; height: 64px; margin-left: -32px; margin-top: -32px; cursor: pointer; }

.rsDefaultInv .rsPlayBtnIcon { width: 64px; display: block; height: 64px; border-radius: 4px; -webkit-transition: .3s; transition: .3s; background: url(../images/royalslider/rs-default-inverted.png) no-repeat 0 -32px; background-color: #FFF; background-color: rgba(255, 255, 255, 0.75); *background-color: #FFF; }

.rsDefaultInv .rsPlayBtn:hover .rsPlayBtnIcon { background-color: rgba(255, 255, 255, 0.9); }

.rsDefaultInv .rsBtnCenterer { position: absolute; left: 50%; top: 50%; width: 20px; height: 20px; }

.rsDefaultInv .rsCloseVideoBtn { right: 0; top: 0; width: 44px; height: 44px; z-index: 500; position: absolute; cursor: pointer; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); }

.rsDefaultInv .rsCloseVideoBtn.rsiOSBtn { top: -38px; right: -6px; }

.rsDefaultInv .rsCloseVideoIcn { margin: 6px; width: 32px; height: 32px; background: url("../images/royalslider/rs-default-inverted.png") -64px 0; background-color: #FFF; background-color: rgba(255, 255, 255, 0.75); *background-color: #FFF; }

.rsDefaultInv .rsCloseVideoIcn:hover { background-color: rgba(255, 255, 255, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.rsDefaultInv .rsPreloader { width: 20px; height: 20px; background-image: url(../images/royalslider/preloader.gif); left: 50%; top: 50%; margin-left: -10px; margin-top: -10px; }

/***************
*
*  8. Global caption
*
****************/
.rsDefaultInv .rsGCaption { position: absolute; float: none; bottom: 6px; left: 6px; text-align: left; background: #FFF; background: rgba(255, 255, 255, 0.75); color: #000; padding: 2px 8px; width: auto; font-size: 12px; border-radius: 2px; }

.rs-gallery-description { color: #cdcdcd; padding-left: 6px; }

.grid .grid-container .grid-slot .grid-box-gallery { padding-bottom: 20px; }

.royalSlider { width: 100%; }

.royalSlider .rsNav.rsBullets .rsBullet span { border-radius: 0; background-color: #333333; }

.royalSlider .rsNav.rsBullets .rsBullet.rsNavSelected span { background-color: #ffcc00; }

.royalSlider .rsGCaption { box-sizing: border-box; opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; font-family: lyon, Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: 18px; left: 20px; right: 20px; bottom: 15px; border-radius: 0; background-color: #333333; color: white; padding: 8px; }

.royalSlider .rs-gallery-description { position: absolute; box-sizing: border-box; opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; font-size: 15px; line-height: 18px; left: 20px; right: 20px; bottom: 15px; border-radius: 0; background-color: #333333; color: white; padding: 8px; }

.royalSlider .rs-gallery-description.is-permanent { opacity: 1; }

.royalSlider .rs-gallery-creator, .royalSlider .rs-gallery-license { font-size: 11px; }

.grid-box-gallery__size-cover .royalSlider .rs-gallery-img { position: absolute; top: 0; width: 100%; max-width: 100%; }

.grid-box-gallery__size-contain .royalSlider .rsContent { text-align: center; }

.grid-box-gallery__size-contain .royalSlider .rs-gallery-img { width: auto; max-width: 100%; max-height: 100%; }

.grid-box-gallery__size-contain .royalSlider .rs-gallery-description { text-align: left; }

.royalSlider.rsDefaultInv .rsFullscreenIcn { -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; opacity: 0; background-color: transparent; }

.royalSlider.rsDefaultInv .rsFullscreenIcn:hover { background-color: transparent; }

.royalSlider:hover .rsFullscreenIcn { opacity: 1; }

.royalSlider:hover .rsGCaption { opacity: 1; }

.royalSlider:hover .rs-gallery-description.is-hideable { opacity: 1; color: white; padding-left: 6px !important; }

.royalSlider.rsFullscreen { background-color: #cccccc; }

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs { background: transparent; }

.rsDefaultInv .rsArrowIcn { border-radius: 0; }

.rsDefaultInv .rsArrowLeft .rsArrowIcn, .rsDefaultInv .rsArrowRight .rsArrowIcn { background-color: #333; }

.rsDefaultInv .rsArrowLeft .rsArrowIcn:before, .rsDefaultInv .rsArrowRight .rsArrowIcn:before { position: absolute; top: 9px; content: ""; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-radius: 0; }

.rsDefaultInv .rsArrowLeft .rsArrowIcn:before { left: 9px; border-right: 10px solid white; }

.rsDefaultInv .rsArrowRight .rsArrowIcn:before { right: 9px; border-left: 10px solid white; }

.path-taxonomy .views-element-container { max-width: 1056px; margin: 36px auto; }

.path-taxonomy .node--view-mode-image-title-teaser { margin-left: 18px; margin-right: 18px; }

.path-taxonomy .node--view-mode-image-title-teaser .node__content:first-child img { height: auto; }

@media screen and (min-width: 768px) { .path-taxonomy .node--view-mode-image-title-teaser { content: ""; display: table; clear: both; margin-bottom: 36px; }
  .path-taxonomy .node--view-mode-image-title-teaser .node__content:first-child { float: left; margin-right: 18px; }
  .path-taxonomy .node--view-mode-image-title-teaser .node__content:first-child img { width: 350px; }
  .path-taxonomy .node--view-mode-image-title-teaser .node__content:last-child { display: inline; }
  .path-taxonomy .node--view-mode-image-title-teaser h2 { margin-top: 0; } }

@media screen and (min-width: 960px) { .path-taxonomy .node--view-mode-image-title-teaser .node__content:first-child img { width: 450px; } }

.path-taxonomy .feed-icon { margin-left: 18px; }

.headline-taxlist_wrapper { max-width: 1020px; margin: auto; }

.tags_wrapper { max-width: 1020px; margin: auto; margin-bottom: 36px; }

.content_layout [role=navigation] { background: #333333; margin: 0 0 36px 0; }

.js-pager__items { padding: 6px; color: #ffcc00; list-style: none; }

.js-pager__items li { padding: 6px; display: inline; }

.js-pager__items a { color: #ffcc00; }

.webform-submission-spende-form { padding: 0; }

.webform-submission-spende-form .js-form-type-radio label.option, .webform-submission-spende-form .js-form-type-checkbox label.option { margin-left: 8px; width: 50%; }

.webform-content { width: 1020px; margin: 0 auto; }

@media screen and (max-width: 1020px) { .webform-content { width: 90%; margin: 20px; } }

@media screen and (max-width: 1020px) { .webform-content input, .webform-content textarea { width: 90%; margin: 10px; } }

.webform-content .btn, .webform-content input[type="submit"] { background: #ffcc00; color: #000; border: 0; padding: 13px; line-height: 100%; height: 42px; }

.webform-content input[type="radio"] { width: 16px; vertical-align: top; }

.webform-content .messages.messages--info, .webform-content .messages--status { color: #333; background-color: #eee; background-image: none; border-color: none; background: no-repeat; border: 0; box-shadow: 0 0 0 #0074bd; border-bottom: 1px solid #333; padding-left: 0; padding-bottom: 36px; margin-bottom: 36px; }

.js-form-required { display: block; }
/*# sourceMappingURL=all.css.map */