/* INDEX */ 
            
body        {background-color: #D3AFAF;}   

            /*Text*/
            
.center     { text-align: center;}  

h2          {font-size: 20pt;
             background-color: #6e2703;
             color: white;}
             
h1          {font-size: 28pt;
             text-align: center;
             color: #6e2703;}   
             
.rot        {color: #b4521a ;}     

#list       {color: #ab5522;
             list-style: disc;}
             
             /*Bilder*/
             
.bild1      {width: auto;
             height: 200pt;  }            