body{
	padding-top: 210px;
	font-family: 'Assistant', sans-serif;
	color: #111;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
h1{
  display: inline-block;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 2px solid hsla(0,0%,100%,.2);
  color: #fff;
  font-size: 45px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}
h2, .onecolumn h1{
	color: #c49b5d;
	font-weight: 800;
    margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 3px;
  text-transform: uppercase;
    display: block;
}
strong {
  font-weight: 700;
}

header h1:after {
    content:"";
    display:block;
    width: 6em;
    max-width:66px;
    border-bottom: 2px solid #c49b5d;
    margin: 30px auto 30px;
}
header h1.text-left:after {
    margin: 30px 0 30px;
}
header .fixed-top{
	background-color: #fff;
}
.col-sm header.frame-header:after {
    content:"";
    border-bottom: 0px solid #c49b5d;
    margin: 0;
}
h3.element-subheader {
  font-size: 15px;
  font-weight: 500;
  margin-top: -10px;
  margin-bottom: 25px !important;
}
p {
  color: #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
p.text-justify {
  text-align: justify;
}
.col-sm {
  flex: 1 1 0;
  width: 0;
}
.col-sm h4, .col-sm h4 a {
  margin-bottom: 10px;
  color: #c49b5d;
  font-size: 17px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}
.col-sm h5 {
  margin-bottom: 20px;
  font-family: 'sorts_mill_goudy',sans-serif;
  color: #888;
  font-size: 15px;
  font-style: italic;
  text-align: left;
}
.col-sm p {
  font-size: 15px;
  text-align: justify;
  line-height: 20px;
}
.col-sm a {
  margin-top: 10px;
  color: #c49b5d;
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline;
}
.gallery-item img, .gallery-item picture {
  width: auto;
  height: 100%;
}
.section.news .gallery-item img, .section.news .gallery-item picture {
  max-height: 191px;
  width: auto;
}
.textmedia, .textpic {
  gap: 20px;
}
.team div.row  div.col-sm:first-child{
  padding-left: 1rem !important;
}
.team div.row  div.col-sm:last-child{
  padding-right: 1rem !important;
}
.cc-window, .cc-revoke {
    color: #000;
    background-color: #c49b5d;
}
.cc-btn {
    color: #000;
    background-color: #fff;
    border: solid #ffffff;
}

/*********************** NEWS *************************/
.news img{
	width: 100%;
	height: auto;
}
.container.categoriesmenu, .frame-container.categoriesmenu  {
    /*max-width: 1320px !important;*/
}
.container.categoriesmenu a, .frame-container.categoriesmenu a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.breadcrumb-dropdown-menu ol li {
    background-color: #c49b5d;
    padding: 0.5rem !important;
}
.news-list-view > a{
    text-decoration: none;
}
.news-list-view .article{
      display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 1vh 2vh 1vh 1vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px rgba(196,155,93,.33);
    background-color: #f1f1f1;
    box-shadow: none;
}
.schloesser .news .article .news-img-wrap a {
  padding: 0;
  border: 0px solid #ddd;
  background: transparent;
}
.news h3 {
  margin-top: 0;
  margin-bottom: 8.25px;
  color: #c49b5d;
  font-size: 19px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: 700;
}
.news h6{
  margin-top: 0;
  margin-bottom: 15px;
  text-align: left;
  letter-spacing: .75px;
  color: #c49b5d;
  font-size: 17.5px;
  line-height: 25px;
  font-weight: 700;
}
.news .article p {
  font-size: 15px;
  line-height: 24px;
}
.news .teaser-text p {
  color: #111;
  font-size: 15px;
  font-weight: 400;
  text-align: justify;
  line-height: 20px;
}
.schloesser .news .article .news-img-wrap {
  margin: 0;
  background: transparent;
}
.schloesser .news .article:last-child {
  padding-bottom: 1vh;
  margin-bottom: 10px;
}
.news-list-view a:hover {
  text-decoration: none;
}
.news-single img {
  width: 100%;
  height: auto;
}
.news-single #nav-details > .row, .news-single #nav-raeume > .row, .news-single #nav-geschichte > .row {
  margin-right: 0;
  margin-left: 0;
}
.news-single #nav-details > .row > div, .news-single #nav-raeume > .row > div, .news-single #nav-geschichte > .row > div {
  padding-right: 1px;
  padding-left: 1px;
}
.news-single h2 {
    height: 51px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c49b5d;
	color: #c49b5d;
	font-size: 20px;
	line-height: 50px;
	text-align: left;
	letter-spacing: 1.25px;
	text-transform: uppercase;
}
.frame-type-news_newsdetail{
	padding-top: 0;
}
.grey{
    width: auto;
	height: auto;
	margin-top: 40px;
	margin-bottom: 51px;
	padding: 3vh 4vh;
	background-color: #ddd;
}
.news-single .article .grey .news-img-wrap {
    float: none;
    width: 100%;
}
.news-single .article .grey .news-img-wrap img{
    width: 100%;
    height: auto;
}
.news .article h3.details {
  height: 51px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c49b5d;
  color: rgba(196,155,93,.8);
  font-size: 17.5px;
  line-height: 43.75px;
  text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1.25px;
}
div.news-single #nav-details .news-text-wrap .image .lightbox {
  position: relative;
  z-index: 1;
}
div.news-single #nav-details .news-text-wrap .frame-container {
  padding-right: 0;
  padding-left: 0;
}
div.news-single .icons img {
  width: 40px;
  height: 40px;
  margin: 0 5px 5px 0;
  display: inline-block;
}
div.news-single #map, div.news-single #map2, div.news-single #map3 {
  height: 300px;
}
/*********************** NEWS END *************************/

