body {
	font-size: 115%;
	line-height: 160%;
}
h1, h2, h3, h4, h5, h6 {
	  font-family: 'Lora' !important; 
}
#kasten {
	line-height: 30px;
}
.h1-teaser h2 {
  font-size: 2.75em;
  font-weight: bold;
  color: #415063;
  margin-bottom: 0.3em;
}
.more {
	text-align: right;
	padding-right: 10%;
}
.kleiner_header .sliderwrapper {
		height: 300px;
}
.tagline .sliderwrapper {
	min-height: 300px;
}
.sliderwrapper {
	height: 600px;
}
.testimonial-author, .testimonial .testimonial-author {
	font-style: italic !important;
}
.testimonial_abstand {
	margin-top: 55px !important;
	margin-bottom: 66px!important;
}
.einzug {
	margin-right: 10%;
	margin-left: 10%;
}
@media screen and (max-width: 900px) {
	.einzug {
	margin-right: 10px;
	margin-left: 10px;
	}
}
@media screen and (min-width: 900px) {
	.einzug_l_r_30 {
	margin-right: 30px;
	margin-left: 30px;
	}
}
@media screen and (min-width: 900px) {
	.einzug_l_30 {
	margin-right: 30px;
	}
}
@media screen and (min-width: 900px) {
	.einzug_r_30 {
	margin-left: 30px;
	}
}
.content-accordion .handorgel__header {
font-family: Noto Sans, sans-serif !important;
font: 16px/1.5625 !important;
font-style: bold;
}
.feature-box-text h1,.feature-box-text h2 {
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 140%;
	letter-spacing: 1px;
}
.header-navigation {
  zoom: 1;
  position: relative;
  border-bottom: none!important;
  background: white;
  box-shadow: none !important;
}
@media screen and (max-width: 900px) {
	.header-navigation-inner {
		height: auto;
		min-height: 100px!important;
	}
}
./*logo {
  position: absolute;
  top: 9.5%;
  bottom: 14.5%;
  left: 3.7037%;
  left: calc(3.7037% + var(--safe-area-left));
  margin: 0;
  font-size: inherit;
}*/
/*.logo img {
  display: block;
  width: auto;
  height: 119%;
}*/
/*.mod_customnav {
	float: right; 
	margin-top: 50px;
	font-size: 80%;
	right:30px;
/*	position: relative;
	border-radius: 3px;
	outline: none;
	color: #ffffff;
	text-transform: uppercase;
	background: #415063;*!/
}*/
/*.mod_customnav a {
/*	color: #ffffff;*!/
	text-transform: uppercase;
	/*background: #415063;*!/
	text-transform: none;
}*/

