#sp-header, #sp-header.header-sticky {
    position: fixed;
    top: 37px !important;
}
#sp-top-bar {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
}


#sp-diesner-top {
    background-color: #dd0b2f;
    color: #ffffff;
    padding: 10px 0 10px 0;
    position: fixed;
    width: 100%;
	max-width: 1240px;
    z-index: 99;
    top: 0;
	font-size: 0.9rem;
}

#sp-diesner-header {
    background-color: rgba(255, 255, 255, 0.9);
    color: #94999d;
    padding: 10px 0 0 0;
    position: fixed;
    top: 38px;
    z-index: 99;
	width: 100%;
    max-width: 1240px;
}

#sp-main-body {
    padding: 134px 0 0 0!important;
}

q { quotes: "„" "“" "‚" "‘" }

body {
    font-size: 1.1rem;
	line-height: 1.4;
}

h1, h2, h3, h4, h5 {
	color: #dd0b2f;
	letter-spacing: 5px;
	margin: 0px 0px 30px 0px;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
}

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -5px -5px -5px 7px;
    display: inline-block;
}


#objektbeschreibung h1 {
	font-size: 1.5rem
}

#objektbeschreibung h2 {
	letter-spacing: 0px;
	text-transform: none;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 0px 0px 15px 0px;
}

#objektpreise h1 {
	font-size: 1.5rem
}

#objektpreise h2 {
	letter-spacing: 0px;
	text-transform: none;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 0px 0px 15px 0px;
}

#objektbildergalerie h1 {
	font-size: 1.5rem
}

#objektbildergalerie h2 {
	letter-spacing: 0px;
	text-transform: none;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 0px 0px 15px 0px;
}

#datenschutz h2 {
    font-size: 1.75rem;
}

#datenschutz h3 {
	color: #dd0b2f;
	letter-spacing: 0px;
	margin: 0px 0px 30px 0px;
    text-transform: none;
    padding: 0px 0px 0px 0px;
	font-size: 1.1rem;
	font-weight: 600;
}	

#impressum h2 {
    font-size: 1.75rem;
}

#impressum h3 {
	color: #dd0b2f;
	letter-spacing: 0px;
	margin: 0px 0px 30px 0px;
    text-transform: none;
    padding: 0px 0px 0px 0px;
	font-size: 1.1rem;
	font-weight: 600;
}

#service h2 {
    font-size: 1.75rem;
}

#service h3 {
	color: #dd0b2f;
	letter-spacing: 0px;
	margin: 0px 0px 30px 0px;
    text-transform: none;
    padding: 0px 0px 0px 0px;
	font-size: 1.1rem;
	font-weight: 600;
}		

p {
	color: #94999d;
}

b, strong {
    font-weight: bold;
}

ul {
    list-style-position: inside;
}

 table.center {
    margin-left:auto; 
    margin-right:auto;
  }

.offcanvas-menu {
    background-color: #dd0b2f;
    color: #fff;
}

.sp-contact-info li {
    font-size: 80%;
}

#offcanvas-toggler {
    display: block;
    height: 80px;
    line-height: 80px;
    font-size: 26px;
}

#offcanvas-toggler > .fa {
    color: #000;
}

.reserviert {
    position: absolute;
    left: 20px;
    top: 20px;
    background: #3ba23b;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
    color: white;
	font-weight: normal;
    padding: 5px 40px;
    text-shadow: 0 0 0.75em #444;
    box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    -webkit-text-shadow: 0 0 0.75em #444;
    -webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
}

.verkauft {
    position: absolute;
    left: 20px;
    top: 20px;
    background: #dd0b2f;
	font-weight: normal;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
    color: white;
    padding: 5px 40px;
    text-shadow: 0 0 0.75em #444;
    box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    -webkit-text-shadow: 0 0 0.75em #444;
    -webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
}

.verkauft-klein {
    position: absolute;
    left: 20px;
    top: 20px;
    background: #dd0b2f;
	font-weight: normal;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
    color: white;
    padding: 5px 20px;
    text-shadow: 0 0 0.75em #444;
    box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    -webkit-text-shadow: 0 0 0.75em #444;
    -webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
}

