@charset "UTF-8";
/* *  Document   : style
 * *  Author     : Marc Gutknecht
 * *  Description:
 * *      Purpose of the stylesheet follows. */
/* abel-regular - latin */
@font-face {
  font-family: "Abel";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/abel-v18-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/abel-v18-latin-regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/abel-v18-latin-regular.woff2") format("woff2"), url("../Fonts/abel-v18-latin-regular.woff") format("woff"), url("../Fonts/abel-v18-latin-regular.ttf") format("truetype"), url("../Fonts/abel-v18-latin-regular.svg#Abel") format("svg");
}
/* Legacy iOS */
body {
  background: url("/fileadmin/Resources/Public/Images/bg.jpg") no-repeat top center #dadada;
  font-family: Arial, sans-serif;
  font-size: 13px;
}

a {
  text-decoration: none;
}

body a:hover {
  color: #000;
}

h1 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 15px;
  margin-top: 12px;
  font-weight: bold;
}

h2 {
  font-size: 15px;
  margin-bottom: 17px;
  line-height: 19px;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}

p {
  line-height: 17px;
  font-size: 13px;
  margin-bottom: 18px;
}

ul li {
  line-height: 17px;
  font-size: 13px;
}

strong {
  font-weight: bold;
}

#container {
  margin: 0 auto;
  position: relative;
  width: 750px;
}

div.content-Element {
  margin-bottom: 15px;
}
div.left-content {
  float: left;
  padding-right: 5px;
  width: 360px;
}
div.right-content {
  float: right;
  padding-left: 5px;
  padding-top: 52px;
  width: 360px;
}

.header {
  display: inline-block;
  height: 170px;
  width: 100%;
  position: relative;
  text-align: center;
}
.header .logo {
  left: -90px;
  position: absolute;
  top: 33px;
}

.impressum-img {
  width: 288px;
}

.main-nav {
  display: inline-block;
  margin: 122px 0 0;
}
.main-nav ul li {
  background: url("/fileadmin/Resources/Public/Images/navi-space.png") no-repeat scroll right top transparent;
  float: left;
  height: 24px;
  padding: 12px 22px 0 22px;
  text-align: center;
}
.main-nav ul li.first {
  padding-left: 0px;
}
.main-nav ul li.last {
  background: none;
  padding-right: 0px;
}
.main-nav ul li a {
  font-family: "Abel", sans-serif;
  color: #6F6F6F;
  font-size: 16px;
}
.main-nav ul li:hover a {
  color: #000000;
}
.main-nav ul li a.current {
  color: #000000;
  text-decoration: underline;
}

.frontview {
  border: 10px solid #FFFFFF;
  box-shadow: 0 0 20px -10px #000000;
  margin: 0 0 12px;
  line-height: 0;
}
.frontview .teaser {
  font-family: "Abel", sans-serif;
  background: none repeat scroll 0 0 #8ABD70;
  color: #FFFFFF;
  float: left;
  font-size: 30px;
  line-height: 37px;
  height: 242px;
  padding: 20px 0 0 25px;
  width: 207px;
}

.content {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline-block;
  padding: 10px;
  position: relative;
  width: 730px;
}
.content a {
  background: url("/fileadmin/Resources/Public/Images/amore.png") no-repeat scroll left 7px transparent;
  color: #8ABD70;
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
}
.content a.fancybox {
  background: none;
  margin: 0;
  padding: 0;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
  border: 2px solid #ffffff;
  padding: 0;
}

.content .box {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline-block;
  float: left;
  margin: 0 15px 0 0;
  padding: 18px;
  width: 202px;
}
.content .box img {
  border-bottom: 4px solid #DADADA;
  left: -18px;
  position: relative;
  top: -18px;
}
.content .third {
  margin: 0;
}
.content .box .csc-textpic-single-image {
  height: 100px;
}

