@charset "UTF-8";
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: https://www.phpcomasy.com/licence/
|
 */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 6, 2014 */
@font-face {
  font-family: "Kreon";
  src: url("fonts/kreon-light-webfont.eot");
  src: url("fonts/kreon-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/kreon-light-webfont.woff") format("woff"), url("fonts/kreon-light-webfont.ttf") format("truetype"), url("fonts/kreon-light-webfont.svg#kreonlight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Kreon";
  src: url("fonts/kreon-regular-webfont.eot");
  src: url("fonts/kreon-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/kreon-regular-webfont.woff") format("woff"), url("fonts/kreon-regular-webfont.ttf") format("truetype"), url("fonts/kreon-regular-webfont.svg#kreonregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Kreon";
  src: url("fonts/kreon-bold-webfont.eot");
  src: url("fonts/kreon-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/kreon-bold-webfont.woff") format("woff"), url("fonts/kreon-bold-webfont.ttf") format("truetype"), url("fonts/kreon-bold-webfont.svg#kreonbold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("fonts/SourceSansPro-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("fonts/SourceSansPro-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("fonts/SourceSansPro-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* ---------- Main ---------- */
body {
  --management-highlight-color: #b1ae9e;
  --management-highlight-color-rgb: 177, 174, 158;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  font: 300 18px/28px "Kreon", sans-serif;
  color: #72716d;
  background: #f5f5f5;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.management {
  font-size: 14px;
  line-height: 22px;
  font-family: "Source Sans Pro";
}

.page {
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-flow: column;
}
.page .footerwrap {
  margin-top: auto;
}

.page .inner {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}

.category_16 .page .contentframe > .inner:first-child,
.category_121 .page .contentframe > .inner:first-child {
  max-width: none;
}

#rwdnav {
  display: none;
}

/* ---------- Header ---------- */
header {
  background: #f5f5f5;
  padding: 41px 0 1px;
  text-align: center;
}

a.logo {
  display: inline-block;
}

/* ---------- Top Bar ---------- */
.topbar {
  background: #ececec;
}

.topbar h1 {
  font-weight: 400;
  font-size: 20px !important;
  line-height: 24px;
  padding: 28px 0;
  margin: 0;
  letter-spacing: 1.25px;
  color: #8b8b8b;
}

.topbar .breadcrumb {
  float: right;
  line-height: 24px;
  padding: 28px 0 0;
  font-size: 0;
}

.topbar .breadcrumb .you_are_here {
  display: none;
}

.topbar .breadcrumb > * {
  font-size: 12px;
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: #626262;
  padding: 0 0 0 6px;
  margin: 0 0 0 6px;
  border-left: 1px solid #878787;
}

.topbar .breadcrumb .breadcrumb_home + span + * {
  border-left: 0;
}

.topbar .breadcrumb > a:hover {
  text-decoration: underline !important;
}

.topbar span.breadcrumb_separator,
.topbar .breadcrumb_home {
  display: none;
}

.topbar .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #ececec transparent transparent transparent;
  bottom: -12px;
  left: 3px;
}

/* ---------- Content ---------- */
.contentframe {
  background: #f5f5f5;
  padding: 59px 0;
  overflow: hidden;
}

.content {
  overflow: hidden;
  min-height: 1px;
}

/* ---------- Slider ---------- */
.bx-viewport {
  overflow: visible !important;
}

.bxslider {
  width: 9999% !important;
}

.slide {
  margin: 0 22px 0 0;
}

.bx-clone {
  display: none;
}

div.slide {
  max-height: 559px;
  position: relative;
  overflow: hidden;
}

.bx-wrapper,
#module_map {
  margin: 0 auto 38px;
}

.bx-wrapper .bx-loading {
  display: none;
}

div.slide img {
  width: 100%;
}

body:not(.preload) div.slide img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body:not(.preload) div.slide.active-slide img,
body:not(.preload) div.slide:only-child img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

.bx-wrapper .bx-controls-direction {
  opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
  display: none;
  opacity: 0;
  width: 75px;
  height: 100px;
  margin-top: -50px;
  right: -98px;
  visibility: visible;
  background: url(../img/slide_next.png) no-repeat center center #000;
  background: url(../img/slide_next.png) no-repeat center center rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.bx-wrapper .bx-controls-direction a:hover {
  background: url(../img/slide_next.png) no-repeat center center #000;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
  right: auto;
  left: -97px;
  background: url(../img/slide_prev.png) no-repeat center center #000;
  background: url(../img/slide_prev.png) no-repeat center center rgba(0, 0, 0, 0.7);
}

.bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background: url(../img/slide_prev.png) no-repeat center center #000;
}

.bx-wrapper .bx-controls-direction a.shown {
  display: block;
  visibility: visible;
  opacity: 1;
}

.bx-wrapper .bx-controls-direction a.shown.disabled {
  display: none;
}

/* ---------- Footer ---------- */
.footerwrap {
  left: 0;
  right: 0;
  bottom: 0;
  background: #6a6762;
}

footer {
  background: #b1ae9e;
  padding: 40px 0 15px;
  font: 400 13px/20px "Source Sans Pro", sans-serif;
  color: #fff;
  overflow: hidden;
}

footer .infos {
  float: left;
  width: 35%;
  margin-right: 2%;
  margin-bottom: 15px;
  min-width: 200px;
}

footer .footer_navi {
  overflow: hidden;
}

footer h2 {
  color: #7f7d76;
  margin: 0 0 5px;
  letter-spacing: 1px;
  font: 700 20px/32px "Kreon", sans-serif;
  text-transform: uppercase;
}

/* --- Accordion --- */
.footer_right_column {
  font: 400 12px/22px "Source Sans Pro", sans-serif;
  float: right;
  width: 270px;
}

.locations,
footer .dodeley_subscribe {
  font: 400 12px/22px "Source Sans Pro", sans-serif;
}

/* --- dodeley --- */
footer .dodeley_subscribe h2 {
  margin-top: 20px;
}

footer .dodeley_subscribe form {
  position: relative;
}

footer .dodeley_subscribe input {
  -webkit-appearance: none;
}

footer .dodeley_email {
  width: 100%;
  background: #a19e90;
  border: 1px solid #a19e90;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

footer .dodeley_email:hover,
footer .dodeley_email:focus,
footer .dodeley_email:active {
  color: #fff;
  background: #868379;
  border-color: #868379;
}

footer .dodeley_subscribe .footer_button {
  position: absolute;
  bottom: 0px;
  right: 0;
  font-family: "icons";
  font-size: 18px;
  line-height: 15px;
  height: 35px;
  padding: 1px 9px 0 19px;
  background: #868379;
  border: 1px solid #868379;
  color: #fff;
}

footer .dodeley_subscribe_form {
  position: relative;
}

footer .dodeley_subscribe_form #after_element {
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 10px;
  pointer-events: none;
  z-index: 1;
  font-weight: 400;
}

footer .dodeley_subscribe .footer_button:hover,
footer .dodeley_subscribe .footer_button:focus,
footer .dodeley_subscribe .footer_button:active {
  background: #6a6762;
  border-color: #6a6762;
  cursor: pointer;
}

footer .dodeley_subscribe > a {
  color: #7f7d76;
  text-decoration: none;
}

::-webkit-input-placeholder {
  color: #e6e5e0;
}

:-moz-placeholder {
  color: #e6e5e0;
}

::-moz-placeholder {
  color: #e6e5e0;
}

:-ms-input-placeholder {
  color: #e6e5e0;
}

body .footerwrap .teamviewer_link span,
body .footerwrap .dodeley_subscribe input.de,
body .footerwrap .dodeley_subscribe input.fr,
body .footerwrap h2,
body .footerwrap h3 i {
  display: none !important;
  font-style: normal !important;
}

body.french .footerwrap .teamviewer_link span.fr,
body.deutsch .footerwrap .teamviewer_link span.de,
body .footerwrap .dodeley_subscribe h2,
body.deutsch .footerwrap .dodeley_subscribe input.de,
body.french .footerwrap .dodeley_subscribe input.fr,
body.deutsch .footerwrap h3 i.de,
body.french .footerwrap h3 i.fr,
body.french .footerwrap h2.fr,
body.deutsch .footerwrap h2.de {
  display: block !important;
}

body .footerwrap .dodeley_subscribe input.email {
  background: #A19E90;
  width: 100%;
  border: none;
  padding: 6px 10px 5px;
  color: #fff;
  font-size: 13px;
  line-height: 24px;
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #fff;
}

body .footerwrap .dodeley_subscribe input.email::placeholder {
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}

body .footerwrap .dodeley_subscribe input.email:hover {
  border: none;
  background: #999687;
}

.social_media {
  margin-top: 25px;
}

.social_media .social_media_icon a {
  float: left;
  margin-right: 8px;
  background: #a19e90;
  color: #fff;
  padding: 5px 10px;
  padding-left: 7px;
  font-size: 16px;
  line-height: 20px;
  width: 30px;
  box-sizing: border-box;
}

.social_media .social_media_icon a i {
  font-family: "Font Awesome 6 Brands";
}

.social_media .social_media_icon a:hover {
  background: #868379;
}

.social_media .social_media_icon:nth-child(2) a {
  padding-left: 8px;
}

.teamviewer {
  margin-top: 15px;
}

.teamviewer span {
  background: #a19e90;
  padding: 6px 10px 5px;
  color: #fff;
  font-size: 13px;
  line-height: 24px;
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}

body .footerwrap .teamviewer_link {
  position: relative;
  display: block;
  text-decoration: none;
}

body .footerwrap .teamviewer_link:hover span {
  background: #999687;
}

body .footerwrap .teamviewer_link span.button {
  display: block !important;
  position: absolute;
  top: 0;
  right: 0;
  background: #868379;
  font-size: 22px;
  padding: 5px 9px 6px 12px;
}

body .footerwrap .teamviewer_link span.button i {
  font-weight: 400;
}

body .footerwrap .teamviewer_link span.button:hover {
  background: #6a6762;
}

/* --- Contact data --- */
.contact_data > p > span {
  font-size: 21px;
  margin-right: 10px;
  float: left;
}

.contact_data > p > span:before {
  margin-left: 0;
}

.contact_data > p {
  color: #fff;
  margin: 0;
  overflow: hidden;
  font: 300 19px/34px "Source Sans Pro", sans-serif;
}

.contact_data > p a {
  color: #fff;
  text-decoration: none;
}

.contact_data > p a:hover {
  color: #6a6762;
}

.contact_data > p font {
  overflow: hidden;
  display: block;
}

/* ---------- Copyright ---------- */
.copyright {
  font: 400 12px/22px "Source Sans Pro", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 15px 0;
}

.copyright > div > span {
  float: right;
  letter-spacing: 0.15px;
  text-transform: none;
}

.copyright > div > a,
.copyright > div > span a {
  color: #fff;
  text-decoration: none !important;
}

.copyright > div > a:hover {
  text-decoration: underline !important;
  color: #fff;
}

.copyright > div > span a:hover {
  text-decoration: underline !important;
}

.copyright > div > span a span {
  display: none;
}

/* ---------- Gallery ---------- */
* ~ .gallery {
  margin-top: 30px;
}

.gallery .picture,
div.overview_item {
  margin: 0 2% 4% 0;
  width: 23.5%;
  position: relative;
  float: left;
}

div.overview_item {
  padding: 0;
  border: 0;
  min-height: 38px;
}

div.overview_item .text:empty {
  display: none !important;
}

div.overview_item .pictures {
  float: none;
  margin: 0;
}

.gallery .picture:nth-child(4n+4),
div.overview_item:nth-child(4n+4) {
  margin-right: 0;
}

.gallery .picture img {
  width: 100%;
  height: auto;
}

div.overview_item .content {
  overflow: visible;
}

div.overview_item .pictures ~ .content,
div.overview_item .content .text {
  pointer-events: none;
}

.gallery .resource_subtitle,
div.overview_item .content > h2 {
  background: #b1ae9e;
  color: #fff;
  position: absolute;
  border-bottom: 5px solid #6a6762;
  height: auto;
  bottom: -25px;
  display: block;
  opacity: 1;
  z-index: 80;
  left: 8px;
  right: 8px;
  width: auto;
  padding: 4px;
  text-align: center;
  min-height: 34px;
  font: 13px/normal "Source Sans Pro", sans-serif;
}

.gallery .resource_background {
  overflow: visible;
}

.gallery .resource_subtitle,
.gallery .resource_subtitle span {
  box-shadow: none;
}

.gallery .resource_description h3,
div.overview_item .content > h3 {
  margin-top: 5px;
}

div.overview_item .content {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
}

div.overview_item .content > h2 a {
  font: 13px/normal "Source Sans Pro", sans-serif;
  color: #fff;
}

.gallery .resource_subtitle span {
  display: block;
}

.gallery .resource_subtitle span:first-child {
  font-weight: bold;
}

.overview_item .content div.introduction {
  display: none;
}

.gallery .resource_description,
div.overview_item .content > .text {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 70;
  width: auto;
  padding: 15px;
  overflow: hidden;
  background: rgba(24, 23, 22, 0.75);
  opacity: 0;
  color: #fff;
  pointer-events: none;
  font: 13px/normal "Source Sans Pro", sans-serif;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.gallery .picture:hover .resource_description,
.gallery .picture.hover .resource_description,
div.overview_item:hover .content > .text {
  opacity: 1;
}

.gallery .resource_description,
.gallery .resource_description * {
  color: #fff;
}

.resource_container.pictures h2,
.resource_container.pictures h3 {
  display: block;
  margin: 0 0 5px;
  font-weight: bold;
  font: 18px/24px "Kreon", sans-serif;
}

.resource_container.pictures h2.resource_title {
  display: none;
}

.gallery .resource_description p {
  margin: 0 0 3px;
}

.gallery .resource_description table,
.gallery .resource_description table th,
.gallery .resource_description table td {
  background: none !important;
  border: 0 !important;
  margin: 0;
  padding: 0;
}

.gallery .picture .touch_hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.resource_container.picture_top {
  margin: 0 auto 38px;
}

.resource_container.picture_top,
#portlets_right .resource_container.pictures {
  width: 100%;
  height: auto;
}

.resource_container.picture_top .picture,
#portlets_right .resource_container.pictures .picture {
  width: 100%;
  height: auto;
}

.resource_container.picture_top .picture {
  margin: 0;
}

.resource_container.picture_top .picture img {
  width: 100%;
  height: auto;
}

/* ---------- Additional stuff ---------- */
.resource_container.documents {
  padding: 20px 0 0;
  border: 0;
  margin: 0;
}

.resource_container.documents h2 {
  display: none;
}

div.message {
  background: #6a6762;
  color: #fff;
  border: 0;
  padding: 7px 12px;
  margin: 5px 0 35px;
  letter-spacing: 0.5px;
}
div.message ul {
  margin-left: 15px;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button {
  background: #b1ae9e;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* ---------- Heading ---------- */
h1 {
  margin: 0 0 35px 0;
  padding: 0;
  color: #181716;
  text-transform: uppercase;
  font-size: 45px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 1.25px;
}

h2,
h2 a {
  margin: 25px 0 15px 0;
  padding: 0;
  text-decoration: none;
  color: #181716;
  font-size: 32px;
  line-height: normal;
  font-weight: 400;
}

h3, h3 a,
h4, h4 a,
h5, h5 a {
  margin: 15px 0 5px 0;
  padding: 0;
  color: #181716;
  font-size: 22px;
  line-height: normal;
  font-weight: 400;
}

h4, h4 a,
h5, h5 a {
  font-size: 18px;
  font-weight: 700;
}

.resource_table .text h4,
.resource_table .text h4 a {
  font-family: "Source Sans Pro";
  font-weight: bold;
}

div.introduction {
  margin: 0 0 15px 0;
  padding: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  color: #181716;
}

h1 + div.introduction {
  margin-top: -25px;
}

p {
  margin: 0 0 10px 0;
  padding: 0;
}

/* ---------- Links ---------- */
a {
  outline: none;
  color: #b1ae9e;
}

a:hover {
  color: #181716;
}

a img {
  border: none;
}

/* ---------- Lists ---------- */
.content ul {
  margin: 0;
  padding: 5px 0 10px;
  list-style: none;
}

.content ol {
  padding: 5px 0 10px 19px;
}

.content ul li {
  padding: 0 0 0 16px;
  list-style: none;
  margin: 0;
  position: relative;
}

.content ul li:after {
  content: "\e808";
  font-family: "icons";
  position: absolute;
  left: 0;
  top: 0;
}

.content ol li {
  color: #fd0;
  font-weight: bold;
  padding: 0 0 2px 2px;
}

.content ol li > span {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  color: #333;
}

/* ---------- Tables ---------- */
table.table {
  border: none;
  border-spacing: 0;
  border-collapse: separate;
  margin: 15px 0 20px 0;
  border-top: 1px solid #e0e4e7;
}

table.table th {
  background: #6a6762;
}

table.table td {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e0e4e7;
}

.table_wrap table td {
  white-space: nowrap;
}

.table_wrap {
  width: 100%;
  overflow: auto;
}

table.table td {
  padding: 5px 3px;
}

table.table tr:nth-child(odd) td {
  background: #fff;
  border-top: 1px solid #fff;
}

/* ---------- Search ---------- */
.search_item_wrap {
  padding: 35px 0 0;
  margin: 35px 0 0;
  border-top: 1px solid #afaa9c;
}

.search_item_wrap:first-child {
  margin: 0;
  padding: 0;
  border: 0;
}

.search_item {
  overflow: hidden;
  color: #6a6762;
  text-decoration: none;
}

.search_item_details {
  display: none;
}

.search_item h2 {
  margin-top: 0;
  text-transform: uppercase;
}

.search_item_wrap .picture {
  margin: 0 0 0 20px;
}

.highlighting {
  background: #dad1a3;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* ---------- Adminpanel ---------- */
.administration {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: left;
  color: #fff;
  border: none;
  z-index: 2200;
}

.administration a {
  color: #6a6762;
}

.administration a:hover {
  color: #000;
}

.administration h1,
.administration h2 {
  background: #b1ae9e none;
  font-family: Arial;
  color: #fff;
}

.administration h1 {
  background: #6a6762;
  color: #fff;
  font-weight: bold;
}

.administration h1:hover {
  background-color: #000;
}

/* ---------- Other stuff ---------- */
.mailform_element.text_field:first-child,
.mailform_element.text_field:first-child textarea {
  float: none;
  width: auto;
}

.management_container a {
  text-decoration: none;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* ---------- Google Maps ---------- */
#module_map {
  height: 559px !important;
}

.infowindow {
  white-space: nowrap;
}

.infowindow h2 {
  font-size: 16px;
  margin: 0 0 6px;
}

.infowindow * {
  line-height: 20px !important;
}

.mod_google_maps table.table {
  border-top: none;
}
.mod_google_maps table.table tr td {
  background: none !important;
  border: none !important;
}

/* ---------- Mailform ---------- */
#module_mailform {
  overflow: hidden;
}

label {
  float: left;
  width: 180px;
}

.mailform_element {
  margin-bottom: 7px;
  width: 50%;
}

.mailform_element label {
  width: 180px;
  line-height: 36px;
}

.mailform_element input {
  width: 370px;
}

.mailform_element.text_field:first-child,
.not_logged_in .mailform_element.checkbox_field.privacy {
  float: right;
  width: 50%;
}

.mailform_element.checkbox_field.privacy input {
  float: left;
  margin-right: 10px;
}

.mailform_element.checkbox_field.privacy label {
  width: auto;
  position: relative;
  top: 0;
}

#mailform_submit_button {
  clear: both;
}
#mailform_submit_button label {
  width: 50%;
}

.mailform_element.text_field:first-child textarea {
  height: 167px;
  width: 100%;
  max-width: 100%;
}

.mailform_element.text_field:first-child label {
  margin: 0 0 5px;
}

input.mailform-submit {
  float: right;
  margin-right: 0;
}

.mailform_element.checkbox_field input,
.mailform_element.checkbox_field span.helptext {
  width: auto;
  position: relative;
  top: 4px;
}

.mailform_element.checkbox_field span.helptext {
  top: 6px;
}

.mailform_element.checkbox_field span.helptext img {
  display: none;
}

.mailform_element.checkbox_field span.helptext span {
  position: static;
  background: none;
  border: 0;
  border-radius: 0;
  padding: 0 0 0 5px;
  color: #72716d;
  display: inline;
  margin: 0;
}

/* ---------- Listing / Overview ---------- */
div.listing_entry {
  margin: 40px 0 0;
  padding: 35px 0 0;
  border: 0;
  border-top: 1px solid #afaa9c;
  position: relative;
}

div.listing_index_0 {
  margin: 0;
  padding: 0;
  border: 0;
}

div.listing-date,
div.portlet-entry-date {
  position: absolute;
  float: left;
  left: 0;
  top: 45px;
  min-width: 40px;
  padding: 12px 15px 8px;
  text-align: center;
  text-transform: uppercase;
  background: #b2b0a5;
  border-bottom: 4px solid #a09e93;
}

div.listing_entry:not(.listing_entry_with_picture) div.listing-date {
  margin: 8px 15px 0 0;
  position: static;
}

div.listing-date ~ * {
  overflow: hidden;
}

div.listing-date span:first-child,
div.portlet-entry-date span:first-child {
  display: block;
  font: 300 20px/20px "Kreon", sans-serif;
  color: #fff;
}

div.listing-date span + span,
div.portlet-entry-date span + span {
  display: block;
  font: 700 33px/33px "Kreon", sans-serif;
  color: #fff;
}

div.listing_index_0 div.listing-date {
  top: 10px;
}

div.listing_entry h2,
div.listing_entry h2 a {
  text-transform: none;
  margin-top: 0;
  font-size: 32px;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}

div.listing_entry h2 a {
  font-size: 100%;
}

div.listing_entry .pictures {
  margin: 0 20px 0 0;
  float: left;
}

div.listing_entry .picture {
  float: none;
  margin: 10px 0 0;
}

div.listing_entry .picture ~ .picture {
  margin-top: 10px;
}

.listing-content-text-with-picture {
  overflow: hidden;
}

a.listing-more-button,
.listing_entry_backlink a,
a.portlet-listing-more,
a.portlet_listing_show_all,
.content > p > a:first-child:last-child {
  font: 20px/32px "Kreon", sans-serif;
  color: #181716;
  text-decoration: none;
  margin: 10px 0 0;
  display: inline-block;
  text-transform: lowercase;
}

a.portlet_listing_show_all {
  text-transform: none;
}

.listing_entry_backlink a:before {
  content: "\e807";
  font-family: "icons";
  margin: 0 10px 0 0;
}

a.listing-more-button:after,
a.portlet-listing-more:after,
a.portlet_listing_show_all:after,
.content > p > a:first-child:last-child:after {
  content: "\e808";
  font-family: "icons";
  margin: 0 0 0 10px;
  position: relative;
  bottom: -1px;
}

/* --- Pagination --- */
.module-listing .pagination {
  background: none;
  border: 0;
  border: 0;
  margin: 40px 0 0;
  padding: 5px 0 0;
}
.module-listing .pagination .placeholder {
  margin: 5px 10px 0 0;
}

.module-listing .pagination a {
  background: none transparent;
  color: #fff;
  border: 0;
  font-size: 20px;
  font-weight: normal;
}

.module-listing .pagination-numbers a {
  padding: 8px 14px;
  margin: 0 10px 0 0;
  background: #b1ae9e;
  text-decoration: none;
}

.module-listing .pagination a.inactive {
  display: none;
}

.module-listing .pagination-numbers a:hover,
.module-listing .pagination-numbers a.current {
  color: #fff;
  background: #6a6762;
  text-decoration: none;
}

.module-listing .pagination a.current {
  font-weight: normal;
}

.module-listing .pagination-links {
  padding-top: 6px;
}

.module-listing .pagination-links a {
  color: #6a6762;
  visibility: hidden;
  width: 30px;
  position: relative;
}

.module-listing .pagination-links a:before {
  right: 0;
  top: 0;
  font-size: 22px;
  position: absolute;
  content: "\e808";
  font-family: "icons";
  visibility: visible;
  border-left: 1px solid #333;
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}

.module-listing .pagination-links a.previous:before {
  content: "\e807";
  font-family: "icons";
  visibility: visible;
}

.module-listing .pagination-links a.previous:before,
.module-listing .pagination-links a.inactive ~ a:before {
  border: 0;
  margin: 0;
  padding: 0;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
nav > ul > li:first-child {
  display: none;
}

nav a {
  text-decoration: none;
}

nav ul,
nav li {
  list-style: none;
}

/* ---------- Main navigation ---------- */
.main {
  text-align: center;
  margin: 30px 0 18px;
}

.main li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 10px 0 15px;
}

.main li a {
  display: block;
  font-size: 14.5px;
  line-height: 42px;
  text-transform: uppercase;
  font-weight: 700;
  color: #3d3d3d;
  padding: 0 20px 0 15px;
  letter-spacing: 1.25px;
  margin: 0;
  background: #f5f5f5;
  font-family: "Kreon", sans-serif;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.main li:hover > a {
  background: #b1ae9e;
  color: #fff;
}

.main li:hover > a span {
  background-position: left -78px;
}

.main li a span {
  padding-left: 18px;
  background: url(../img/rootnavi_tip.png) no-repeat left 6px;
}

.main li.current > a {
  color: #3d3d3d;
}

.main li.current:hover > a {
  color: #fff;
}

li#nav-21 {
  display: none;
}

/* --- Dropdown --- */
.main ul ul {
  position: absolute;
  text-align: left;
  left: 0;
  top: 42px;
  margin: 0;
  padding: 0;
  min-width: 100%;
  letter-spacing: 0.75px;
  background: #b1ae9e;
  z-index: 80;
  visibility: hidden;
  border-bottom: 5px solid #a19e90;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.main ul li:hover > ul,
.main ul li.hover > ul {
  opacity: 1;
  visibility: visible;
}

.main ul ul li {
  display: block;
  margin: 0;
}

.main ul ul li a {
  margin: 0;
  color: #fff;
  white-space: nowrap;
  background: none;
  border-top: 1px solid #a19e90;
  font: 400 13px/29px "Source Sans Pro", sans-serif;
}

.main ul ul li a span {
  background: none;
  padding: 0;
}

.main ul ul li a:hover,
.main ul ul li.current > a {
  background: #a19e90;
}

.main ul ul li.current > a {
  color: #fff;
}

.main ul ul ul {
  display: none;
}

/* ---------- Footer ---------- */
nav.footer > ul > li {
  margin: 0;
  padding: 0;
  float: left;
  width: 50%;
  min-width: 180px;
}

nav.footer > ul > li:last-child {
  float: right;
  margin-top: 20px;
}

nav.footer > ul > li > a {
  color: #7f7d76;
  margin: 0 0 5px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  font: 700 20px/32px "Kreon", sans-serif;
}

nav.footer > ul > li.current > a {
  color: #6a6762;
}

nav.footer > ul ul {
  margin: 0;
  padding: 0;
}

nav.footer > ul ul li a,
nav.footer > ul ul li.current a {
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  margin: 0 0 0 3px;
  padding: 0 0 0 15px;
  font-weight: normal;
  background: url(../img/liststyles.png) no-repeat left 4px;
  background-size: 5px auto;
}

nav.footer > ul ul li.current a {
  color: #6a6762;
}

nav.footer > ul ul li a:hover,
nav.footer > ul ul li.current a {
  color: #7f7d76;
  background-position: left -63px;
}

nav.footer > ul ul ul {
  display: none;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
.portlet {
  max-width: 100%;
}

/* --- Portlet language --- */
#language {
  position: absolute;
  right: 15px;
  top: -31px;
  font-size: 13px;
  text-transform: uppercase;
}

#language a {
  text-decoration: none;
  margin-left: 6px;
}

#language a.current {
  color: #3d3d3d;
  font-weight: 600;
}

