body {
	color: #000099;
	text-align: justify;
	background-image:     url(bilder/grund.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFCC;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17pt;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	scrollbar-face-color: #FFFFCC; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: green; 
	scrollbar-darkshadow-color: green; 
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: green;
}
h1 {
	text-align: center;
	line-height: 35pt;
	font-size: 25pt;
	color: #000000;
	font-variant: small-caps;
}
h2 {
	font-size: 17pt;
	line-height: normal;
	color: #000000;
	font-style: normal;
	background-color: #FFCC66;
	text-indent: 30pt;
	text-align: left;
}
h3 {
	font-size: 14pt;
	color: #000000;
	text-align: left;

}
a:link {color: green;}
a:visited {color: green;}
a:active {color:red;}
a:hover {
	background: green;
	color: white;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	text-align: center;
	line-height: normal;
}
.Aktuelles {
	font-weight: bold;
	color: #000000;
	font-style: italic;


}
.InDenTabellen {
	font-size: 11pt;
	text-align: justify;
	font-weight: bold;
	line-height: 18pt;
}

