@charset "UTF-8";
/* CSS Document */

@media print {

body {
	font: 62.5%/1.5em Helvetica, Arial, sans-serif;
	color: rgb(87,87,86);
}

#scroll-top,
#nav-responsive,
#header .toggle-button,
#header .claim-search,
#nav,
#header-slider,
#header-banner,
#aside,
#footer,
.header-ueber-uns .right,
.mitteilungsblaetter .left,
.anmeldeformular,
form,
.partner img,
.product-order,
.warenkorb {
	display: none;
}

/* LAYOUT */
a {
	color: rgb(87,87,86);
}
hr {
	border: none;
	border-top: 1px solid rgb(87,87,86);
}
#header .logo img {
	width: 150px;
	margin-left: 0 !important;
}
#content {
	padding-top: 60px;
}
.ce_text, section {
	margin-bottom: 40px;
}
veranstaltungen-aktuell h1 {
	text-transform: uppercase;
}
.product-image img,
.product-view-left img {
	width: 100px;
}
.product-order {
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 0 !important;
}
.shop-product {
	margin: 0 !important;
	padding: 0 !important;
}

/* TYPO */
h1 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 20px 0;
}
h1 span {
	display: block;
}
h1 span,
h2,
.mitteilungsblaetter .right h1 {
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
p + h2 {
	margin-top: 40px;
}
h3 {
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
h4 {
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 0 0;
}
p {
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
ul, ol {
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 20px 0;
}

}