 /* =============================================================================
 * Eigene CSS Anpassungen
 * ========================================================================== */
 
 

.marginbottom { margin-bottom: 25px; }

.book-now .toggler { font-color: #fff; padding: 0 200px; }
.book-now .ui-accordion-header-icon { font-color: #fff!important; }
.book-now .button span { font-color: #fff!important;}



.book-now  { border: none; }

.book-now .toggler.ui-state-active { border-bottom: none; }

.book-now-button { font-color: #fff!important;}
.ui-accordion-header-icon { font-color: #fff!important;}

span.bookNOW {
	color: #fff !important;
	display: block !important;
	text-align: center;
	padding: 10px 0 10px 35px;
	font-family: Roboto;
	font-weight: 500;
	font-size: 20px;
 	background-color: #9e9f7f;
}


 /* Eigene CSS Anpassungen 
 * ========================================================================== */

.ce_table table td {
  border-top: solid 1px #E3E3E3;
  border-bottom: none;
  padding: 2px 12px 2px 4px;
}

.ce_table tr:nth-last-child(1)  {
  border-bottom: solid 2px #E3E3E3;
}

.c-contact h4 {margin-bottom: 5px; }

.c-contact p {line-height: 1.4rem;}
.c-contact .ce_table {margin-bottom: 30px !important;}
.c-contact table { border-bottom: 1px solid #E3E3E3; }

.c-startseite .column {
  background: #dfdfdf;
  opacity: 0.8;
}
.c-startseite .column h4 {
  color: #000!important;
}
.c-startseite .column .ce_text p {
  color: #000!important;
}


.c-startseite  .c-gridspalte {
  background: ;
}