/*petersen-webdesign*/

/*body*/

*+h6, *+.h6 {
    margin-top: 0;
}

/*header*/
.astroid-logo img {
    max-width: 300px!important;
    max-height: 100px!important;
}	
	
/*button*/
.btn {
	color: #fff !important;
}
	
/*menu*/

/*breadcrumb*/
.breadcrumb {
	margin-bottom: 0px !important;
}

/*contact*/

/*layout chromes*/
.dp-layout-1  {
	background-color: #fff!important;
}

.dp-layout-1 h3  {
    margin-bottom: 15px;
    background: #e39703;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 10px;
}

#ccctc-127 {
	margin-left: 25px !important;
}

/*modul promo*/
@media (min-width: 768px){
.dppromo {
	margin-left: -10px !important;
}
}

.dppromo {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}