/*********************** FOOTER *************************/
footer >.container, footer .frame-container-default {
  max-width: 100% !important;
}
.footer-section-meta {
  background-color: transparent;
}
.footer-menu-section{
  background-color: #c49b5d;
  color: #111;
}
.footer-menu-section , .footer-info-section{
  padding-right: 8.5%;
  padding-left: 8.5%;
}
.footer-menu-section a{
  -webkit-transition: .5s;
  transition: .5s;
  font-family: Raleway,sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.footer-menu-section .icons a{
  margin: 5px 2px;
}
.footer-menu-section .col-sm{
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  width: 23.33333333%;
  flex: 0 0 auto;
}
.footer-menu-section .col-sm:first-child{
  -webkit-justify-content: left;
  justify-content: left;
  width: 100%;
  flex: 1 0 0%;
}
.footer-menu-section .col-sm:last-child{
  -webkit-justify-content: right;
  justify-content: right;
  width: 100%;
  flex: 1 0 0%;
}
.footer-info-section{
	background-color: #eee;
	margin-top: 0px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-info-section .footer-contact-left {
  -webkit-transition: .5s;
  transition: .5s;
  font-family: Raleway,sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
}
/*********************** END FOOTER *************************/
/*********************** NAV *************************/
.navbar {
  flex-direction: column;
  background-color: #fff;
}
.navbar.fixed-top {
  padding-bottom: 15px;
}
.fixed-top > .container {
  text-align: center;
}
.navbar-mainnavigation .navbar-brand {
  height: 150px;
  margin: 0;
  margin: auto;
  display: inline-block;  
  padding-top: 15px;
}
.navbar-mainnavigation .navbar-brand-image img {
  max-height: none;
}
.navbar-nav {
  border: 1px rgba(196,155,93,.5);
  background-color: #f1f1f1;
  box-shadow: none;
}

.navbar-mainnavigation .navbar-brand-image img {
  transform: none;
  top: unset;
}
.navbar-mainnavigation .navbar-nav:last-child {
    margin-left: inherit;
}
.navbar-default .navbar-nav .nav-link {  
	padding: 10px 17px;
	border-right: 1px solid #fff;
	background-color: transparent;
	-webkit-transition: .5s;
	transition: .5s;
	color: #111;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-decoration: none;
	text-transform: uppercase;
}
.navbar-default .navbar-nav .active .nav-link {
  border-right: 1px solid hsla(0,0%,100%,.33);
  border-bottom-style: none;
  border-bottom-color: #000;
  background-color: #c49b5d;
  font-weight: 800;
}
.navbar-mainnavigation .navbar-nav > li > .nav-link::before {
  background: transparent;
}
.navbar-default .navbar-nav .nav-link:hover {
  border-bottom-style: none;
  background-color: rgba(0,0,0,.16);
}
.navbar-mainnavigation .nav-item {
  flex: 1;
}
.navbar-mainnavigation .nav-link:not(.nav-link-toggle)::before {
  border: 0px solid transparent;
  border-left: 0px solid var(--mainnavigation-hightlight);
}
.navbar-mainnavigation {
  --mainnavigation-nav-spacing-y: 0px;
  --mainnavigation-nav-spacing-x: 0;  
  padding: 0;
}
.navbar-default .navbar-nav .nav-link span{
  margin: auto;
}

.breadcrumb-dropdown-menu ol {
  display: block;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 1px;
}
.breadcrumb-dropdown-menu ol li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 12px;
  letter-spacing: 1.5px;
}
.breadcrumb-dropdown-menu ol .slash {
  font-size: 12px;
  font-size: .75rem;
  color: #666;
}
.breadcrumb-dropdown-menu ol li.drop-down ul {
  padding: 0 20px;
  background-color: #e3e3e3;
  overflow: visible;
  max-height: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  -ms-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
  transition: opacity .15s,visibility .15s,transform .4s cubic-bezier(.55,.085,0,.99);
  z-index: 99;
  border: none;
  width: 100%;
}
.breadcrumb-dropdown-menu ol li.drop-down:hover {
  background-color: #e3e3e3;
}
.breadcrumb-dropdown-menu ol li.drop-down:hover ul {
  opacity: 1;
  visibility: visible;
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.breadcrumb-dropdown-menu ol li.drop-down ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(255,255,255,.5);
}
.breadcrumb-dropdown-menu ol li.drop-down * {
  transition: all .15s;
}
.breadcrumb-dropdown-menu ol ul li {
  display: block;
  position: static;
  padding: 2px 10px;
  font-size: .875rem;
color: #181d23;
}
.breadcrumb-dropdown-menu ol li.drop-down ul {
  padding: 0 0px;
  left: 0px;
  margin-top: 5px;
}
.breadcrumb-dropdown-menu ol li.drop-down:hover {
  background-color: rgb(191, 191, 191);
}
.breadcrumb-dropdown-menu ol li.drop-down:hover a{
  color: #000;
}
.breadcrumb-dropdown-menu ol li.drop-down:hover ul li a{
  display: block;
  color: #FFF;
}
.breadcrumb-dropdown-menu ol li.drop-down:hover  ul li:hover {
  background-color: rgb(191, 191, 191);
}
.breadcrumb-dropdown-menu ol li.drop-down:hover ul li a:hover{
  color: #000;
}
.breadcrumb-dropdown-menu ol li.drop-down ul li.active {
  background-color: rgb(191, 191, 191);
}
.schlossmenu .nav-fill > .nav-link, .schlossmenu .nav-fill .nav-item {
  flex: unset;
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: f1f1f1;
  font-size: 13px;
  font-weight: 800;
  color: #222;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  background-color: #c49b5d;
}
.schlossmenu div#nav-tab {
  background-color: #f1f1f1;
  border-bottom: 0;
}
/*********************** END NAV *************************/