.footer {
  clear: both;
  display: inline-block;
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
  width: 100%;
}
.footer .footer-nav {
  float: right;
}
.footer .footer-nav ul li {
  float: left;
  padding-right: 10px;
}
.footer .footer-nav ul li a {
  background: url("/fileadmin/Resources/Public/Images/footermore.png") no-repeat scroll left 6px transparent;
  color: #6F6F6F;
  padding: 0 0 0 10px;
  text-decoration: none;
}
.footer .footer-nav ul li:hover a {
  color: #000;
}
.footer .copyright {
  color: #6F6F6F;
  display: none;
}

.powermail_form {
  margin-left: 40px;
}
.powermail_form legend {
  display: none;
}
.powermail_form label {
  display: block;
  float: left;
  padding-top: 5px;
  width: 75px;
}
.powermail_form input {
  border: 1px solid #DEDEDE;
  box-shadow: 0 0 10px -7px;
  color: #8ABD70;
  font-size: 12px;
  padding: 3px 5px;
  width: 210px;
}
.powermail_form textarea {
  border: 1px solid #DEDEDE;
  color: #8ABD70;
  box-shadow: 0 0 10px -7px;
  font-size: 12px;
  padding: 3px 5px;
  width: 210px;
}
.powermail_form input.powermail_submit {
  border-radius: 3px 3px 3px 3px;
  color: #000;
  font-size: 11px;
  margin-left: 75px;
  margin-top: 10px;
  padding: 2px 15px;
  width: auto;
  cursor: pointer;
}
.powermail_form input.powermail_submit:hover {
  background: none repeat scroll 0 0 #DEDEDE;
}

.powermail_fieldwrap {
  margin-bottom: 10px;
}

.powermail_form h3 {
  display: none;
}

.powermail-errors-list.filled,
.parsley-required, .parsley-custom-error-message {
  color: #ff2b06;
}

.ce-bodytext ul {
  list-style: none;
  /* Remove list bullets */
  padding: 0;
  margin: 0 0 15px 0;
}
.ce-bodytext li {
  padding-left: 16px;
  margin-bottom: 5px;
}
.ce-bodytext li:before {
  content: "•";
  /* Insert content that looks like bullets */
  padding-right: 8px;
  color: #8ABD70;
}

/* Or a color you prefer */
/* error message */
.error {
  /* supply height to ensure consistent positioning for every browser */
  background-color: #8ABD70;
  border: 1px solid #DEDEDE;
  font-size: 11px;
  color: #000;
  padding: 3px 10px 5px 10px;
  margin-left: -2px;
  z-index: 10;
  text-align: left;
  height: auto;
  /* CSS3 spicing for mozilla and webkit */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.error p {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

table.powermail_all {
  margin-top: 20px;
}
table.powermail_all .powermail_all_label {
  padding: 8px 18px;
}

html:root .error em {
  display: block;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #8ABD70 transparent transparent;
  /* positioning */
  position: absolute;
  bottom: -10px;
  left: 5px;
  border-bottom: 0 none;
}

#cookie-consent.cookie-consent-container {
  font-size: 14px;
  line-height: 18px;
}
#cookie-consent.cookie-consent-container .consent-modal .cookie-headline {
  text-transform: inherit;
  letter-spacing: inherit;
}
#cookie-consent.cookie-consent-container .consent-modal .option-wrapper .option-headline {
  text-transform: inherit;
  letter-spacing: inherit;
  margin-bottom: 15px;
  display: block;
}
#cookie-consent.cookie-consent-container .buttons .btn {
  text-transform: inherit;
  letter-spacing: inherit;
}
#cookie-consent.cookie-consent-container .buttons .btn--primary {
  background: #8ABD70;
  border-color: #8ABD70;
  color: white;
}
#cookie-consent.cookie-consent-container .label input:checked ~ .checkmark {
  background-color: #8ABD70;
}
#cookie-consent.cookie-consent-container .label {
  font-size: 14px;
}

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