  body, table, textarea
         { 
          font-family: "Palatino Linotype","Arial Unicode MS","Vusillus Old Face","GR Times New Roman", "TITUS Cyberbit Basic","Georgia Greek","Athena Unicode","Aisa Unicode","MgOldTimes UC Pol Normal",Code2000, Code2001, Arial, serif ;
          font-size:12pt ;
          margin-left: 0%; margin-right: 0%; margin-top:0;
          font-weight:normal ;
          font-style: normal ;
          color:black ;
          background-color:transparent ;
		}
   div#aufgaben, div#angaben {
             margin-left:3em;
			 background-color:#FFFF99;
        }
   
   dt {
       font-weight:bold ;
	  }
  
  .s08 { font-size:8pt; }
  .s09 { font-size:9pt; }
  .s10 { font-size:10pt; }
  .s11 { font-size:11pt; }
  .s12 { font-size:12pt; }
  .s13 { font-size:13pt; }
  .s14 { font-size:14pt; }
  
  .s75 { font-size:75%; }
  .s76 { font-size:76%; }
  .s77 { font-size:77%; }
  .s78 { font-size:78%; }
  .s79 { font-size:79%; }
  .s80 { font-size:80%; }
  .s81 { font-size:81%; }
  .s82 { font-size:82%; }
  .s83 { font-size:83%; }
  .s84 { font-size:84%; }
  .s85 { font-size:85%; }
  .s86 { font-size:86%; }
  .s87 { font-size:87%; }
  .s88 { font-size:88%; }
  .s89 { font-size:89%; }
  .s90 { font-size:90%; }
  .s91 { font-size:91%; }
  .s92 { font-size:92%; }
  .s93 { font-size:93%; }
  .s94 { font-size:94%; }
  .s95 { font-size:95%; }
  .s96 { font-size:96%; }
  .s97 { font-size:97%; }
  .s98 { font-size:98%; }
  .s99 { font-size:995%; }
  .s100 { font-size:100%; }
  .s105 { font-size:105%; }
  .s110 { font-size:110%; }
  .s115 { font-size:115%; }
  .s120 { font-size:120%; }
  .s125 { font-size:125%; }
  .s130 { font-size:130%; }
  .s135 { font-size:135%; }
  .s140 { font-size:140%; }
  .s145 { font-size:145%; }
  .s150 { font-size:150%; }
  .s200 { font-size:200%; }
  .s250 { font-size:250%; }
    
  .black {color:black; }
  .mar {color:maroon; }
  .green {color:green; }
  .oli {color:olive; }
  .navy {color:navy;}
  .pur {color:purple;}
  .teal {color:teal;}
  .silv {color:silver;}
  .gray {color:gray;}
  .red  {color:red;}
  .lime {color:lime;}
  .yel {color:yellow;}
  .blue  {color:blue;}
  .fuc {color:fuchsia;}
  .white {color:white;}
  
  .shad {text-shadow: 0px 1px 1px #fff;}
  
  .unt {text-decoration:underline ; } 

h1    {
        font-size:200%;
        line-height: 1.15em;
        margin-top: 0.5em;
        margin-bottom: 0.2em;
        letter-spacing: 0.4em;
        }              

h2    {
        font-size:150%;
        line-height: 1.15em;
        margin-top: 0.5em;
        margin-bottom: 0.2em;
        letter-spacing: 0.4em;
        }              

h3    {
        font-size:125%;
        line-height: 1.15em;
        margin-top: 0.5em;
        margin-bottom: 0.2em;
        letter-spacing: 0.2em;
        }              
        
h4    {
        font-size:115%;
        line-height: 1em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        letter-spacing: 0em;
        }              
        
     
h5    {
        font-size:105%;
        line-height: 1em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        letter-spacing: 0em;
        }      
        
h6    {
        font-size:85%;
        line-height: 1em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        letter-spacing: 0em;
        }   


a       {color:#ff0022;
        background-color:transparent;
        text-decoration:none;
        }        

a:visited   {color:#ff0022;
        background-color:transparent;
        text-decoration:none;
        }        

a:active   {color:#ff0022;
        background-color:#ffffff;
        text-decoration:underline;
        }                
        
a:hover {color:#FFFFFF ;
        background-color:#000000;
        text-decoration:underline;
		font-weight:normal ;
        } 
								
  a.box { text-decoration:none; }
  a.box:hover { cursor:help; color:#c30; background:white; }
  a.box span { visibility:hidden; position:absolute; left:-99em;
    margin-top:1.5em; padding:0.1em; text-decoration:none;width:600px; text-align:left }
  a.box:hover span, a.box:focus span, a.box:active span {
    visibility:visible; left:300px; font-size:1.0em;
    border:1px solid black; color:blue; background:white; }

img     {border-width: 0px;}        
  

  .ein05 { text-indent:5mm } 
  .ein10 { text-indent:10mm } 
  .ein15 { text-indent:15mm }
  .ein20 { text-indent:20mm } 
  .tflr { float:right; }
  .tfll { float:left;}
  .tflre { clear:right; }
  .tflle { clear:left;}
  .tfle { clear:both; }
  .bgr { color:black ; background-color:red;}
  .bgs { color:white ; background-color:black; }
  .bgw { color:black ; background-color:white;}
