body {
    overflow: visible !important;
    height: auto !important;
}

.fullpage-wrapper {
    height: auto !important;
    transform: none !important;
    transition: none !important;
}

.fp-section {
    height: auto !important;
}

.fp-slidesContainer {
    width: auto !important;
    transition: none !important;
    transform: none !important;
}

.fp-slides,
.fp-slides * {
    position: static !important;
	
    height: auto !important;

}

.fp-slide {
    width: auto !important;
}

.fp-controlArrow.fp-next,
.fp-controlArrow.fp-prev,
.bild,
.header_bild_rahmen,
.aktuelle_meldung,
#section2 .logo,
.aktuelle_meldung,
.seiten_icon,
.header_text,
.nicht_drucken {
	display: none;
}

body {
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
}

@page {
	margin: 2cm 3cm;
}

.seitenumbruch {
	page-break-before:always;
}

h1 {
	font-size: 150%;
	margin: 40px 0 0 0;
}

h2 {
	font-size: 125%;
}

.vertikal_zentrieren {
	vertical-align: middle;
}

.logo, .logo1 {
	width: 300px;
	margin: 20px auto;
}

.icon img {
	width: 20px;
}

.seiten_icon {
	width: 25px;
}

.link a {
	color: black;
}

a {
	text-decoration: none;
}

.zitat {
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 3px;	
	background: rgba(127, 19, 23, .05);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}

.zitat_urheber {
	font-size: 80%;
	text-align: right;
}