#language h3 {
  display: none;
}

#language .controls {
  display: none;
}

/* ---------- Search box ---------- */
header .portlet_search {
  position: absolute;
  right: 15px;
  bottom: 0;
  padding: 0;
  margin: 0;
}

.portlet_search h3,
.portlet_search ul.controls {
  display: none;
}

header .portlet_search #portlet-search-button {
  background: none;
  border: 0;
  background-size: 18px 18px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 50%;
  top: 5px;
  right: 8px;
  font-size: 16px;
  padding: 0;
  color: #bfbfbf;
  font-family: "icons";
  -webkit-appearance: none;
}

header .portlet_search #portlet-search-button:hover,
header .portlet_search #portlet-search-button:focus,
header .portlet_search #portlet-search-button:active {
  color: #6a6762;
}

header .portlet_search #portlet-search-input {
  border: 1px solid #f5f5f5;
  background: none;
  -webkit-appearance: none;
  width: 25px;
  color: #f5f5f5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

header .portlet_search #portlet-search-input:focus,
header .portlet_search #portlet-search-input:active {
  width: 200px;
  color: #6a6762;
  border: 1px solid #b1ae9e;
}

header .portlet_search #portlet-search-input:focus + input {
  color: #000;
}

/* ---------- Accordion in footer ---------- */
.locations_accordion > h3 {
  background: #a19e90;
  border-radius: 0;
  border: 0;
  padding: 5px 10px;
  line-height: 24px;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  font-size: 13px;
  border-top: 1px solid #b1ae9e;
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
}

