/*@media screen and (min-width: 1901px) */
.container-navi,
.container-gesamt,
.topbar .center-content,
.container-navi .center-content{
	min-width: 1700px;
}
.startseite .inhalt-oben .center-content,
.inhalt > .frame-type-text,
.inhalt > .frame-type-textpic{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
.inhalt > .frame-type-textpic{
	width: 1600px;
}
.navi-content{
	width:1200px;
	margin-left: auto;
	margin-right: auto;
}
.inhalt > .frame-type-text:first-child,
.inhalt > .frame-type-textpic:first-child{
	padding-top: 60px;
}
.inhalt > .frame-type-text{
	text-align: center;
}
.kopfbild .ce-gallery,
.kopfbild .ce-gallery figure,
.kopfbild .ce-gallery figure img,
.kopfbild .ce-gallery .ce-outer,
.kopfbild .ce-gallery .ce-inner{
	width:100%;
	float:none;
}
.kopfbild .ce-gallery .ce-column{
	float: none;
}
.kopfbild .ce-gallery{
	max-height: 900px;
}
#btnJumpToContent{
	background: url(../bilder-layout/arrow-down.png) #28b8ce no-repeat;
    background-position: center;
    background-size: 30px auto;
    padding: 30px;
    position: absolute;
    bottom: 20px;
    right: 60px;
}
