@font-face {
	font-display: swap;
	font-family: 'Algebra';
	font-weight: 400;
	font-style: normal;
	src: url("./fonts/Algebra-Regular-Web.woff2") format("woff2"), url("./fonts/Algebra-Regular-Web.woff") format("woff");
}

@font-face {
	font-display: swap;
	font-family: 'Algebra';
	font-weight: 500;
	font-style: normal;
	src: url("./fonts/Algebra-Medium-Web.woff2") format("woff2"), url("./fonts/Algebra-Medium-Web.woff") format("woff");
}

@font-face {
	font-display: swap;
	font-family: 'Algebra';
	font-weight: 700;
	font-style: normal;
	src: url("./fonts/Algebra-Extrabold-Web.woff2") format("woff2"), url("./fonts/Algebra-Extrabold-Web.woff") format("woff");
}

@font-face {
	font-display: swap;
	font-family: 'Soehne';
	font-weight: 400;
	font-style: normal;
	src: url("./fonts/soehne-schmal-web-dreiviertelfett.woff2") format("woff2"), url("./fonts/soehne-schmal-web-dreiviertelfett.woff") format("woff");
}

@font-face {
	font-display: swap;
	font-family: 'Soehne';
	font-weight: 300;
	font-style: normal;
	src: url("./fonts/soehne-web-buch.woff2") format("woff2"), url("./fonts/soehne-web-buch.woff") format("woff");
}

@font-face {
	font-display: swap;
	font-family: 'Soehne';
	font-weight: 700;
	font-style: normal;
	src: url("./fonts/soehne-web-dreiviertelfett.woff2") format("woff2"), url("./fonts/soehne-web-dreiviertelfett.woff") format("woff");
}

*,
*::before,
*::after {
	background: transparent none !important;
	box-sizing: border-box;
}

html,
body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background-color: #fff !important;
}

a {
	color: #000;
	text-decoration: none;
}

img {
	display: block;
	max-width: 100%;
}

figure {
	margin: 25px 0;
}

table {
	width: 100%;
}

form,
fieldset,
aside,
footer,
nav,
iframe,
.button,
.popup,
.tweets,
.header_motto,
.homepageTitle,
.issue,
.subscribe,
.authors,
.socials,
.gallery_bar,
.gallery_metaIco,
.formatted .photos,
.articleDetail_left {
	display: none;
}

.inner::before,
.inner::after {
	content: "";
	display: table;
}

.inner::after {
	clear: both;
}

.article_label,
.article_more,
.article_comments,
.article_date,
.article_shortDesc,
.article_ico {
	display: none;
}

.article_footer {
	display: block;
}

