.c03.content{
	height:100vh;
	overflow:hidden;
	position:relative;
}
.c03.content.teasertext::before{
	content: '';
	display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
}
.c03 .content-headline{
	position:absolute;
	height:100%;
	min-height:auto;
	padding:50px;
	z-index:1000;
	width:100%;
	top:0;
}
.c03 .content-headline .innerwrap{
	align-items: center !important;
	text-align: center !important;
	height:100%;
}
.c03 img{
	width:100%;
	height:auto;
}
.c03 .content-headline .innerwrap h2{
	color: #ffffff;
	font-size:46px;
	line-height:120%;
	font-family: 'Playfair Display', serif;
}
.t_stream li h2{
	font-size:18px;
}
.c04 .teasertext::before{
	content: '';
	display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
}
.c04 .fsImageOverlay{
	position: absolute;
	bottom: 80px;
	left: 80px;
	color:#ffffff;
}
.c04 .textblock{
	padding: 0 100px;
}
.c04 .fsTeaserImage img{
	width:100%;
	height:auto;
}
.c04 .fsOverlayTitle.title{
	font-size:46px;
	line-height:120%;
	font-family: 'Playfair Display', serif;
}
.c04 .fsOverlayDescription{
	padding:20px 0;
}
.c04 .more_link{
	border: 2px solid currentColor;
    padding: 12px 24px;
    background: none;
	display:inline-block;
	margin:20px 0 0;
	text-transform:uppercase;
	line-height: 100%;
}
.news_wrap a{
	color:#000000;
}
.news_wrap h3{
	font-size:40px;
	line-height:120%;
	font-family: 'Playfair Display', serif;
	padding: 0 0 30px;
}
.news_wrap .joNewsMore {    
	border: 2px solid currentColor;
    padding: 12px 24px;
    background: none;
    display: inline-block;
    margin: 20px 0 0;
	border-radius:0;
}
.news_wrap .text_wrap.right{
	padding-left:60px;
	padding-right:0px;
}
.news_wrap .text_wrap{
	padding-left:15px;
	padding-right:60px;
	padding-top:60px;
}
div.joDetail 
div.detailimage a:first-of-type img.joResponseImage, 
.frame-type-jocontent_c18 .news-img-wrap img, 
.frame-type-jocontent_c18 .newslist .img-container img {
    width: 100%;
    border: 0px;
}
.news_wrap .row.py-4{
	padding-bottom:80px!important;
}
.frame-type-jocontent_c18 li:hover a {
    background-color: transparent;
}
.jodireckteinstieg {
	margin-top: 80px;
}
.dce_jod_desc {
	padding: 15px;
}
.dce_jod_collapse_nestled {
	padding: 15px;
}
.dce_jod_con {
    background-color: rgba(0,0,0,.1);
}
.dce_jod_desc p:first-of-type:first-letter {
	font-size: 450%;
	line-height: 1;
	float: left;
	padding-right: .125em;
}
@-moz-document url-prefix() {
	.dce_jod_desc p:first-of-type:first-letter {
		margin-top: .15em;
	}
}
.dce_jod_desc img {
	width: 100%;
	height: auto;
}
.dce_jod_titel {
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    color: #008bc4;
    padding: 0 15px;
}
.dce_jod_con .dce_jod_image {
	padding: 15px;
	text-align: center; 
}
.dce_jod_image img {
    max-width: 100%;
    height: auto;
}
/*
.jodireckteinstieg > div:after {
	content: "";
	position: absolute;
	height: 80%;
}
*/
.dce.jodireckteinstieg {
    padding-right: 15px;
    padding-left: 15px;
}
.jokurzinventar {
	background-color: #ffffff;
	padding: 5% 10%;
	/*margin-bottom: 15px;*/
}.dce_jokurzinventar_externalLink:not(:last-child) {
	 margin-bottom: 24px;
 }
.jokurzinventar hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.dce_jokurzinventar_title {
	font-weight: bold;
	margin-bottom: 16px;
}
.dce_jokurzinventar_object_description {
	font-size: 16px;
}
.dce_jokurzinventar_externalLink a {
	width: 100%;
	font-weight: bold;
}
.dce_jokurzinventar_externalLink strong {
	font-weight: bold !important;
}
.frame-type-jocontent_c07 .pages_btn {
    position: absolute;
    right: 0;
    top: 4px;
    border: 1px solid #007bff;
    line-height: 100%;
    padding: 5px;
    border-radius: 0;
    outline: none;
}
.frame-type-jocontent_c07 a.btn:focus,
.frame-type-jocontent_c07 a.btn:not(:disabled):not(.disabled):active:focus {
	box-shadow: none;
}
.frame-type-jocontent_c07 a.btn:hover {
	color: white;
}
.frame-type-jocontent_c07 a.active {
	color: #007bff;
}
.frame-type-jocontent_c07 li {
	position: relative;
}
.frame-type-jocontent_c07 li > a:not(.pages_btn) {
	padding-right: 25px;
    display: block;
}

