A:link{
        color: #A00000;
        text-decoration:none;
}
A:visited{
        color: #A00000;
        text-decoration:none;
}
A:active{
        color: #006600;
        text-decoration:none;
}
A:hover{
        color: #006600;
        text-decoration:none;
}

body,td{
        font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
        font-size : 10pt;
	scrollbar-base-color: #CC0000;
	scrollbar-track-color: #CC0000;
	scrollbar-face-color: #990000;
	scrollbar-arrow-color: #FFFFFF;
}
p{	margin-top : 0pt;
	margin-bottom : 2pt;
}
ul{	list-style-type : disc;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
ol{	list-style-type : decimal;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
li{	margin-top : 0pt;
	margin-bottom : 0pt;
}
hr{	color : #000000;
}

.block{
        text-align : justify;
}
.klein{
        font-size : 8pt;
        }
.dha{	font-family : "Arial", "Helvetica", "sans-serif";
        font-size : 9pt;
        }
.rot{
        color : #CC0000;
        }

p.Datum {			/* Datumszeile   	*/
	text-align:right;
	font-weight: bold;
        margin-top: 5pt; 
        margin-bottom: 0pt; 
}
p.Titel {			/* Titelzeile   	*/	
	font-size : 16pt;
	font-weight: bold;
	color : #CC0000;
	Letter-Spacing : normal;
	text-align : center;
	margin-top : 6pt;
	margin-bottom : 2pt;
}
p.Ueber {			/* Zwischentitel   	*/
	font-size : 11pt;
        Font-Weight: bold;
        color : #CC0000;
        Letter-Spacing : normal;
	text-align : left;
	margin-top : 4pt;
	margin-bottom : 4pt;
}
p.Unter {			/* Untertitel   	*/
	font-size : 11pt;
        Font-Weight: bold;
        color : #000000;
        Letter-Spacing : normal;
	text-align : center;
	margin-top : 0pt;
	margin-bottom : 8pt;
}
p.Text {			/* normaler Text 	*/
	text-align:justify;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Rechts {			/* rechtsbündig Text 	*/
	text-align:right;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Bild {			/* Bilder (zentriert) 	*/
	font-size : 8pt;
	text-align: center;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Tabelle {			/* Tabelle (zentriert) 	*/
	text-align: center;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Liste {			/* Liste (zentriert) 	*/
	text-align: center;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Weiter {			/* weiterführender Link	*/
	text-align: right;
	font-weight: bold;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
