* {
	/*font: normal/1.3em  Garamond, Palatino, "Times New Roman", Times, serif;
	font-size: */
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	background-color: white !important;
	/*background-image: 0 !important;*/
	background: #fff;
	color:black;
	float:none !important;
}
body {
	padding:20px;
}
/* keine anzeige */
#navi, /*.bigbox,*/ #column_right, #column_left {display: none;}

img.print {position: absolute; right: 0.5cm;}
div.FusionCharts {display: block !important }
div.FusionChart {display: none !important }
.print {margin-bottom: 1cm;}
#footer {
  border-top: 1pt solid;
  font-size: .95em;
  color: #333;
  text-align: center;
}
a, a:visited, a:hover, a:visited:hover {
	color: #0033cc;
	background: transparent;
	text-decoration: none;
}
a:after, a:link:after,
a:link:visited:after {
	color: navy;
	background-color:transparent;
	content: "(Link auf " attr(href) ") ";
	font-style: italic;
	text-align: left;
}
a[href^="/"]:link:after,
a[href^="./"]:link:after {
  content: " (Link auf http://www.ipoque.com " attr(href) ">) ";
}
acronym[title]:after, abbr[title]:after {
	content: ' (' attr(title) ')';
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	margin: .75em 0 .5em 0;
	page-break-after: avoid;
}
p {
	margin: 0 0 1cm 0;
}

p+p {
	margin-top: -1em;
	text-indent: 2em;
}

.noprint {
	display:none;
}
