.ueberschrift_schwarz 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px;
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	}
.ueberschrift_rot 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	font-style: normal; 
	font-weight: normal; 
	color: #CC0000;
	}
.normtext_schwarz 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}
.normtext_rot 
	{ font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: normal; 
	color: #CC0000;
	}
.normtext_rot_fett 
	{ font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #CC0000;
	}
.normtext_schwarz_fett 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}
.kleinertext_schwarz 
	{ font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}
.kleinertext_gruen
	{ font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #006666;
	}
.kleinertext_rot
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #CC0000;
	}
.normtext_weiss_fett 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal;
	font-weight: bold; 
	color: #FFFFFF;
	}
.kleinerertext_schwarz 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	}
.kleinerertext_grau 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #999999;
	}
.links_schwarz 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}
.button
	{
    BORDER-RIGHT: #CC0000 1px solid;
    BORDER-TOP: #CC0000 1px solid;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #CC0000 1px solid;
    BORDER-BOTTOM: #CC0000 1px solid;
    COLOR: #000000;
    font-style: normal;
    font-size: 8pt; 
	}
.button02
	{
    BORDER-RIGHT: #006666 1px solid;
    BORDER-TOP: #006666 1px solid;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #006666 1px solid;
    BORDER-BOTTOM: #006666 1px solid;
    COLOR: #006666;
    font-style: normal;
	font-weight: bold;
	font-size: 8pt;  
	}
BODY
	{
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #006666;
    SCROLLBAR-SHADOW-COLOR: #CC0000;
    SCROLLBAR-ARROW-COLOR: #006666;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-BASE-COLOR: #cccccc;
	}
A:link
	{
	color: #000000;
	text-decoration: none;
	}
A:visited
	{
	color: #000000;
	text-decoration: none;
	}
A:hover
	{
	color: #CC0000;
	text-decoration: underline;
	background: #ffffff;
	}
A:active
	{
	color: #000000;
	text-decoration: underline;
	background: #ffffff;
	}