  body {
	color:#000;
	background-color:#fff;
	font-family: "Times New Roman", Times, serif;
} 

   a[href]:after {
 content:" <"attr(href)">";
 color:#888;
 background-color:inherit;
 font-style:italic;
 size:80%;
} 

div#header {
	font-size: 1.5em;
	text-align: right;
	background: #FFFFFF;
	padding-bottom: -0.2em;
	padding-left: 0.1em;
	border: 1px solid #999999;
	}
ul#Navigation {
  display:none;
}
  div#Inhalt {
	text-align: left;
	height: auto;
  }

  div#Inhalt h2 {
	font-size: 12pt;
	margin: 0.2em;
	color: #999999;
	font-weight: bold;
  }
  div#Inhalt p {
    font-size: 10pt;
    margin: 1em 0;
  }


div#Inhalt h6 {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1pt;
}
div#Inhalt h1 {
	font-size: 12pt;
	font-weight: bold;
	text-indent: 1cm;
}
div#Inhalt h3 {


	font-size: 12pt;
	font-weight: normal;
}
div#Inhalt h4 {

	font-size: 10pt;
	color: #999999;
	font-weight: bold;
}
div#Inhalt h5 {


	font-size: 10pt;
	font-weight: bold;

  }
  div#Fusszeile {
    display:none;
  }
