

h1, h2, h3, h4, h5, h6, p 
    { font-family: Arial; text-align: center; color: #000000; }



p 
    { font-family: Arial; font-size: 12pt; 
    color: #000000; text-align: left; }
    
    p.rot { background-color:#FF8000; font-weight:bold; }
    p.zeichen { background-color:#FFFF00; font-weight:900; font-size:10pt;  
    text-align:center; margin-left:0%; margin-right:0%;}
    p.rueck { margin-left:40%; }
    p.rueck2 { margin-left:10%; text-indent:-10%; }
    p.rechts { padding-left: 75%;  }
    p.center { text-align:center; font-weight:bold; }


ul, ol, dl, table 
    { font-family: Arial; font-size: 12pt; color: #000000; }
    
caption
    { font-family: Arial; font-size: 14pt; color: #000000; }
    
dt
    { color:#FF8000;  font-weight:900;}

a:link 
    { text-decoration: none; color: #800000; font-weight:900;}2080FF0000A0
<!-- a:hover 
    { text-decoration: none; color: #000080; 
    text-transform: capitalize; font-weight: 900; } -->
a:active 
    { text-decoration: none; color: #800000; }
a:visited 
    { text-decoration: none; color: #800000; } 

body 
    { background-color:rgb(232,232,232); }
<!--    { background-color:  #c0c0c0; }; -->
<!--    { background-color:  #2080FF; }; -->


