.aboutone-section .section-header {
	max-width: 100%;
}

.page-banner {
	max-height: 220px !important;
	min-height: 220px !important;
}
.blog-banner {
	background: url("/fileadmin/templates/images/services-headerbg.jpg");
}

.bottom-footer li {
	display: inline;
	margin: 0px 10px;
}
.bottom-footer a {
	color: #be9e6a;
}

.col-md-6.skill-section,
.col-sm-6.skill-section {
	padding-right: 45px !important;
}


.titelbild {
    float:right;
    margin-right: 0px;
    margin-left: 70px;
    margin-bottom:25px;
}
@media only screen and (max-width: 696px) {
  .titelbild {
      float:left;
      margin-right: 70px;
      margin-left: 0px;
      margin-bottom:25px;
  }
}


.section-header h5 {
	font-size: 28px !important;
}
.section-header h3 {
	font-family: "Open Sans",sans-serif,"google";
	font-size: 18px !important;
    line-height: 33px !important;
}

.type-post .post-date span {
	font-size: 18px !important;
	margin-top: 0px !important;
}
