.logo_gross {
/*
	width:240px;
	height:68px;
	top:5px;
*/
}
.menu_top {
	height:140px;
}
ul.menu {
	top:140px;
}
.hamburger {
	background-repeat: no-repeat;
	background-size: 58px 40px;
	width:58px;
	height:40px;
}
.top_text {
    right: 20px;
    top: 70px;
}
.page .content_area .content,
.page.home .content_area .content {
	padding:10px;
}
.editorial .normal,
.editorial h1,
.editorial ul.audio, 
.editorial ul.link {
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}
.editorial .spalten {
	display:block;
}
.editorial .spalten .spalte {
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
.page.home .content_area,
.content_area.columns {
	flex-wrap: wrap;
}
.page.home .content_area .content,
.content_area.columns .content {
	width:100%;
	min-width:calc(100%-20px);
}
.page.home .content_area .content:last-child,
 .content_area.columns .content:last-child {
	order:1; 
}
.page.home .content_area .content:first-child,
 .content_area.columns .content:first-child {
	order:2; 
}
.editorial ul li {
	margin-left:0px;
}
.super_content .rechts,
.super_content .links {
	width:calc(100% - 10px);
	height:auto;
	margin-left:0px;
}
.super_content .links {
	margin-top:40px;
}
.super_content h1 {
	font-size:20px;
}
.embed {
	width:100%;
}
.embed iframe {
	width:100%!important;
/* 	height:auto!important; */
}
.footer .menu li.fb,
.footer .menu li.yt {
	display:none;
}