body {
background-color: transparent;
font-size: 10pt;
font-family:verdana, arial, sans-serif;
color:#000000; }

#menuleft {
	display:none;
}

a, a:visited, a:hover, a:active {
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14pt;
	color: #051A05;
}
h2 {
	font-size: 13pt;
	color: #051A05;
}
h3 {
	font-size: 12pt;
	color: #051A05;
}
h4 {
	font-size: 10pt;
	color: #051A05;	
}
.obenblau, .oben, .obenweiss {
	display:none;
}

.main a:link:after,
.main a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}