@charset "UTF-8";
/* print CSS */

body {
	font: 62.5%/1.5em Helvetica, Arial, sans-serif;
	color: rgb(87,86,86);
}
a, a:active {
	color: rgb(87,86,86);
	text-decoration: none;
}
#intro h1 {
	font-size: 2.4em;
	line-height: 1.1em;
	margin: 0 0 0.8em 0;
}
#ueber-uns h1 {
	font-size: 2.1em;
	line-height: 1.1em;
	text-transform: uppercase;
	margin: 0 0 0.4em 0;
}
#kontakt h1,
#links h1 {
	font-size: 2.4em;
	line-height: 1.1em;
	margin: 0 0 1em 0;
}
#main p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 1.3em 0;
}
#main p.small {
	font-size: 0.85em;
}
#main #oeffnungszeiten-responsive h2 {
	font-size: 2.0em;
	line-height: 1.1em;
	margin: 0 0 1em 0;
}
#aside h2 {
	font-size: 1.6em;
	line-height: 1em;
	margin: 0;
}
#aside p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin-bottom: 2.2em;
}
#footer h2 {
	font-size: 1.6em;
	line-height: 1em;
	margin: 0 0 1em 0;
}
#footer h3 {
	font-size: 1.2em;
	line-height: 1em;
}
#footer h4 {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0;
}
#footer p,
#footer ul {
	font-size: 1.0em;
	line-height: 1.5em;
	margin-bottom: 1.3em;
}

#container {
	margin-bottom: 5em;
}
#header, .banner, #aside, hr, .responsiveContainer, #sub-nav, #top {
	display: none;
}