/* zielgruppe kreativ GmbH
print
*/
*{margin:0;padding:0;}

.printthis .emailthis{
	display:none;
}
#navi,#mainnavi,#overheader,#skyad,.contentad,.topad,#header{
	display:none;
}
#footer{
	display:none;
}
.smallimg{
	display:none;
}
#contentright{
	display:none;
}
body {
  margin: 0;
  padding: 0;
  color: black;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {

  page-break-after: avoid;
}

p {
  margin: 0 0 1em 0;
}

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

a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: underline;
}

a:link:after, a:link:visited:after {
  content: " (Link auf <" attr(href) ">) ";
  font-size: 76%;
  color: #999;
  background: transparent;
}

