body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

#realbg {
	display: none;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

a[href^="/"]:after {
  content: " (http://www.jungundwillich.de" attr(href) ") ";
   }


a.nichtauszeichnen, .nichtauszeichnen a, #subfooter a, h2 a {
	color: inherit !important;
	text-decoration: none !important;
}

a.nichtauszeichnen:after, .nichtauszeichnen a:after, h2 a:after {
	content: "";
}

em {
	font-style: normal !important;
}

q {
	content: no-close-quote, no-open-quote;
}

#nav, #logo, a.backlink, .moreinfo, .zoombutton, .whatisthis a {
	display: none !important;
}

.bgimgwrap {
	height: auto !important;
}

.bgimgwrap img {
	position: static !important;
	display: block !important;
	page-break-inside: avoid;
	opacity:1 !important;
	-moz-opacity: 1 !important;
	-webkit-opacity: 1 !important;
	width: 100%;
	height: auto;
}

.bgimgwrap img.zoombutton {
	display: none !important;
}

a img {
	border: none !important;
}

#subfooter {
	clear: both;
}

h1, h2, h3, h4, h5 {
	color: #0099c0;
}

h1 br, h2 br, h3 br, h4 br, h5 br {
/*	display: none !important; */
}

h1 br:after, h2 br:after, h3 br:after, h4 br:after, h5 br:after {
	content: " ";
}
