
#pagetitle-aponame  {
      display:none;
   }


#logo  {
   display: block !important;
}



#header-top  {
	background:#00cce6;
}

h2  {
   color: #333;
}

.notdienst-helper  {
	background:#f7fdfe;
}

.fotorama__thumb-border {
	border-color:#00cce6 !important;
}
.teammember img  {
	background:#00cce6;
}

.boxPaper  {
	border-color:#00cce6;
}

#footer  {
	background: rgba(0, 204, 230, 0.1);
	border-top:1px solid rgba(0, 204, 230, 0.2);
}

/* LINKS UND BUTTONS ***************************************** */	
/* ----------------------------------------------------------- */

a  {
	color:#c10000;
}

a:hover  {
	color:#111;
}

#layerslider a  {
	color:444;
}

#layerslider a:hover  {
	color:#444 !important;
}

.btn-danger, .btn-inverse:hover  {
	border-color:#00cce6 !important; 
	background:#00cce6 !important;
}
.btn-danger:hover  {
	background:#c10000 !important; /* #7 */
	border-color:#c10000 !important;			 /* #7 */
	color:#fff !important;
}

.btn-default  {
	border-color:#00cce6; /* #1 */
}
.btn-default:hover  {
	border-color:#00cce6; /* #1 */
	color:#fff !important;
	background:#00cce6 !important; /* #2 */
}


/* NAVIGATION ************************************************ */	
/* ----------------------------------------------------------- */

ul.nav-menu a  {
	color:#054f01 !important;
}

ul.nav-menu, .nav-container  {
	background: #f7fdfe !important;	
}


.nav-menu > .menu-item:hover,
.nav-menu > .menu-item.is-active {
  background-color: #f7fdfe !important;
}

.nav-dropdown {
  background-color:#f7fdfe !important;
}

.wrapper-flush, .nav-toggle  {
	background:#00cce6 !important;
}

/* mobil */
@media (max-width: 1170px) {
	
.nav-dropdown li  {
	background:#f7fdfe;
}

.nav-menu li:hover  {
	background:rgba(0, 204, 230, 0.1) !important;
}
	

}

/* Kacheln --------------------------------------------------- */
/* *********************************************************** */

.kachel  {
	background:#00cce6 !important;
}

.hvr-rectangle-out:before {  
	background:#c10000  !important;
}


