body { background-color: #ffffff; font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; color: #000000;}
	
p,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,Helvetica,sans-serif }

/* normaler Text */
td {font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; color: #000000; }
small {font-size:8pt;}
th {font-family:Verdana,Arial,Helvetica; font-size:8pt;}

p {font-family:Verdana,Arial,Helvetica; font-size:8pt; text-align: justify;}
p.center {font-family:Verdana,Arial,Helvetica; font-size:8pt; text-align: center;}
p.right {font-family:Verdana,Arial,Helvetica; font-size:8pt; text-align: right;}

p.datum {font-family:Verdana,Arial,Helvetica; font-size:8pt; color: #FF6600; font-weight:bold; }
p.schlachtzeile {font-family:Verdana,Arial,Helvetica; font-size:8pt; color: #000099; font-weight:bold; }

/* ÜberSchriften in verschiedenen Größen */
h1 {font-size:11pt; font-weight:bold; color: #CC0000;}
h2 {font-size:10pt; font-weight:bold; color: #000099;}
h3 {font-size:10pt; font-weight:bold; color: #FF6600;}
h4 {font-size:11pt; font-weight:bold; color: #CC0000; text-align: center;}
h5 {font-size:10pt; font-weight:bold; color: #000099; text-align: center;}
h6 {font-size:10pt; font-weight:bold; color: #FF6600; text-align: center;}

h7 {font-size:11pt; font-weight:bold; color: #FFFFFF; text-align: center;}
h8 {font-size:10pt; font-weight:bold; color: #FFFFFF; text-align: center;}


hr     {color: #FF6600;
       }


img.rahmen  {border:2px solid #000099; 
            }

a:link           {color: #000099; text-decoration:none;} 
a:visited        {color: #000099; text-decoration:none;} 
a:hover          {color: #000099; text-decoration:underline;}
a:active         {color: #000099; text-decoration:underline;} 

a.menue:link      {color: #CC0000; text-decoration:none;} 
a.menue:visited   {color: #CC0000; text-decoration:none;} 
a.menue:hover     {color: #CC0000; text-decoration:underline;}
a.menue:active    {color: #CC0000; text-decoration:underline;} 


body       {scrollbar-face-color: #99CCFF;
            scrollbar-shadow-color: #000099;
            scrollbar-highlight-color: #000099;
            scrollbar-3dlight-color: #99CCFF;
            scrollbar-darkshadow-color: #99CCFF;
            scrollbar-track-color: #99CCFF;
            scrollbar-arrow-color: #000099;}


li.blau {
	margin-top: 5px;
	list-style-image: url(bilder/li_blau.gif);
	margin-right: 40px;
}

LI.rot {
	margin-top : 5px;
	list-style-image : url(bilder/li_rot.gif);
	margin-right : 0px;
}


input.button_blau { background-color: #99CCFF; border:1px solid #000099;}
input.button_rot  { background-color: #CC0000; color: #FFFFFF; border:1px solid #000099;}