
h1 { color: #CC0022; text-align: center}
h2 {  color: #CC0033}
h3 {  color: #DD0044}
blockquote.diffi    {  
          font-family: "Bradley Hand ITC", "DomCasual BT"; 
          font-size: 14pt; 
          border: #FF0066; 
          border-style: groove; 
          border-top-width: thin; 
          border-right-width: thin; 
          border-bottom-width: thin; 
          border-left-width: thin;  
          background-color: #FFFFCC; 
          color: #660066; 
          width: 84%; 
          color: #990099; 
          padding: 12px;
          margin-left: 8%;
          font-weight: bolder
          }
body {  background-color: #EEFFEE;
        font-family: "Georgia", "Times New Roman", "Times", "serif"; 
        }
.def      {    
          font-family: "Times Roman", "DomCasual BT"; 
          border-width: thin;
          border: #CCAAAA; 
          color: #000000; 
          background-color: #FFCCCC; 
          border-style: solid; 
          padding: 12px; 
          letter-spacing: 1pt;
          }
form.kasten    {    
          font-family: "Times Roman", "DomCasual BT"; 
          border-width: thin;
          border: #AAAADD; 
          color: #000000; 
          background-color: #DDDDFF; 
          border-style: solid; 
          padding: 12px;
          }
p.quest    {    
          font-family: "Times Roman", "DomCasual BT"; 
          border-width: thin;
          border: #AAAADD; 
          color: #000000; 
          background-color: #CCCCFF; 
          border-style: solid; 
          padding: 12px;
          margin-left: 35%;
          
          }