/*** erst nachdem wir alles verloren haben
     haben wir die freiheit alles zu tun ***/

* {
	color: black;
	margin: 0; }

@media screen {
body {
	margin: 10px; }
}

h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 10px;

	font-weight: normal; }

h1 {
	display: block;

	font-family: sans-serif;
	font-size: 18pt;
	font-weight: bold;
	line-height: 20pt; }

h1 small, h2, h3 {
	display: block;

	margin-left: 7pt;

	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold; }

h1 small {
	margin-top: 3pt; }

h1 {
	margin-bottom: 8pt;

h2 {
	font-size: 14pt; }

h2, h3 {
	margin-top: 12pt;
	margin-bottom: 8pt; }

h1 a {
	color: black !important;
	text-decoration: none; }

p, li, td {
	font-family: serif;
	font-size: 12pt;
	line-height: 15pt; }

p {
	margin-top: 5pt;
	margin-bottom: 10pt;
	text-indent: 4pt;
	text-align: justify; }

a {
	text-decoration: underline; }

.options, .navigation, .new_comment, .foot {
	display: none;
	visibility: hidden; }

address {
	text-align: right; }

address a {
	text-decoration: none; }

.footer {
	padding-top: 10px;
	margin-top: 20px;
	text-indent: 0;

	text-align: left;
	font-size: 10pt;
	line-height: 12pt;

	border-top: 1px solid black; }

div.zitat {
	text-indent: 0 !important;

	margin-left: 7pt;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 7pt;
	padding-right: 7pt;

	border-left: 2pt solid blue;
	border-right: 2pt solid blue;

	background: #f0f0ff; }