
.ml0 {
	margin-left:0 !important;
}
.mr0 {
	margin-right:0 !important;
}


.content-header {
	color: #000;
}
.content-header h1,
.content-header h2,
.content-header h3 {
	color: #000;padding:0;margin:0;
}

.content-header-image {
	background-color: #e7e7e7;
}

.sidebar-footer {

}
.sidebar-footer h1,
.sidebar-footer h2,
.sidebar-footer h3 {
	color: #000;
}



.sidebar-footer a:not(.btn),
.footer-nav-menu a:not(.btn) {
	/*color: #95a5a6;*/
	color: #000000;
}
.sidebar-footer a:hover:not(.btn),
.sidebar-footer a:focus:not(.btn),
.footer-nav-menu a:hover:not(.btn),
.footer-nav-menu a:focus:not(.btn) {
	/*color: #c0392b;*/
	color: #0091D3;
}

.entry-meta,
.comment-edit-link {
	font-size: 16px;
}


.after-footer {
	background: #222222;
	color: white;
	font-size: 16px;
}



#pchooser a:hover{
	color: #0091D3;
}


#pchooser .active{
	color: #0091D3;
	font-style:italic;
}

#beschreibung{
	width:100%;
	text-align:center;
}


@media (max-width: 767px) {
  .startvideo {
    padding-bottom: 150% !important;
  }
	.startvideo .commvideo {
		position:unset !important;
	}
}