.locations_accordion > h3.ease,
.portlet_accordion_wrap h3.ease {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.locations_accordion > h3:first-child,
.portlet_accordion_wrap h3 {
  border: 0;
  border-radius: 0;
}

.locations_accordion > h3:hover,
#portlets_right .portlet_accordion_wrap h3:hover {
  background: #868379;
}

.locations_accordion > h3.ui-state-active,
#portlets_right .portlet_accordion_wrap h3.ui-state-active {
  background: #6a6762;
}

.locations_accordion > div {
  border-radius: 0;
  border: 0;
  padding: 10px 10px 13px;
  color: #fff;
  background: #868379;
  font-family: "Source Sans Pro", sans-serif;
}

.locations_accordion > div a {
  color: #f5f5f5;
}

.locations_accordion > h3.ui-state-default span,
.locations_accordion > h3.ui-state-active span,
.portlet_accordion_wrap h3.ui-state-default span,
.portlet_accordion_wrap h3.ui-state-active span {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 7px;
  margin: -2px 0 0;
  display: block;
  background: url(../img/accordion_arrow_white.png);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.locations_accordion > h3.ui-state-active span,
.portlet_accordion_wrap h3.ui-state-active span {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

/* ---------- Footer ---------- */
footer .portlet {
  margin: 7% 20% 7% 0;
}

footer div.portlet li.portlet-resource-link {
  display: none;
}

footer .portlet h3 {
  font: 700 14px/22px "Kreon", sans-serif;
  color: #fff;
  margin: 0 0 3px;
  letter-spacing: 0.5px;
}

/* ---------- Portlets right ---------- */
#portlets_right {
  float: right;
  width: 31.62%;
  min-width: 280px;
  max-width: 100%;
  margin: 0 0 20px 40px;
}

#portlets_right.empty_portlets_wrap {
  display: none;
}

