body {
	background: #3C3C3C none 50% 0 no-repeat scroll;
	background-size: auto;
}
.page {
	zoom: 1;
	position: relative;
	padding-top: var(--safe-area-top);
	padding-bottom: 2.66667em;
	background-color: #3C3C3C;
}
.main-content {
  width: 55%;
  margin: 4% 5% 0 0;
  }
  .sidebar {
  width: 30%;
  margin: 4% 0 0;
  padding: 0 0 0 4%;
  }

.button-secondary, .page-footer-inner form button, .page-footer-inner form input[type="submit"], button, .button, input[type="submit"], input[type="reset"], input[type="button"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  padding: 0.8em 1.33333em;
  border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: #4148af #3f6f29 #396425;
  border-radius: 2px;
  font-weight: bold;
  color: #BFFA34;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px #28406f;
  background: #3C3C3C;
/*	box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), inset 0 -1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.05), inset -1px 0 rgba(0, 0, 0, 0.05), 0 0 5px rgba(0, 0, 0, 0.1);*/
}
form input, form textarea {
  padding: 0.8em 1em;
    padding-right: 1em;
  line-height: normal;
  border: 1px solid #5f6267;
  outline: none;
  color: inherit;
  background: #1e2023;
    background-image: none;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
  transition: border 0.2s;
}
.main-navigation > ul > li > a {
  position: relative;
  display: block;
  z-index: 3;
  padding: 0.57143em 1.14286em;
  font-family: "Droid Serif", Georgia, serif;
  font-style: italic;
  font-size: 0.93333em;
  text-decoration: none;
  color: #BFFA34;
}
.sub-navigation h3 a {
  display: block;
  margin: 2.91667em 0 1.25em;
  font-weight: bold;
  letter-spacing: 1px;
  color: #BFFA34;
  text-decoration: none;
  text-transform: uppercase;
}
::selection {
  background: #BFFA34;
  color: #f934ed;
  text-shadow: none !important;
}
.main-content h1, .main-content h2 {
  margin-top: 1em;
  margin-bottom: 0.66667em;
  font-size: 2.4em;
  line-height: 1.25;
  color: #BFFA34;
}
img {
	border-style: solid !important;
/*	border-color: #DBDBDB !important;*/
	padding: 1px !important;
}

.logo img {
	display: block;
	width: auto;
	height: 80px;
	border: none !important;
}
.layout_latest  h2 a {
  color: #BFFA34 !important;
}
.mod_newslist article h2 a {
  color: #BFFA34 !important;
	font-size: 140%
}
a {
	color: #BFFA34;
	text-decoration: none;
}
.highlight-box-link-label {
	color: #3C3C3C;
	text-decoration: none;
	font-weight: bold;
}
.blogtitel.content-headline { 
	color: gray;
  	margin-top: 1em;
  	margin-bottom: -1em;
	margin-left: -1em;
	font-family: "Droid Serif", Georgia, serif;
  	font-style: italic;
  	font-weight: normal;
	font-size: 94%;
	 transform-origin: 1 0;
	transform: rotate(-15deg);
	z-index: 999;
}
.call-button .highlight-box-link-label{
	font-size: 95%;
	padding-top: 40px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}

.abstand_rundrum40 {
	padding: 40px !important;
}

.abstand_rechts20 {
	margin-right: 40px !important;
}

.abstand_rechts-20 {
	margin-right: -20px !important;
}

.abstand_links20 {
	margin-left: 25px !important;
}

.abstand_links30 {
	margin-left: 30px !important;
}

.abstand_links-20 {
	margin-left: -20px !important;
}

.abstand_oben-20 {
	margin-top: -20px!important;
}

.abstand_oben-40 {
	margin-top: -40px!important;
}

.abstand_oben-60 {
	margin-top: -60px!important;
}

.abstand_oben20 {
	margin-top: 20px!important;
}

.abstand_oben40 {
	margin-top: 40px!important;
}

.abstand_oben60 {
	margin-top: 60px!important;
}

.abstand_unten20 {
	margin-bottom: 20px!important;
}

.abstand_unten40 {
	margin-bottom: 40px!important;
}

.abstand_unten60 {
	margin-bottom: 60px!important;
}

.abstand_unten-20 {
	margin-bottom: -20px!important;
}

.abstand_unten-40 {
	margin-bottom: -40px!important;
}

.abstand_unten-60 {
	margin-bottom: -60px!important;
}


.rotating-boxes {
	zoom: 1;
	margin: 4% 0;
}
.rotating-boxes:before {
	content: "";
	display: table;
}
.rotating-boxes:after {
	content: "";
	display: table;
	clear: both;
}

.rotating-boxes-item {
	position: relative;
	color: #717c8e;
	text-decoration: none;
	perspective: 750px;
}
.rotating-boxes-item:hover,
.rotating-boxes-item:focus,
.rotating-boxes-item.hover {
	text-decoration: none;
}
.rotating-boxes-item:hover > .rotating-boxes-item-cover,
.rotating-boxes-item:focus > .rotating-boxes-item-cover,
.rotating-boxes-item.hover > .rotating-boxes-item-cover {
	transform: rotateY(180deg);
}
.rotating-boxes-item:hover > .rotating-boxes-item-content,
.rotating-boxes-item:focus > .rotating-boxes-item-content,
.rotating-boxes-item.hover > .rotating-boxes-item-content {
	transform: rotateY(360deg);
}

.rotating-boxes-item-cover,
.rotating-boxes-item-content {
	position: relative;
	border: 1px solid #b2b9c4;
	border-radius: 3px;
	background: white;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
	transition: transform 0.3s;
	transform: rotateY(0deg);
	backface-visibility: hidden;
}

.rotating-boxes-item-cover {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #8570a6;
}
.rotating-boxes-item-cover:before,
.rotating-boxes-item-cover:after {
	position: absolute;
	top: 50%;
	left: 50%;
}
.rotating-boxes-item-cover:before {
	margin: -1em 0 0 -0.5em;
	font-size: 2.625em;
}
.rotating-boxes-item-cover:after {
	content: attr(data-headline);
	left: 0;
	width: 100%;
	margin: 0.35714em 0 0;
	font-size: 1.75em;
	text-align: center;
}

.rotating-boxes-item-content {
	overflow: hidden;
	margin: -1em;
	padding: 1em 3.14286em;
	font-size: 0.875em;
	transform: rotateY(180deg);
}
.rotating-boxes-item-content:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -0.3em;
	font-size: 14.28571em;
	color: #8570a6;
	opacity: 0.2;
}
.rotating-boxes-item-content h3 {
	position: relative;
	margin: 0.66667em 0;
	font-size: 1.5em;
	color: #8570a6;
}
.-color-inverted .rotating-boxes-item-content h3 {
	color: #8570a6;
}
.rotating-boxes-item-content p {
	position: relative;
	margin: 1em 0;
}
.rotating-boxes-item-content .rotating-boxes-item-link {
	margin-top: 0;
}