#vee-body {
	background-color: rgb(244, 245, 249) !important;
}
h1, .h1 {
  color: #a18c4d;
  font-weight: 600;
  font-size: 2.5rem;
  font-family: "Hind", sans-serif;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-transform: uppercase;
}
.vee-page-image__title h1, 
h1.slidecontainer .content-text,
h1 .slidecontainer,
.slidecontainer h1,
h1 .swiper-wrapper.content-text
 {
	color: #ad9755 !important;
	border-width: 2px;
}

.h2, h2, h3, h4, h5, h6  {
	color: #a18c4d;
	}

.content-toplink  .drehen180 {
	transform:rotate(180deg)
}
.teaser_oben {
	margin-top: 20px;
	padding: 40px;
}
.h2, h3, h4, h5, h6   {
	margin-bottom: 20px !important;
	margin-top: 30px!important;
}
.slidecontainer {
	padding-left: 7%;
}
.kasten {
	background-color: #fdf3e0;
	padding: 55px 50px 60px 45px;
	/*font-size: 90%;*/
	font-variant: small-caps;
	letter-spacing: 1px;
	border: 3px solid #ad9755;
}
#vee-body {
	/* background-color: #162E54 !important;
	background-color: #6f1111 !important; */
	background-color: rgb(238, 238, 238) !important;
	color: #162E54 !important;	
}
.form-confirmation {
	color: gray !important;
}
figcaption {
	font-size: 80%;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.form-confirmation {
	color: #162E54!important;
}
.center {
	text-align: center!important;
}
h1.center, 
h2.center, 
h2.center, 
h4.center  {
	text-align: center!important;
}
.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;
}
.bottom-0 {
	margin-bottom: -0px!important;
}
.bottom-15 {
	margin-bottom: -15px!important;
}
.bottom-30 {
	margin-bottom: -30px!important;
}
.content-hyperlink {
	font-weight: bold;
}
.content-image-abstand-rechts {
	padding-right: 10%;
}

@media (min-width: 768px) {
	.container_right {
	text-align: right;	
} }

