
  body, table, textarea
         { 
          font-family: "Arial Unicode MS","Palatino Linotype","SBL Greek","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;
         }
  table  {
          font-size:14pt;
         }    
 @media (min-width: 1200px) {
 div#redre1 {
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 3;
	text-align: right;
	width: 190px;
	margin: 0;
	padding: 1.5em 1em 0 0;
	float: right;
	overflow: hidden;
	white-space: normal;
	overflow: hidden;
   }
 div#abdre1 {
	position: fixed;
	top: 0px;
	right: 0;
	z-index: 3;
	text-align: left;
	width: 190px;
	margin: 0;
	padding: 1.5em 0 0 1em;
	float: left;
	overflow: hidden;
   }
 }
 @media (min-width: 950px) and 
  (max-width: 1200px) {
   /* breite Browserfenster */
    /*div#redre1,*/ div#abdre1 {
	opacity:0;
   }
 }
 @media (min-width: 450px) and 
  (max-width: 950px) {
   /* Darstellung auf Netbooks */
 div#redre1, div#abdre1 {
	position: relative;
   }    
 } 
   
 @media (max-width: 450px) {
     /* mobile Geräte */ 
   div#redre1, div#abdre1 {
	position: relative;
	opacity:0;
   }
 }  
 
   div#abdre2 {
      position:relative; bottom:1px; left:10%; z-index:1;";
	  text-align:center;
	  margin:auto;
	  width: 800px;
      padding: 0 0 0 0;
      float: left; 
      overflow: hidden;    
   }
   div#goMfeld {
      min-width: 950px;
	  text-align:left;
      margin: 0;
      padding: 0;
   } 
  .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%; }
  .s80 { font-size:80%; }
  .s85 { font-size:85%; }
  .s90 { font-size:90%; }
  .s95 { font-size:95%; }
  .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;}
  
  .unt {text-decoration:underline ; }
  .besfo {color:green;font-style:italic;}
    
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:120%;
        line-height: 1em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        letter-spacing: 0em;
        }              
        
     
h5      {
        font-size:112%;
        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;
        }                            
        
        
img     {border-width: 0px;}        


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

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

a:active   {color:#ff0022;
        background-color:#ffffff;
        text-decoration:underline;
        }                
        
a:hover 
        {
        color:black ;
        background-color:#ffffff ;
        text-decoration:underline ;
        }        

  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; }

  .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;}

