
.features-boxed .item .box  {
	padding:5px;
    background-color: #ececec;
    color:#555B5E;
	}

.detail_links {
	float:left;  
	font-size: 12px;
    color:#555B5E;
}
.features-boxed, body {
    color: #555B5E;
    background-color: white;    
}
/*##########################*/
/*in diesem bloc*/
.features-boxed h2 {
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 18px;
    /*color: white;*/
}
.features-boxed .intro p, .text-center {
    margin-bottom: 0;
   
}


.navigation-clean {
    background: #FFF;	
}

	
.nav-item {
padding-left: 10px;
}




.clear_after:after {
  content: "";
  display: table;
  clear: both;
}