.spaltebreiter .ce_rs_column_start.-large-last{
  border-left: 24px solid #ececec;
  display: inline-table;
  padding-left: 12px;
}
.button.-secondary {
	letter-spacing: 1px;
	text-transform: none;
	border-color: #90b9da #7dadd3 #6aa1cd;
  color: #415063;
  text-shadow: 0 -1px 0 #7dadd3;
  background: #a3c5e0;
  background: linear-gradient(#b6d1e6, #98bedc);
  box-shadow: inset 0 1px #bed6e9;
  font-size: 110%;
}
.main-content h4{
	font-size: 140% !important;
}
.main-content p,
.main-content ul,
.main-content ol,
.main-content table,
.main-content form,
.main-content fieldset {
	margin-top: 0.5em;
	margin-bottom: 1.0em;
}
.main-content p > span[style] {
	padding: 0 0.1875em;
}
.main-content .-color-inverted h2 {
	color: #48402c !important;
}
.pelepones .main-content .-color-inverted h2 {
	color: #cad0d7 !important;
}

.name_zum_foto .plus40 {
	
}
/* ===========================================
 * Preise
 * ======================================== */
.preis-wrapper {
/*	border: 20px solid red;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.teaser-boxes-item {
  /*border: 10px solid green;*/
	margin: auto;
	max-width: 900px;
}

.bild_preise {
	/*border: 5px solid red;*/
	margin: auto;
	width:550px;
	height: 450px;
	float: left;
}
.teaser-boxes-item-text {
	border: 1px solid gray;
	width:400px;
	height: 250px;
	margin-left: -10%;
	background-color: #fff;
	padding: 30px;
	position: absolute;
	left: 70%;
	transform: translate(0, 40%);
	display: inline-block;
}


/*.teaser-boxes-item-text {
	 background-color: rgb(var(--infoBackgroundColor));
	 border: 1px solid black;
	 position: relative;
  	 display: block;
  	 float: left;
  	 text-align: center;
     width: 550px;
	 height: 400px;
	 clear: both;
}*/


/*@media screen and (min-width: 1100px) {
	.teaser-boxes-item-text {
		border: 1px solid black;
	position: absolute;
	left: 50%;
	top: 150px; 
	width: 70%;
	height: 60%;
	z-index: 2;
	background-color: #fff;
	 padding: 100px;
	text-align: center;
	overflow: hidden;
	margin: 20px;
}
.image-wrapper.bild_preise  {
	margin: 100px;}

.text_linie {
	margin-top: 60px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 30px;
	}
}

@media screen and (max-width: 1100px) {
	.teaser-boxes-item-text {
		background-color: #fff;
		 padding: px;
		text-align: center;
		overflow: hidden;
		position: relative;
		left: 0%;
		top: 0px; 
		width: auto;
		height: auto;
	}
	.image-wrapper.bild_preise  {
		margin: 0px;}
	
	.preis-wrapper {
	padding-right: auto;
	padding-left: auto;
}
}*/
/*
/*
@media screen and (max-width: 1024px) {
.text_linie {
	margin-top: 40px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	}
	.teaser-boxes-item-text {
		border: 1px solid black;
		z-index: 2;
		background-color: #fff;
		 padding: 80px;
		text-align: center;
		overflow: hidden;
		position: absolute;
	}
	.teaser-boxes-item-headlinetext {
		padding-top: 1px;
	}
	.image-wrapper.bild_preise  {
		margin: 0px;}
	}*/
	
/*@media screen and (max-width: 900px) {

	.text_linie {
		margin-top: 40px;
		border-bottom: 1px solid #e3e3e3;
		padding-bottom: 10px;
	}
	.teaser-boxes-item-headlinetext {
		margin-top: -40px;
	}
	.teaser-boxes-item-text {
		border: 1px solid black;
		z-index: 2;
		background-color: #fff;
		 padding: 40px;
		text-align: center;
		overflow: hidden;
		position: absolute;	
	}
	.image-wrapper.bild_preise  {
		margin: 0px;}
}*/






.minus20 {
	margin-top: -20px!important;
}
.minus25 {
	margin-top: -25px!important;
}
.minus30 {
	margin-top: -30px!important;
}
.plus20 {
	margin-top: 20px!important;
}
.plus25 {
	margin-top: 25px!important;
}
.plus30 {
	margin-top: 30px!important;
}
.plus40 {
	margin-top: 40px!important;
}
.bottomplus40 {
	margin-bottom: 40px!important;
}
.bottomplus60 {
	margin-bottom: 60px!important;
}
.content-hyperlink {
	font-weight: bold;
}
#jaas-container{
	display: block;
	height: 1000px !important;
}
.center {
	text-align: center;
}
.center .content-text h2 {
	text-align: center;
}
a .button  {
  display: block;
  margin-left: 150px !important;
  display: none;
  position: relative;
}
.homeslider.content-text  {
	margin-right: 10%;
	margin-left: 45%;
}
.homeslider h2 {
  	font-size: 200% !important;
  	font-weight: normal;
  	text-align: center;
	width: 100%;
}
.homeslider .achim .content-text {
	width: 400px;
}
.achim.homeslider {
	padding-top: 300px;
	color: rgba(201, 216, 228, 0.99) !important;
}
.pelepones.homeslider h2{
	padding-top: 300px;
	color: rgba(201, 216, 228, 0.99) !important;
}
@media screen and (max-width: 599px) {
	.pelepones.homeslider h2, .achim.homeslider,
	.baum.homeslider, .meer.homeslider
	 {
		 padding-top: 45% !important;
	}
/* ===========================================
 * Slider
 * ======================================== */
.main-slider {
	height: 600px;
}
@media screen and (max-width: 599px) {
	.main-slider {
		height: auto;
	}
	.main-slider img {
		max-width: 100%;
		height: auto;
	}
}
.tagline .mod_breadcrumb {
  float: none;
  padding: 20px;
  }
.mailpopup {
  font-variant: small-caps;
  border-color: orange;
  padding: 30px;
}
 .tagline-inner {
	position: relative;
	/* clearfix */
	overflow: hidden;
	color: #5c6269;
	transform: translateZ(0);
}
/* ===========================================
 * Akkordion
 * ======================================== */

#eigenes_akkordion .handorgel__content__inner {
 background-color: #cf4646 !important;
}