* {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS,sans-serif;
	font-size: 20px;
	}
body {
	margin: 0px;
	padding: 0px;
	background: #FFC636;
	height: 100%;
	width: 100%;
	}
#box {
	/*margin: 0px auto;*/
	padding: 0px;
	max-width: 1440px;
	position: relative;
	}
#boxHorn, #boxKopf, #boxMenu2, #boxRe {
	width: 480px;
	}
#boxHorn {
	height: 631px;
	position: fixed;
	right: 0px;
	top: 96px;
	z-index: -30;
	}
#boxKopf {
	height: 96px;
	margin: 0px 0px 48px;
	position: absolute;
	z-index: 100;
	}
#boxSprache {
	height: 144px;
	position: absolute;
	width: 40px;
	left: 440px;
	z-index: 200;
	/*font-size: 20px;*/
	}
#boxSprache2 {
	position: absolute;
	width: 42px;
	right: 0px;
	z-index: 20;
	/*background: #cccccc;*/
	top: 0px;
	}
#boxSchaltflaeche {
	position: fixed;
	left: 375px;
	z-index: 200;
	top: 0px;
	//visibility: hidden;
	display: none;
	cursor: pointer;
	}
#boxMenu2 {
	//min-height: 631px;
	position: fixed;
	left: 0px;
	z-index: 100;
	background: rgba(255, 198, 54, 1);
	top: 95px;
	height: 100%;
	display: none;
	}
#papierMenu2 {
	position: absolute;
	margin: 16px 24px;
	min-height: 432px;
	top: 0px;
	}
#boxRe {
	margin: 0px;
	height: 144px;
	position: relative;
	text-align: left;
	float: right;
	z-index: -20;
	}
.boxKl {
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
	position: relative;
	}
.papierKl, #papierInfo, #menubox, #menu, #papierMenu2 {
	width: 432px;
	}
.papierKl, .papierGr, #papierInfo {
	margin: 16px 24px;
	background-color: rgba(255,255,255,0.8);
	}
.papierKl, .papierGr, #papierInfo {
	font-family: Trebuchet MS,sans-serif;
	line-height: 30px;
	max-height: 999999px;
	}
.papierKl, .papierGr, #papierInfo {
	position: relative;
	}

.box2 {
	position: relative;
	float: left;
	min-width: 480px;
	}
#boxInfo {
	margin: 0px 0px 24px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
	}
#papierInfo {
	-moz-transform: rotate(-11deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform: rotate(-11deg); /* Safari */
	-o-transform: rotate(-11deg); /* Opera */
	-ms-transform: rotate(-11deg); /* IE9 */
	transform: rotate(-11deg); /* W3C */
	}
#boxMenu {
	margin: 0px;
	text-align: left;
	float: left;
	position: relative;
	height: 162px;
	padding: 0px 0px 36px 24px;
	}
#menu, #papierMenu2 {
	color: white;
	position: absolute;
	font-family: Trebuchet MS;
	}
#menu {
	margin: 0px;
	column-width: 196px;
	line-height: 36px;
}
ul {
	/*margin-top: -16px;*/
	margin-bottom: 12px;
	}
li {
	margin-left: 36px;
	}
.menupunkt ul, .menupunktact ul {
	/*margin-top: 0px;*/
	margin-bottom: 0px;
	}
.menupunkt ul li {
	color: #660000;
	margin-left: 16px;
	}
.menupunktact ul li {
	margin-left: 16px;
	color: white;
	}
.menupunkt ul li a {
	color: #660000;
	text-decoration: none;
	}
.menupunkt ul li a:hover {
	text-decoration: underline
	}
.menupunktact ul li a {
	color: #660000;
	}
#papierMenu2 .menupunktact ul li a, #papierMenu2 .menupunkt ul li a {
	font-size: 22px;
	line-height: 45px;
}


h1 {
	font-family: Times New Roman;
	font-size: 28px;
	line-height: 36px;
	padding-top: 16px;
	/*padding-bottom: 12px;*/
	margin-left: 12px;
	}
h2 {
	font-family: Times New Roman;
	font-size: 28px;
	line-height: 36px;
	padding-top: 16px;
	/*padding-bottom: 12px;*/
	margin-left: 12px;
	}
h3 {
	font-family: Arial;
	font-size: 15px;
	color: #660000;
	font-style: italic;
	margin-left: 12px;
	}
h4 {
	font-family: Times New Roman;
	font-size: 28px;
	font-style: italic;
	line-height: 36px;
	color: white;
	padding-top: 36px;
	padding-left: 20px;
	}
p {
	/*padding-bottom: 16px;*/
	padding-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	}
a {
	text-decoration: none;
	color: #660000;
	}
a:hover {
	text-decoration: underline
	}
.share img {
	margin: 0px 24px;
	}
.whatsapp {
	visibility: hidden;
	}
.querformat {
	display: block;
}
.lh-article-card__content-wrapper, .lh-article-card {
	width: 432px;
}