html, body {
  font-family: helvetica, arial, sans-serif;
  font-size: 11pt;
	background-color: #fff;
	color: #000;  
}

.poshauptnavigation, .poslogo, .posausklappnavi, .posgruengrau, .copyright, .poskastenrechts {
  display: none;
}

.posinhaltsbereich_breit {
  width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
  float: none !important;
  background: transparent;
}

a:link, a:visited, a:active, a:hover {
  color: #000;
	text-decoration: underline;
}

ul, ol {
  padding: 0px;
}

ul {
  margin: 0px 0px 0px 16px;
}

ol {
  margin: 0px 0px 0px 22px;
}

h1, .ueberschrift {
  font-size: 14pt;
  font-weight: bold;
  color: #990000;
  margin-bottom: 1.15em;
  margin-top: 2em;
}

h2 {
  font-size: 13pt;
  font-weight: bold;
  color: #000;
  margin-bottom: 1em;
  margin-top: 2em;
}
