BODY {
    margin: 10px 0 0;
    background: #FFFFFF url(images/pbg.PNG);
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
p            { font-size: 10pt;}
td,th        { font-size: 10pt;}
li           { font-size: 10pt;}
form         { font-size: 10pt;}
input        { font-size: 10pt;}
select       { font-size: 8pt;}
.titel       { font-size: 16pt; font-weight: bold; text-align: center  }
.subtitel    { font-size: 11pt; text-align: center; letter-spacing: 1pt }
.abschnitt   { font-size: 12pt; font-weight: bold; font-style: italic }
.klein       { font-size: 7pt;}
.klein2       { font-size: 8pt;}

.AKTIV {
	font-size: 10pt;
	color: #0024B3;
}.AKTIV2 {
	font-size: 10pt;
	color: #FF0000;
}
.AKTIVHEAD {
	font-size: 20pt;
	color: #000000;
}.inaktiv2 {
	font-size: 8pt;
	color: #FF0000;
}
.aktiv2 {
	font-size: 8pt;
	color: #0024B3;
}
a { 
	text-decoration: none 
}
a:hover { 
	text-decoration: underline 
}
h1 {
color: #000000; font-size:100%; font-weight: bold
}

