.ausstellungsarticle img {
	max-height: unset !important;
}
.ausstellungsarticle .bordered {
  border-image: url("https://initiative-2mai.de/img/rahmen.svg") 40 / 40px 33px 33px 40px;
	padding-left: 40px;
	padding-right: 10px;
}

.ausstellungsarticle p {
clear: both;
}

.ausstellungsarticle header, .ausstellungsarticle .Artikeltext {
margin-left: auto;
margin-right: auto;
width:1080px;
max-width: 100%;
}
.ausstellungsarticle .Artikeltext {
text-align: justify;
text-justify: inter-word;
}
.ausstellungsarticle header, .ausstellungsarticle .title {
display: block;
}
.ausstellungsarticle .markleft, .ausstellungarticle .markright {
    margin: 0 5vw;
}