.homeslider.row {
  margin-right: 0;
  margin-left: 0;
}
.carousel {
	padding-right: 0;
	padding-left: 0;
}
.carousel-item {
  height: calc(100vh - 210px);
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-caption {
  right: auto;
  bottom: auto;
  left: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.btn-outline-primary {
  border-color: #fff;
  border-radius: 0;
  color: #fff;
    display: inline-block;
  padding: 15px 20px;
  transition: .5s ease-in-out;
  font-size: 12px;
font-weight: 700;
text-align: center;
letter-spacing: 2px;
text-decoration: none;
text-transform: uppercase;
}
.btn-outline-primary:hover {
  background-color: hsla(0,0%,100%,.25);
  border-color: #fff;
}
.homeslider .button{
	margin-top: 40px;
}
.btn-default {
  border-color: #c49b5d;
  border-radius: 0;
  color: #c49b5d;
    display: inline-block;
  padding: 15px 20px;
  transition: .5s ease-in-out;
  font-size: 14px;
font-weight: 700;
text-align: center;
letter-spacing: 2px;
text-decoration: none;
text-transform: uppercase;
  background-color: #fff;
}
.handwerk .btn-default {
	background-color: #eaebec;
}
.btn-default:hover {
  border-color: #c7c7c7;
  background-color: #c7c7c7;
  color: #111;
}

div.section {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: transparent;
}
div.section.ueberblick, div.section.news, div.section.handwerk {
  text-align: center;
}
div.section.onecolumn {
  padding-top: 0px;
}
div.section.onecolumn div:first-child {
  padding-top: 0px;
}
div.section.onecolumn div.vorschaufoto {
  padding-top: 20px;
}
div.section.onecolumn .immobilien div.vorschaufoto {
  padding-top: 0px;
}
div.section.handwerk{
	background-color: #eee;
}
div.section.facts  > .row{
  padding-top: 200px;
  padding-bottom: 200px;
  background-position: 0 0,50% 0;
  background-size: auto,cover;
  background-repeat: repeat,no-repeat;
  background-attachment: scroll,fixed;
  -webkit-filter: contrast(115%);
  filter: contrast(115%);
}
div.section.facts .facts-number {
  margin-bottom: 10px;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
}
div.section.facts .facts-text{
  color: hsla(0,0%,100%,.72);
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
}
div.col-sm > div {
  padding-top: 0;
}

div.angebot .vorschaufoto{
	margin-bottom: 17.5px;
}
div.angebot h2{
	text-align: left;
	text-transform: uppercase;  
	margin-bottom: 10px;
	color: #c49b5d;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	padding-bottom: 0px;
}
div.angebot .beschreibung{
  font-size: 13px;
  text-align: justify;
  line-height: 20px;
  font-weight: 400;
}
div.angebot .link{
  margin-top: 10px;
}
body.detailDce .onecolumn > div#c134, body.detailDce .onecolumn > div#c27{
	display: none;
}
body.detailDce .onecolumn {
  max-width: 1320px;
  padding: 0 20px 80px;
}

div.angebotdetail h2 {
    height: 51px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c49b5d;
	color: #c49b5d;
	font-size: 20px;
	line-height: 50px;
	text-align: left;
	letter-spacing: 1.25px;
	text-transform: uppercase;
}
.angebotdetail .col-sm-4 {
  padding-right: 1px;
  padding-left: 1px;
}
div.angebotdetail h3 {
  height: 51px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c49b5d;
  color: rgba(196,155,93,.8);
  font-size: 17.5px;
  line-height: 43.75px;
  text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1.25px;
}
div.angebotdetail p {
  font-size: 14px;
  line-height: 24px;
}
div.angebotdetail .grey p{  
	line-height: 24px;
}

div.section.onecolumn div.immobilien a > div.row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 1vh 2vh 1vh 1vh;
    padding-bottom: 1vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px rgba(196,155,93,.33);
  background-color: #f1f1f1;
  box-shadow: none;
}

