.leftcol,
.kopfbild,
.box-title,
.btn-close,
.comment-respond,
.sidebar-widgets,
.suchbox{
	display:none;
}
body,
html{
	background-image:none;
	background-color:#fff;
	margin:0;
	padding:0;
}
body{
	margin:10mm 0 20mm 0;
}
.home .box-title{
	display:block;
}
.inhalt{
	padding:0;
	margin:0;
	width:670px;
}
.inhalt .linke-spalte,
.inhalt .rechte-spalte{
	float:none !important;
	width:670px !important;
}
.kopf .logo{
	position:static;
}
.author img{
	display:block;
}
.page-template-events .inhalt{
	width:690px;
}
.page-template-events .event-content{
	width:400px;
}
.home .kacheln{
	margin:200px 0 0 0; 
	width:670px;
}
.home .kopf .title{
	color:#000;
}
.home .kopf .box-title{
	left:0;
}
.home .kachel,
.slick-slide{
	width:200px;
}
.home .kachel img,
.page-template-home .bilder.gallery{
	width:200px;
	height:109px;
}
.home .kachel{
	position: static !important;
    display: block;
	float:none;
	width:670px;
	border-bottom:1px solid #30373d;
	padding-bottom:30px;
	margin-bottom:30px;
}
.home .kachel .kachel-text{
	background:#fff !important;
}
.home .kachel .kachel-text .headline h2,
.home .kachel .kachel-text a{
	color:#30373d !important;
}
.home .kachel .kachel-text hr{
	display:none;
}