#portlets_right > .portlets_inner_wrap .portlet {
  margin-top: 15px;
}

#portlets_right > .portlets_inner_wrap .portlet.portlet_accordion {
  margin-top: 0;
}

#portlets_right ~ .cf {
  display: none;
}

#portlets_right h3.portlet-title,
#portlets_right h3.portlet-title a {
  background: #b1ae9e;
  margin: 0;
  padding: 5px 15px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  position: relative;
  font: 400 13px/24px "Source Sans Pro", sans-serif;
}

#portlets_right h3.portlet-title a {
  padding: 0;
  background: none;
}

#portlets_right a.portlet_content_link {
  float: right;
  margin: 0 -15px -10px 0;
}

#portlets_right .portlet_accordion_wrap .portlet ~ .portlet h3.portlet-title {
  border-top: 1px solid #ececec;
}

#portlets_right .portlet-content {
  background: #ececec;
  padding: 10px 15px;
  border: 0;
  border-radius: 0;
  font: 400 13px/18px "Source Sans Pro", sans-serif;
}

.portlet_accordion .ui-widget-content {
  color: #72716d;
}

#portlets_right .portlet_content_description ~ .pictures {
  padding-top: 15px;
}

#portlets_right .pictures .picture img {
  width: 100%;
  height: auto;
}

