BODY {
    BACKGROUND-COLOR: #323232 ;
    
    } 

.field {
    width:750px;
    margin-left:auto; 
    margin-right:auto ;
    margin-top:50px; 
    background-color: #DADADA;
    border:4px  solid #ff9900;  
    
      
    }
 
b  {
    COLOR: #bc7534 ;
    }

.aktion  {
    font-size: 1.2em;
   
    }   

.red  {
    COLOR: #ff0000 ;   
    } 
.ok  {
    COLOR: #006600 ;   
    }    
    
#tabelle  {      
    width: 650px;       
    }
#tabelle tabel { 
     border-collapse:collapse;
    }

#tabelle td,th { 
    text-align:center;
    height:40px;
    color:    a4a4a4;
    padding: 5px 5px;     
    }  
         
h1 {
    font-size:  1.5em;
    text-align:center;
    margin-bottom: 25px;
    }
    
h2 {
    font-size:  1.2em;
    text-align:left;
    text-decoration: underline;
    margin-top: 25px;
    margin-bottom: 5px;
    }
    
h3 {
    font-size:  1.0em;
    text-align:left;
    text-decoration: underline;
    margin-bottom: 5px;
    }

h4 {
    font-size:  1.0em;
    text-align:left;
    margin-bottom: 5px;
    }
    
.einruecken {
    margin-left: 30px;
    }
    