/****
 **** Individelle Styles und andere Elemente
 ****
 */
/* NAVIGATION */
.mod_navigation .level_2 li strong {
  color: #ffffff !important; }

/* HEADER / SLIDER */
.navbar-top {
  background: linear-gradient(to right, #aa1310, #aa1310) !important; }

.skewed-bg {
  transform: rotate(0deg); }

/*.header-image {
  height: 400px; }

.header-image img {
  height: 100%;
  width: auto; }*/

.header-image .caption h1 {
  background: rgba(170, 19, 16, 0.8) !important; }

/* CONTENT */
#article-261 {
  margin-bottom: 100px; }

.oranienhof-start .mod_article.primary-bg h2.content-headline {
  color: #181815;
}

.oranienhof-start .mod_article.primary-bg h2.content-headline::after {
  border-color: #181815;
}

.bg-red {
	background-color:#92bc49;
	padding: 2%;
	color: #ffffff;
	margin-top: 40px;
}
.bg-red h2 {
	color: #ffffff;
	margin-top: 10px;
}

#table_1167 .row_1 td, #table_1167 .row_3 td, #table_1167 .row_5 td, #table_1167 .row_7 td, #table_1167 .row_9 td, #table_1167 .row_11 td, #table_1167 .row_13 td, #table_1167 .row_15 td, #table_1167 .row_17 td, #table_1167 .row_19 td, #table_1167 .row_21 td, #table_1167 .row_23 td, #table_1167 .row_25 td, #table_1167 .row_27 td, #table_1167 .row_29 td, #table_1167 .row_31 td {
	background-color: #e7cdcd;
} 
#table_1167 .col_0.col_first {
  width: 12%;
}

.img-w70-m {
  width: 70%;
  margin: 5px auto 20px;
}
#article-258 figcaption {
	display: none;
}

/* NEWS */
.news-start {
  background-image: url("/files/oranienhof/00-basics/oranienhof-mohnblumen-01.jpg") !important;
  background-repeat: no-repeat !important;
  background-color: #a92021 !important;
  background-position: right !important; }

.layout_latest .more a:hover {
  background-color: #c51316 !important; }

.mod_newslist a:hover {
  color: #181815 !important; }

a.dwload:hover {
  color: #181815; }

/* rechte Spalte */
#right {
  border-left: solid 1px #000000; }

#article-266, #article-267 {
  background-color: #ffffff;
  padding: 10px 0;
  border-top: solid 6px #C51316;
  margin-bottom: 20px; }

#right h4 {
  margin-top: 0; }

.respimg figure {
  margin: 0 0 5px !important; }

#right .content-download a {
  background-color: #f1f6eb;
}

#right .content-download a:hover {
  color: #181815;
}

#right .size {
  display: none; }

/* Kontakt */
.form-bg {
  background-image: url("/files/oranienhof/00-basics/oranienhof-mohnblumen-01.jpg") !important;
  background-repeat: no-repeat !important;
  background-color: #f1f6eb !important;
  background-position: right !important; }

button {
  background-color: #c51316 !important; }

button:hover {
  background-color: #181815 !important; }

/* FOOTER */
/*footer .main-footer {
	background: #c51316;
}*/
footer .ce_ct_featureElement svg {
  color: #ffffff; }

footer .skewed-bg.skewed-top.skewed-right {
  transform: rotate(0deg) !important; }

#article-198 .skewed-bg, footer .skewed-bg {
  height: 0; }



footer .main-footer {
  background: #c51316 !important;
  padding: 0 0 50px !important;
  position: relative;
}

footer,
footer .main-footer {
  overflow: visible !important;
}

footer .main-footer::before {
  content: "";
  position: absolute;
  left: 0;
  top: -40px;
  width: 100%;
  height: 41px;
  background: url("/files/oranienhof/00-basics/footer-wave.svg") no-repeat bottom center;
  background-size: 100% 100%;
  pointer-events: none;
  z-index: 10;
}



footer ul li {
  list-style: none; }

footer .toplink {
  background-color: #181815 !important; }



@media screen and (max-width: 767px) {
  footer .main-footer::before {
    top: -25px;
    height: 26px;
  }
	
	#article-273 figure {
  width: 100%;
}
	#article-273 img {
		width: 100%;
	}
}

/*@media screen and (min-width: 1024px) {
  .header-image {
    height: 650px; } 
}*/


/*@media screen and (min-width: 1920px) {
	.header-image {
	height: 650px;
}
}*/


/*@media screen and (min-width: 1921px) {
  .header-image img {
    height: auto;
    width: 100%; } }*/

.header-image-map {
    position: relative;
}

.header-image-map .map-copyright {
    position: absolute;

    top: auto;
    right: 12px;
    bottom: clamp(55px, 6vw, 95px);

    z-index: 50;

    display: inline-block;
    padding: 4px 7px;

    background: rgba(255, 255, 255, 0.88);
    color: #333 !important;

    font-size: 11px;
    line-height: 1.2;
    text-decoration: none;
    border-radius: 2px;
}

.header-image-map .map-copyright:hover {
    color: #000;
    text-decoration: underline;
}
.header-image .caption {
/*  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;*/
  display: none;
}