#imprint_content_table td, #imprint_content_table th, table{
	text-align:left;
}
.headtext{
	margin:35px 45px 0 10px;
}
#hidden_title{
	display:none;
}
#landing_page h2{
	font-size:16px;
}
#landing_page .content_kasten{
	border-radius:10px;
	border:3px solid #BE140F;
	padding:14px 4px 0px 4px;
}

.content_kasten a{	
	color:#000;
}

.imprint_adress{
	margin: 20px 0 20px 0;
	background-color:#EFEFEF;
	padding:19px;
	border-radius:3px;
}
.alert-warning{
	padding:5px;
}

.imprint_person_row{
	margin:35px 0 35px 0;
	background-color:#F0F0F0;
	border-radius:3px;
	padding:4px;
}
.mitarbeiter_rows{
	width:auto;
}
.imprint_image img{
	margin-top:8px;
}
#hinweis_alert{
	margin:35px 0 35px 0;
}
.price{
	font-size:1.4em;
	font-weight:bold;}





.membership-pricing-table {
    /* width: 920px; */
	width: auto;
	background-color: #EFEFEF;
}

.membership-pricing-table table .icon-no,.membership-pricing-table table .icon-yes {
    font-size: 22px
}

.membership-pricing-table table .icon-no {
    color: #a93717;
}

.membership-pricing-table table .icon-yes {
    color: #209e61;
}

.membership-pricing-table table .plan-header {
    text-align: center;
    font-size: 48px;
    border: 1px solid #e2e2e2;
    padding: 25px 0;
}

.membership-pricing-table table .plan-header-free {
    background-color: #eee;
    color: #555
}

.membership-pricing-table table .plan-header-blue {
    color: #fff;
    background-color: #B6C5CD;
    border-color: #B6C5CD;
}

.membership-pricing-table table .plan-header-standard {
    color: #fff;
    background-color: #BE140F;
    border-color: #BE140F;
}

.membership-pricing-table table td {
    text-align: center;
    width: 15%;
    padding: 7px 10px;
    background-color: #EFEFEF;
    font-size: 14px;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.membership-pricing-table table,.membership-pricing-table table td {
    border: 1px solid #ebebeb
}

.membership-pricing-table table tr td:first-child {
    background-color: transparent;
    text-align: right;
    width: 24%
}

.membership-pricing-table table tr td:nth-child(5) {
    background-color: #FFF
}

.membership-pricing-table table tr:first-child td,.membership-pricing-table table tr:nth-child(2) td {
    -webkit-box-shadow: none;
    box-shadow: none
}

.membership-pricing-table table tr:first-child th:first-child {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: #e2e2e2
}

.membership-pricing-table table tr:first-child th .pricing-plan-name {
    font-size: 22px
}

.membership-pricing-table table tr:first-child th .pricing-plan-price {
    line-height: 35px
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>sup {
    font-size: 45%
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>span {
    font-size: 30%
}

.membership-pricing-table table tr:first-child th .pricing-plan-period {
    margin-top: -7px;
    font-size: 25%
}

.membership-pricing-table table .header-plan-inner {
    position: relative
}

.membership-pricing-table table .recommended-plan-ribbon {
    box-sizing: content-box;
    background-color: #555;
    color: #FFF;
    position: absolute;
    padding: 3px 6px;
    font-size: 11px!important;
    font-weight: 500;
    left: -6px;
    top: -22px;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 -1px #c2284c inset;
    box-shadow: 0 -1px #c2284c inset;
}

.membership-pricing-table table .recommended-plan-ribbon:before {
    border: solid;
    border-color: #555 transparent;
    border-width: 6px 0 0 6px;
    bottom: -5px;
    content: "";
    left: 0;
    position: absolute;
    z-index: 90
}

.membership-pricing-table table .recommended-plan-ribbon:after {
    border: solid;
    border-color: #555 transparent;
    border-width: 6px 6px 0 0;
    bottom: -5px;
    content: "";
    right: 0;
    position: absolute;
    z-index: 90
}

.membership-pricing-table table .plan-head {
    box-sizing: content-box;
    background-color: #ff9c00;
    border: 1px solid #cf7300;
    position: absolute;
    top: -33px;
    left: -1px;
    height: 30px;
    width: 100%;
    border-bottom: none
}
.outerpricingtable{
		width:90%;	
	}

/* Verkaufen */
#verkaufen_jumbotron{
	background-image: url('/templates/rp24_bs4/images/jumbotron/verkaufen_jumbotron.jpg');
}
#kaufen_jumbotron{
	background-image: url('/templates/rp24_bs4/images/jumbotron/kaufen_jumbotron.jpg');
}


.hakenliste{
	font-size: 17px;
	margin-bottom: 30px;
}	
.hakenliste i{
	color: #2B9731;
	font-size: 20px;

}
.hakenliste li{
	margin: 10px 2px;
}
.block2{
	margin-bottom: 0px;
}

/*Prices*/
.panel-pricing h3{
    color: #fff;
}
.panel-pricing{
    min-height:450px;
}
.panel-body{
     min-height:340px;
}
.panel-body strong{
    color: rgb(190, 20, 15);
    font-size: 28px;
}
 .section-prices{
    margin-bottom: 30px;
 }
 .logo{
    height:100px;
 }
 #section-top{
/* background-color:#F5F5F5;
 padding: 10px 0 0 0;
 border-radius: 4px;*/
 }

