.maincontent{
	margin-left:-30px !important;
	margin-right:-30px !important;
}
h2.blau{
	margin-top:10px !important;
	margin-bottom:30px !important;
	margin-left:9px;
}
h2.gruen{
	margin-top:10px !important;
	margin-bottom:30px !important;
	margin-left:9px;
}
h2.rot{
	margin-top:10px !important;
	margin-bottom:30px !important;
	margin-left:9px;
}
h4{
	line-height:1.4 !important;
}
.carousel-caption h2{
	margin-top:2px !important;
	margin-bottom:24px !important;
}
.footer{
	margin-left:0 !important;
	margin-right:0 !important;
}
.owl-item{
	padding-left:-9px;
}
.owl-item .owl-item{
	padding-left:0;
	max-width: 100% !important;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.owl-item p{
	padding-left:9px !important;
}
.catheadline{
	margin-left:9px;
}
#rootpath a {
	display:none !important;
}
#rootpath{
	color:#fff !important;
}
.subheadlinestart{
	font-family: 'Helvetica Neue LT W06_65 Md' !important;
	font-size: 14px;
}
.carouselheadline{
	position:absolute;
	top:20px;
	left:36px;
	font-family: 'Helvetica Neue LT W06_65 Md' !important;
	font-size: 18px;
}
.carousel-indicators li {
	background-color:#fff !important;
	margin-left:7px !important;
	margin-right:7px !important;
	width: 14px !important;
	height: 14px !important;
	background-color:#e6e6e6 !important;
	border: 1px solid #e6e6e6 !important;
}
.carousel-indicators .active{
	background-color:#595959 !important;
	border: 1px solid #595959 !important;
	width: 14px !important;
	height: 14px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #595959 !important;
	width: 14px !important;
	height: 14px !important;
}
.owl-theme .owl-dots .owl-dot span {
	background: #e6e6e6 !important;
	width: 14px !important;
	height: 14px !important;
}
.veranstaltungcarousel .personlink{
	color: #ff0000 !important;
}
.veranstaltungcarousel .personlink:hover{
	color: #ffffff !important;
	background-color: #ff0000 !important;
}
.projektcarousel .personlink{
	color: #51d386 !important;
}
.projektcarousel .personlink:hover{
	color: #ffffff !important;
	background-color: #51d386 !important;
}
.publikationcarousel .personlink{
	color: #36b1ef !important;
}
.publikationcarousel .personlink:hover{
	color: #ffffff !important;
	background-color: #36b1ef !important;
}
.publikationcarousel .download{
	color: #36b1ef !important;
}
.publikationcarousel .download:hover{
	color: #ffffff !important;
	background-color: #36b1ef !important;
}