.pages_btn {
	display: inline-block;
    height: 20px;
    width: 20px;
    opacity: .7;
	cursor: pointer;
}
.pages_btn .horizontal {
    position: absolute;
    background-color: #007bff;
    width: 12px;
    height: 2px;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -1px;
}
.pages_btn .vertical {
    position: absolute;
    background-color: #007bff;
    width: 2px;
    height: 12px;
    left: 50%;
    margin-left: -1px;
    top: 50%;
    margin-top: -6px;
}
.pages_btn .kreis {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    /* border: solid 2px black; */
}

#joframe_content .jo-ce001 {
	margin: 30px -15px;
}
.dce_jod_collapse_nestled .frame-type-jocontent_ce001 {
	margin-top: 0;
	margin-bottom: 0;
}
.dce_jod_collapse_nestled .jo-ce001 {
	margin-left: -2px;
	margin-right: -2px;
}
.dce_jod_collapse_nestled .frame-type-jocontent_ce001 .jo-item {
	padding-left: 2px;
	padding-right: 2px;
}

.jo-ce001.jo-ef-1 .jo-img .jo-ol {
    position: relative;
    display: block;
    height: auto;
    min-height: 100%;
}
.jo-ce001 .jo-img > a:first-child {
    display: block;
    padding: 50%;
}
.jo-ce001.jo-ef-1 .jo-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: contain;
    object-position: top;
}
.jo-ce001 .jo-ol-title {
    word-break: break-all;
    word-break: break-word;
}
.frame-default.frame-type-list.frame-layout-3 {
	overflow: visible;
}
@media (min-width: 0px) {
	#c3081,
	#c3086 {
		position: relative;
		right: 15px;
		z-index: 100;
	}
	#c3081 a img,
	#c3086 a img {
		width: 50px;
		height: 36px;
	}
}

@media(min-width: 768px){
	.additionalinfo > div {
		display: inline;
	}
	.additionalinfo > div:first-child {
		margin-right: 20px;
	}
	.dce_jod_image {
	    transform: translateY(-105px);
	    /*
	    width: 100%;
    	height: auto;
    	*/
	}
	.t_stream li h2{
		font-size:17px;
	}
	.dce_jod_desc {
		column-count: 2;
	    column-gap: 5%;
		padding: 5%;
	}
	.dce_jod_collapse_desc {
    	column-count: 2;
    	column-gap: 5%;
	    padding: 3.5%;
	}
	.dce_jod_collapse_desc h4 {
		font-size: 1.1rem;
	}
	.dce_jod_collapse_nestled {
		padding: 3.75%;
	}
	.dce_jod_con .dce_jod_image {
		padding-left: 30px;
	}
	.dce_jod_titel {
	    padding: 0px 3.75%;
	    margin-bottom: 20px;
	}
	.jodireckteinstieg .flex-md-row-reverse .dce_jod_titel {
		text-align: right;
	}
	.jodireckteinstieg .flex-md-row-reverse .dce_jod_image {+
		padding-left: 0px;
		padding-right: 30px;
	}
}
@media (min-width: 992px) {
	.jo-ce001.jo-ef-1 .jo-img .jo-ol {
	    position: absolute;
	    display: block;
	    height: 0;
	    min-height: 0;
	}
	.dce.jodireckteinstieg {
	    padding-right: 50px;
	    padding-left: 50px;
	}

	#c3081,
	#c3086 {
		position: relative;
		right: 50px;
		z-index: 100;
	}
}

@media (min-width: 1200px) {
	.dce.jodireckteinstieg {
	    padding-right: 100px;
	    padding-left: 100px;
	}

	#c3081,
	#c3086 {
		position: relative;
		right: 100px;
		z-index: 100;
	}
}

@media (min-width: 1800px) {
	.dce_jod_image img {
	    width: 100%;
	    max-width: 500px;
	    max-height: 400px;
	    
	    object-fit: contain;
	}
}