.logged_in.portlet_accordion:before {
  content: "\e80c";
  position: absolute;
  top: 34px;
  right: 8px;
  font-family: "icons";
  color: #ececec;
  z-index: 99;
  pointer-events: none;
}

.portlet_accordion h3.portlet-title {
  cursor: pointer;
}

.logged_in.portlet_accordion h3.portlet-title:before,
.logged_in.portlet_accordion h3.portlet-title:hover:before {
  color: #6a6762;
  content: "Besucher sehen dieses Portlet im Akkordion";
  position: absolute;
  top: -13px;
  left: 0;
  text-transform: none;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.logged_in.portlet_accordion h3.portlet-title:hover:before {
  opacity: 1;
  top: -23px;
}

.portlet p:last-child {
  margin-bottom: 0;
}

/* --- Portlet Bexio --- */
#portlets_right > .portlet_accordion_wrap + .portlet.portlet_bexio {
  margin-top: 25px;
}

.portlet_bexio .portlet_inner {
  position: relative;
  margin: 0 0 57px;
}

.portlet_bexio .portlet_inner:before {
  content: "";
  position: absolute;
  bottom: -65px;
  right: 25px;
  width: 120px;
  height: 120px;
  background: url(../img/bexio_logo.png) no-repeat center center;
  background-size: cover;
  z-index: 10;
}