#sp-top-bar {
    background: #000;
    color: #aaa;
}

.offcanvas-diesner > #offcanvas-toggler > .fa {
    color: #000;
}

.sp-page-builder .page-content #einleitungstext {
    z-index: 2;
}

body, .sp-preloader {
    background-color: #fff;
    color: #fff;
}

a {
    color: #94999d;
}

.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0 0px;
    display: inline-block;
}

.sppb-carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
	margin-bottom: 30px;
}

.sppb-testimonial-pro .sppb-testimonial-message {
    font-size: 1.1rem;
    line-height: 1.6;
}

/* Das ist das CSS-Snippet für die Objektbilder */
.sppb-addon-overlay-image-content {
    /*padding: 35px;*/
	padding: 0;
	height: 220px;
	object-fit: cover;
    -ms-display: flex;
    display: flex;
    position: relative;
    backface-visibility: hidden;
    overflow: hidden;
    border-radius: 35px 35px 0px 0px;
    border-bottom-color: #dd0b2f;
    border-bottom-style: solid;
}

.sppb-addon-overlay-image-content img {
	object-fit: cover;
	min-height: 220px;
	height: auto;
}

.sppb-addon-overlay-image-platzhalter {
    /*padding: 35px;*/
	padding: 0;
	height: 220px;
	object-fit: cover;
    -ms-display: flex;
    display: flex;
    position: relative;
    backface-visibility: hidden;
    overflow: hidden;
    border-radius: 35px 35px 0px 0px;
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
}

.sppb-addon-overlay-image-platzhalter img {
	object-fit: cover;
	min-height: 220px;
	height: auto;
}

/* Das ist das CSS-Snippet für die erledigten Objektbilder */
.objektbild-klein {
    padding: 0;
	height: 150px;
	object-fit: cover;
    -ms-display: flex;
    display: flex;
    position: relative;
    backface-visibility: hidden;
    overflow: hidden;
    border-radius: 40px 40px 0px 0px;
    border-bottom-color: #dd0b2f;
    border-bottom-style: solid;
}

.objektbild-klein img {
	object-fit: cover;
	min-height: 150px;
	height: auto;
}


#sp-bottom, #sp-bottom-one-line{
    font-size: 1.1rem;
    line-height: 1.6;
}

#sp-bottom .sp-module .sp-module-title, #sp-bottom-one-line .sp-module .sp-module-title {
    font-weight: 600;
    font-size: 1.0rem;
    margin: 0 0 0 0;
    color: #fff;
    text-transform: none;
    letter-spacing: 0;
	line-height: 1.6;
}

#sp-bottom .sp-module p, #sp-bottom-one-line .sp-module p {
    font-weight: normal;
    font-size: 1.0rem;
    color: #fff;
}

#sp-bottom .sp-module ul > li, #sp-bottom-one-line .sp-module ul > li {
    display: block;
    margin-bottom: 0px;
	font-weight: 600;
	font-size: 1.0rem;
}

#sp-footer .container-inner {
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

@media (min-width: 0px) {
.sppb-col-md-4 {
	padding-left: 30px;
	padding-right: 30px;
}
}

@media (min-width: 0px) {
#service .sppb-col-md-4{
    padding-left: 0px;
    padding-right: 0px;
}
}

/*
@media (max-width: 500px) {
.text-center {
   text-align: left!important;
}
}
*/


.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 30px;
    z-index: 99;
    float: right;
    position: relative;
}

.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span {padding: 0 10px;}

#objektbild img {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-width: 3px;
	border-radius: 40px;
    border-color: #ffffff;
    border-style: solid;
    box-shadow: 2px 2px 4px 1px rgba(109, 109, 109, 0.41);
    background-color: rgba(245, 245, 245, 0.7);
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    display: block;
    font-size: 1.4rem;
    padding: 0.525rem 0;
    position: relative;
}

#sp-top1 ul {
    list-style-position: inside;
    list-style: none;
    display: inline-flex;
}

#sp-top1 li {
    margin-right: 20px;
}

#sp-menu > .sp-column, 
 #sp-menu .sp-megamenu-wrapper { justify-content: end !important;}