﻿body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

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: 5px 0 5px 0;
	page-break-after: avoid;
	text-align: center;
	color: #2F82FF;
}
#leftspot { display: none; }
#header-nav { display: none; }
#post { display: none; }
#werbung-zanox { display: none; }
#post-content-unten { display: none; }
#right-navigation { display: none; }
#right-navigation-order { display: none; }
#right-navigation-werbung { display: none; }
#footer a { display: none; }
#footer ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#h1 {
	font-family: Forte;
	font-size: 45px;
	text-align: center;
	color: #3366FF;
	font-weight: bold;
}
#footer {
	border-top: 1.5pt solid;
	font-size: 13px;
	color: #000000;
	text-align: center;
	list-style-type: none;
}
a:link:after, a:link:visited:after {
  content: " (Link auf <" attr(href) ">) ";
  font-size: 76%;
  color: #999;
  background: transparent;
}

a[href^="/"]:link:after {
  content: " (Link auf <http://style-sheets.de " attr(href) ">) ";
}