div.immobilien h3 {
  margin-top: 0;
  margin-bottom: 8.25px;
  color: #c49b5d;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
div.immobilien .teaser-text p {
  color: #111;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
  line-height: 18px;
  margin-bottom: 0;
}
div.immobilien a:hover {
  text-decoration: none;
}
div.immobilien img {
  width: 100%;
  height: auto;
}
div.immobiliendetail {
  margin-top: 50px;
}
div.immobiliendetail .foto {
  padding-right: 1px;
  padding-left: 1px;
}
div.immobiliendetail .row.fotos {
  margin: 0;
}
div.immobiliendetail .row.content {
  margin-right: 0;
  margin-left: 0;
}
div.immobiliendetail .row.content > div {
  padding-right: 1px;
  padding-left: 1px;
}
div.immobiliendetail h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #c49b5d;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 0;
}
div.immobiliendetail h2::after {
  content:'';
  position: absolute;
  background-color: #c49b5d;
  width: 100%;
  height: 1px;
  bottom: 0;
  left:0;
}
div.immobiliendetail .row.content .col-sm-6 {
  padding-bottom: 20px;
}
div.section.onecolumn div.immobiliendetail .vorschaufoto{
  padding: 20px 0;
}

div.blog-list-view .header {
  position: absolute;
  left: 0;
  top: 45%;
  right: 0;
  bottom: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: hsla(0,0%,100%,.63);
  color: #111;
  font-size: 17.5px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}
