<style type="text/css">
	body{
	}
	body.blau{
		background-color : #E8E8E8;
		margin-left : 60px;
		margin-top : 40px;
		margin-right : 20px;
	}
	body.Tab{
		background-color : #E8E8E8;
		margin-left : 130px;
		margin-top : 40px;
		margin-right : 20px;
	}
	h1{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight : bold;
		color : #00A000;
	}
	h1.gruen{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 14pt;
		margin-left : 100px;
		font-weight : bold;
		color : #00A000;
	}
	h1.gruen2{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 14pt;
		margin-left : 32px;
		font-weight : bold;
		color : #00A000;
	}
	h1.mittig{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14pt;
		font-weight : bold;
		color : #00A000;
		text-align : center;
	}
	h2{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight : bold;
		color : #00A000
	}
	h2.mittig{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight : bold;
		color : #00A000;
		margin-left : 130px;
	}
	p{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : #0000A0;
	}
	p.klein {
		font-size : 8pt;
	}
	p.mittel {
		font-size : 12pt;
	}
	p.gross {
		font-size : 14pt;
	}
	p.anmerk {
		font-size : 10pt;
		text-align : center;
		color : Green;
	}
	p.block {
		text-align : justify;
	}
	p.e25 {
		margin-left : 25px;
	}
	p.e50 {
		margin-left : 50px;
	}
	p.e75 {
		margin-left : 75px;
	}
	p.e100 {
		margin-left : 100px;
	}
	p.marke {
		font-size : 10pt;
		font-weight : bold;
		color : #FF0000;
	}
	p.rot {
		font-size : 10pt;
		color : #FF0000;
	}
	I {
		font-style : normal;
		text-indent : 50px;
	}
	I.rotfett {
		color : #FF0000;
		font-weight : bold;
	}
	ul{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 12pt;
		color : #0000A0;
	}
	a {
		color : #0033ff;
		text-decoration : none;
	}
	a:active {
		color : #00A000;
	}
</style>

