/* Fonts.com */

.menuo-no-borders #Top_bar .menu > li > a span:not(.description) {
    border-right-width: 0 !important;
    font-family: 'Bell Gothic W01 Black 691900' !important;
    text-transform: uppercase;
    font-size: 15px !important;
}

/*h3, h4 {
    font-family: 'Bell Gothic W01 Black 691900' !important;
    text-transform: uppercase;
}*/

h2 {
    font-size: 19px !important;
    color: #585757  !important;

}

.h2titel {
    font-size: 19px !important;
    color: #fff; 
    font-weight: 600;
    line-height: 200%;

}

h3, h2, h4 {
color: #585757; 
}

.infobox ul {
    color: #060000 !important;
}

.scroll-wrapper {
    height: 80vh;
    width: 100%;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
}
    
.scroll-wrapper iframe {
    width: 100%;
    height: 100%;
    display: block;
    -ms-interpolation-mode: bicubic;
}

@supports (-webkit-overflow-scrolling: touch) {
    .scroll-wrapper {
        overflow-y: scroll;
    }
}


/* Startseite Sektion Erstvermietung */

.button-stroke .ext-projekte {
   margin-bottom: 10px !important;
}

@media only screen and (min-width: 960px) {

.zwischenspalte {
   padding-left: 30px;
}

.button-stroke .ext-projekte {
   margin-left: 90px !important;
   width: 70% !important;
   margin-bottom: 20px !important;
}

}
.starfish h2, .starfish h3 {
	margin: 1em 0 !important;
	padding: .8em 0 !important;
	font-size: 24px !important;
	font-family: "Poppins", "Helvetica Neue", sans-serif !important;
	font-weight: 600 !important;
        line-height: 130%;
}

.starfish div#srm_review_form {
	border-radius: 1em !important;
	box-shadow: 5px 5px 10px #bbb !important;
	padding: 3em !important;
}

.starfish ul.multi-desti-buttons {
	padding: 0 !important;
}

.starfish ul.multi-desti-buttons li {
	width: 20% !important;
}

.starfish p {
	padding-bottom: 0!important;
	margin-bottom: 1.75em !important;
        font-family: "Helvetica Neue", sans-serif !important;
        font-size: 16px !important;
}

.starfish input, .starfish textarea {
	border-radius: 5px !important;
	padding: 10px !important;
	background: #f7f7f7 !important;
	border: 1px solid #d1d1d1 !important;
	color: #686868 !important;
	font-family: "Poppins", "Helvetica Neue", sans-serif !important;
	font-weight: 500 !important;
	font-size: 16px !important;
}

.starfish input#submit_review {
	font-family: "Poppins", "Helvetica Neue", sans-serif !important;
	letter-spacing: 0.05em !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
}


#Top_bar .top_bar_left {
width: 100%;
}