div.blog-list-view .article {
  position: relative;
}
div.blog-list-view .article:hover .header {
  opacity: 1;
}
div.blog-list-view .article .news-img-wrap img {
  float: left;
  height: auto;
  width: 100%;
}
div.blog-list-view .article .news-img-wrap {
  margin: 3px 0px 5px 0;
}
div.blog-detail .textpic .image .lightbox, div.blog-detail .gallery-item .image .lightbox {
  position: relative;
  z-index: 1;
}
div.blog-detail .teaser {
  text-align: center;
  padding-top: 40px;
  max-width: 500px;
  margin: auto;
  color: #c49b5d;
  margin-bottom: 30px;
}
div.blog-detail .teaser p {
  font-size: 18px;
  line-height: 24px;
  color: #c49b5d;
  font-weight: 700;
}
div.blog-detail .trenner  {
	border-bottom: 1px solid #c49b5d;
	border-top: 1px solid #c49b5d;
	padding: 5px 0;
	line-height: 26px;
} 
div.blog-detail .trenner img  {
	width: auto;
	height: 27px;
	padding-right: 5px;
} 
div.blog-detail .trenner .col-sm-8 {
  padding-left: 5px;
}
div.blog-detail .frame-default  {
  width: 66.6%;
  margin: 0 0 0 auto;
} 
div.blog-detail .frame-breit  {
  width: 100%;
  margin: 0 0 0 auto;
} 
div.blog-detail .frame {
  padding-bottom: 20px;
  padding-top: 20px
}
div.blog-detail .frame p {
  font-size: 16px;
  line-height: 26px;
}

table.events{
  font-size: 14px;
  line-height: 20px;
}
table.events p{
  font-size: 14px;
  line-height: 20px;
}
table.events p:last-child{
  margin-bottom: 0;
}
table.events td{
	vertical-align: middle;
	padding: 15px;
}
table.events .event-date {
  background-color: #c49b5d;
  color: #fff;
  text-align: center;
  font-size: 18px;
  min-width: 140px;
  padding: 5px !important;
  margin-bottom: 10px;
}
table.events .event-date span {
}
table.events .event-date span.date {
  font-weight: bold;
}
table.events .event-date span.bis {
  font-size: 14px;
  margin: 10px 0;
}
table.events .event-text {
  margin-bottom: 10px;
  margin-top: 10px;
}
table.events td.foto {
    vertical-align: text-bottom;
}
table.events h3 {
    font-size: 1.2rem;
}


div.newsletter {
  position: fixed;
  right: -10px;
  bottom: 100px;  
  z-index: 9999;
}

.btn-primary, .btn-outline-primary{
  background-color: #c49b5d;
  border-color: #c49b5d;
  border-radius: 0;  
  color: #fff;
  padding: 15px 20px;
  display: inline-block;
  transition: .5s ease-in-out;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn:hover {
  background-color: #aa7c39;
  border-color: #aa7c39;
}
form legend {
  font-size: 1.5rem;
  color: #c49b5d;
  text-transform: uppercase;
}
form#newsletter-233 .summary-list dl:last-child{
  display: none;
}