#portlets_right .portlet_bexio .portlet-content {
  padding-bottom: 60px;
}

/* --- Portlet tables --- */
.portlet table.table {
  margin: 0;
  border: 0;
}

.portlet table.table td {
  border-top: 1px solid #d7d6d1;
  border-bottom: 0;
}

.portlet table.table td {
  padding: 5px 3px;
}

.portlet table.table tr:nth-child(odd) td {
  background: rgba(255, 255, 255, 0.2);
  border-top: 1px solid #d7d6d1;
}

.portlet table.table a {
  color: #181716;
}

/* ---------- Portlets Home ---------- */
div.home_portlet_listing {
  overflow: hidden;
  position: relative;
  min-width: 200px;
}

.home_portlet_listing h2 {
  text-transform: uppercase;
  letter-spacing: 1.25px;
}

.home_portlet_listing .portlet-listing-entry {
  position: relative;
  margin: 0 0 24px;
  padding: 0 0 20px;
  border-bottom: 1px solid #afaa9c;
}

.home_portlet_listing .portlet-entry-date {
  top: 7px;
}

.home_portlet_listing .portlet-entry-date ~ * {
  overflow: hidden;
  padding-left: 95px;
}

.home_portlet_listing .portlet_listing_show_all {
  float: right;
  margin: 0;
}

div.home_portlet_listing h3.portlet-title,
div.home_portlet_listing ul.controls li.portlet-delete-link,
div.home_portlet_listing ul.controls li.portlet-integration-link,
div.home_portlet_listing ul.controls li.portlet-delete-link,
div.home_portlet_listing ul.controls li.portlet-handle {
  display: none;
}

div.home_portlet_listing div.portlet ul.controls {
  border-radius: 8px;
  padding: 5px;
}

.portlet-listing-entry-0 h2 {
  margin-top: 0;
}

