*, body {
	font-size: 10pt;
	line-height: 12pt;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	color: #262626;
	background: none;
	border: none;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	position: static;
	}
body {
	margin: 10px;
	width: auto;
	}
a {
	text-decoration: underline;
	cursor: default;
	}
img {
	border: none;
	}
h1 {
	margin-bottom: 15px;
	}
hr {
	width: 100%;
	border-bottom: 2px solid black;
	margin-bottom: 15px;
	}
br.clear {
	clear: both !important;
	line-height: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	}
	html[xmlns*=""] body:last-child br.clear + br.clear { display: none; } /* Safari Hack */
	body:last-child:not(:root:root) br.clear + br.clear { display: none; } /* Safari Hack */
	@media all and (min-width: 0px) { br.clear + br.clear { display: none; } } /* Webkit Hack */
br.clear[class] {
	margin-top: -1px;
	}
*+html br.clear[class] {
	margin: 0;
	}
iframe {
	width: 620px !important;
	height: 480px !important;
	}
	
.noprint {
	display: none;
	}

/* ==== spezielle Klassen für Druckansicht Wegbeschreibung === */
.concept-store-beitragselement {
	margin-top: 10px;
	margin-bottom: 10px;
	}
.beitrag-bild.links {
	float: left;
	clear: left;
	margin-right: 15px;
	margin-bottom: 15px;
	}	
.adressfeld {
	margin: 15px 0;
	}
.oeffnungszeitenfeld {
	margin: 15px 0;
	}
.oeffnungszeitenfeld  table {
	border-collapse: collapse;
	}
.oeffnungszeitenfeld  table td.tage {
	padding-right: 20px;
	}