#rt-extension .map {
    margin: 0;
	padding: 0;
    position: relative;
	
}
#rt-extension .sprocket-strips-content {
    padding-left: 10px;
    padding-right: 10px;
}

#rt-extension .sprocket-strips-arrows .arrow {
    top: 66%;
}
body.layout-mode-responsive .sprocket-strips .sprocket-strips-arrows .arrow.prev {
    left: -25px;
}
body.layout-mode-responsive .sprocket-strips .sprocket-strips-arrows .arrow.next {
    right: -25px;
}

#rt-fullwidth .map .mapprint {
	display: none;
}

.rt-footer-surround-pattern::before {
    background-image: none;
}

#rt-footer {
    color: #000;
}


#rt-top {
    background-image: url("../../../images/bg1.jpg");
    box-shadow: 0 1px 0 #ebebeb;
	font-size: 20px;
    color: #fff;
	text-shadow: 1px 1px 2px #484848;
    position: relative;
	padding-bottom: 30px;
}

#rt-top.rt-overlay-light h2.title {
    color: #fff;
}
#rt-top h2 {
    text-shadow: 1px 1px 2px #484848;
}
#rt-top .rt-container::after {

    content: "";
}

.fp-feature .dl-horizontal dd {
    text-align: left;
}

.leistungen .sprocket-mosaic-title {
	min-height: 82px;
}
.leistungen .sprocket-mosaic-text {
	min-height: 48px;
}
.form-actions {
	border-top: 0px;
	background: none;
}
/* Aktuelles */
.recent_posts li {

    list-style-type: none;
	margin-bottom: 30px;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
	padding-top: 20px;
	padding-bottom: 20px;
}

#rt-expandedbottom {
    background-color: #fff;
}
#rt-footer .fp-footer-b a {
	color: #000;
}
#rt-footer .fp-footer-b a:hover {
	color: #eb6a28;
}

/* Platz für Proven Expert Overlay*/
#rt-copyright {
    margin-bottom: 43px;
}	