.portlet-listing-content-container > h2 a {
  font-size: 100%;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2010 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* FORMS ----------------------------------------------------------------------- */
input,
textarea,
select {
  color: #6a6762;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.management input,
.management textarea,
.management select {
  font-size: 13px;
}

.management .select2-container {
  width: 175px !important;
}

input,
select,
textarea {
  padding: 5px 8px;
  border-radius: 0;
  border: 1px solid #b1ae9e;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

textarea {
  overflow: auto;
  -webkit-transition: border-color 0.3s ease-out, background 0.3s ease-out;
  -moz-transition: border-color 0.3s ease-out, background 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out, background 0.3s ease-out;
  transition: border-color 0.3s ease-out, background 0.3s ease-out;
}

input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active {
  color: #6a6762;
  border: 1px solid #6a6762;
}

label {
  line-height: 28px;
}

.mailform_element input,
.mailform_element textarea {
  max-width: 100%;
}

.login_form input,
.portlet_search input,
.mailform_element input,
.mailform_element select,
.mailform_element textarea {
  background: #ececec;
  letter-spacing: 0.5px;
  border: 1px solid #ececec;
  font: 18px/24px "Kreon", Arial, sans-serif;
  width: calc(100% - 220px);
}

.login_form input:hover,
.login_form input:focus,
.login_form input:active,
.mailform_element input:hover,
.mailform_element input:focus,
.mailform_element input:active,
.mailform_element select:hover,
.mailform_element select:focus,
.mailform_element select:active,
.mailform_element textarea:hover,
.mailform_element textarea:focus,
.mailform_element textarea:active {
  background: #b1ae9e;
  border-color: #b1ae9e;
  color: #fff;
}

.login_form label,
.mailform_element label {
  line-height: 26px;
}

.mailform_element.checkbox_field.privacy p {
  display: flex;
  align-items: self-start;
}

.login_form input {
  max-width: 250px;
}

/* ---------- Buttons ---------- */
a.button {
  display: block;
}

a.button,
input.button,
#portlets_right a.portlet_content_link,
#portlets_right a.portlet-listing-more,
#portlets_homepage a.portlet_content_link,
#portlets_homepage a.portlet-listing-more {
  background-color: #b1ae9e;
  -webkit-appearance: none;
  border: 1px solid #b1ae9e;
  text-decoration: none;
  padding: 9px 12px;
  overflow: visible;
  float: none;
  display: inline-block;
  text-shadow: none;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  font: bold 14px/16px "Kreon", sans-serif;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

a.button:hover,
a.button:focus,
a.button:active,
input.button:hover,
input.button:focus,
input.button:active,
#portlets_right a.portlet_content_link:hover,
#portlets_right a.portlet_content_link:focus,
#portlets_right a.portlet_content_link:active,
#portlets_right a.portlet-listing-more:hover,
#portlets_right a.portlet-listing-more:focus,
#portlets_right a.portlet-listing-more:active,
#portlets_homepage a.portlet_content_link:hover,
#portlets_homepage a.portlet_content_link:focus,
#portlets_homepage a.portlet_content_link:active,
#portlets_homepage a.portlet-listing-more:hover,
#portlets_homepage a.portlet-listing-more:focus,
#portlets_homepage a.portlet-listing-more:active {
  background-color: #6a6762;
  border-color: #6a6762;
  color: #fff;
}

/* ---------- Additional stuff ---------- */
div.documents div.document {
  float: none;
  margin: 0 0 5px;
}

div.documents div.document a {
  text-decoration: none !important;
  text-transform: none;
}

input.mailform-submit {
  margin-top: 10px;
}

.required,
.mailform_error label {
  color: #e2001a !important;
}

.logged_in .mailform_element,
.logged_in .portlet_inner {
  position: relative;
}
.logged_in .mailform_field_actions,
.logged_in ul.controls {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 10px;
  z-index: 10;
}
.logged_in .mailform_field_actions > a,
.logged_in .mailform_field_actions li,
.logged_in ul.controls > a,
.logged_in ul.controls li {
  margin: 0;
  height: auto !important;
}
.logged_in .mailform_field_actions > a:not(:first-child),
.logged_in .mailform_field_actions li:not(:first-child),
.logged_in ul.controls > a:not(:first-child),
.logged_in ul.controls li:not(:first-child) {
  margin-left: 8px;
}
.logged_in .mailform_field_actions a > i.fa,
.logged_in ul.controls a > i.fa {
  margin: 0;
}

@font-face {
  font-family: "icons";
  src: url("fonts/icons.eot?58246051");
  src: url("fonts/icons.eot?58246051#iefix") format("embedded-opentype"), url("fonts/icons.woff?58246051") format("woff"), url("fonts/icons.ttf?58246051") format("truetype"), url("fonts/icons.svg?58246051#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('fonts/icons.svg?58246051#icons') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-location:before {
  content: "\e800";
} /* '' */
.icon-phone:before {
  content: "\e801";
} /* '' */
.icon-mail-alt:before {
  content: "\e802";
} /* '' */
.icon-mail:before {
  content: "\e803";
} /* '' */
.icon-search:before {
  content: "\e804";
} /* '' */
.icon-cancel:before {
  content: "\e805";
} /* '' */
.icon-tags:before {
  content: "\e806";
} /* '' */
/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
@media screen and (max-width: 1365px) {
  .bx-wrapper .bx-controls-direction a.bx-next {
    right: 1px;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
  }
}
@media screen and (max-width: 1190px) {
  .bx-viewport {
    overflow: hidden !important;
  }
  body:not(.preload) div.slide img {
    filter: none !important;
    -webkit-filter: none !important;
  }
}
@media screen and (max-width: 1020px) {
  nav.footer > ul > li {
    float: none !important;
    margin-top: 15px;
    width: auto;
  }
  nav.footer > ul > li:first-child + li {
    margin-top: 0;
  }
  .login_form input, .portlet_search input, .mailform_element input, .mailform_element select, .mailform_element textarea {
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 888px) {
  .gallery .picture,
  div.overview_item {
    margin-right: 2%;
    width: 23.5%;
    position: relative;
  }
  .gallery .picture:nth-child(5n+5),
  div.overview_item:nth-child(5n+5) {
    margin-right: 2%;
  }
  .gallery .picture:nth-child(4n+4),
  div.overview_item:nth-child(4n+4) {
    margin-right: 0;
  }
  header .portlet_search {
    top: 0;
    bottom: auto;
  }
}
@media screen and (max-width: 780px) {
  footer > .inner > div {
    float: none;
    width: auto;
    clear: both;
  }
  footer .footer_navi {
    margin: 15px 0px 20px 0px;
    width: 100% !important;
    float: left !important;
  }
  footer .portlet {
    margin: 15px 0;
  }
  footer .footer_right_column {
    margin: 15px 0 0;
  }
  .footer_navi ul.level0 > li {
    float: left !important;
    width: 33%;
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 720px) {
  header .portlet_search {
    bottom: -79px;
    top: auto;
    z-index: 70;
    box-shadow: 0 0 20px 15px #ececec;
    background: #ececec;
  }
  header .portlet_search #portlet-search-input {
    border-color: #ececec;
  }
  header .portlet_search #portlet-search-button {
    color: #8b8b8b;
  }
  .topbar .breadcrumb {
    display: none;
  }
  h1 {
    font-size: 34px;
  }
}
@media screen and (max-width: 666px) {
  .gallery .picture,
  div.overview_item {
    margin-right: 2%;
    margin-bottom: 6%;
    width: 32%;
    position: relative;
  }
  .gallery .picture:nth-child(4n+4),
  div.overview_item:nth-child(4n+4) {
    margin-right: 2%;
  }
  .gallery .picture:nth-child(3n+3),
  div.overview_item:nth-child(3n+3) {
    margin-right: 0;
  }
  .contentframe .mailform_element {
    width: auto !important;
    float: none !important;
  }
  .mailform_element.checkbox_field input {
    float: left;
    width: auto;
    top: 6px;
    margin-right: 10px;
  }
  .mailform_element.checkbox_field.privacy label {
    top: unset;
  }
  .mailform_element.checkbox_field span.helptext {
    display: block;
    overflow: hidden;
  }
  .mailform_element.checkbox_field span.helptext span {
    padding: 0;
  }
  .mailform_element input {
    width: 100%;
  }
  .mailform_element.text_field:first-child {
    float: none;
    width: auto;
  }
  .mailform_element.text_field:first-child textarea {
    height: auto;
  }
  .search_item_wrap .pictures {
    float: none;
    margin: 0 0 20px;
  }
  .search_item_wrap .picture {
    margin: 0;
    float: none;
  }
  .search_item_wrap .picture img {
    width: 100%;
    height: auto;
  }
  div#portlets_right {
    float: none;
    margin: 20px 0 0;
    width: 100%;
    max-width: none;
  }
  .bx-controls-direction {
    display: none !important;
  }
  #mailform_submit_button label {
    width: 0;
  }
}
@media screen and (max-width: 620px) {
  div.listing_entry .pictures {
    float: none;
    margin-right: 0;
  }
  div.listing_entry .picture {
    margin: 10px 0 15px;
    width: 100%;
  }
  div.listing_entry .picture img {
    width: 100%;
    height: auto;
  }
  div.listing_index_0 div.listing-date {
    top: 0;
  }
}
@media screen and (max-width: 580px) {
  .footer_navi ul.level0 > li {
    width: 49%;
  }
  #module_map {
    height: 339px !important;
  }
}
@media screen and (max-width: 500px) {
  h1 {
    font-size: 25px;
  }
  .copyright {
    text-align: center;
  }
  .copyright > div > span {
    float: none;
    display: block;
  }
  .bx-wrapper,
  #module_map {
    overflow: hidden;
  }
  div.portlet-entry-date {
    float: none;
    position: static;
    border: 0;
    background: none;
    text-align: left;
    text-transform: none;
    padding: 0 0 10px;
    color: #72716d;
  }
  .page div.portlet-entry-date span {
    color: #72716d;
    display: inline;
    margin: 0 5px 0 0;
    font: 300 18px/28px "Kreon", sans-serif;
  }
  .home_portlet_listing .portlet-entry-date ~ * {
    padding-left: 0;
  }
  .home_portlet_listing h2 {
    margin-top: 0;
  }
  body {
    font-size: 16px;
    line-height: 24px;
  }
  h1, h1 *,
  h2, h2 *,
  h3, h3 * {
    line-height: normal !important;
  }
  a.listing-more-button,
  .listing_entry_backlink a,
  a.portlet-listing-more,
  a.portlet_listing_show_all,
  .content > p > a:first-child:last-child {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .gallery .picture,
  div.overview_item {
    margin-right: 2%;
    margin-bottom: 40px;
    width: 49%;
    position: relative;
  }
  .gallery .picture:nth-child(3n+3),
  div.overview_item:nth-child(3n+3) {
    margin-right: 2%;
  }
  .gallery .picture:nth-child(2n+2),
  div.overview_item:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 380px) {
  .gallery .picture,
  div.overview_item {
    margin-right: 0 !important;
    width: auto;
    float: none;
    position: relative;
  }
}
@media screen and (max-width: 600px) {
  nav.main ul li {
    display: block;
    margin: 0;
  }
  nav.main > ul > li.sort-0 {
    display: none;
  }
  .main li a,
  .main li:hover > a,
  .main li.current > a,
  .main li.current:hover > a {
    color: #3d3d3d;
    background: none;
  }
  .main > ul > li > a > span:last-child {
    position: relative;
    background: none;
  }
  .main > ul > li > a > span:last-child:after {
    content: "\e808";
    font-family: "icons";
    position: absolute;
    display: block;
    line-height: 0;
    font-size: 18px;
    left: 2px;
    top: 10px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .main li a {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .main li a.ui-state-active,
  .main li:hover a.ui-state-active {
    background: #b1ae9e !important;
    color: #fff !important;
  }
  .main > ul > li > a.ui-state-active > span:last-child:after {
    top: 8px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  nav.main ul ul {
    display: none;
    opacity: 1;
    visibility: visible;
    position: static;
    text-align: center;
    border-radius: 0;
    border-left: 0;
    border-top: 0;
    border-right: 0;
  }
  nav.main ul.ui-accordion ul {
    display: block;
    box-sizing: border-box;
  }
  nav.main ul ul ul,
  nav.main ul.ui-accordion ul ul {
    display: none;
  }
  nav.main > ul > li > a {
    border-radius: 0;
    border: none;
  }
  nav.main ul,
  nav.main li {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .ui-state-active .ui-icon,
  nav.main .ui-icon {
    display: none;
  }
}
/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
@media print {
  nav,
  .triangle,
  footer,
  .copyright,
  #bx-slider-wrap,
  #portlet_search {
    display: none !important;
  }
}

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