
  body, table, textarea
        { 
         font-family: "Palatino Linotype","SBL Greek","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% 
         font-weight:normal ;
         font-style: normal ;
         color:black ;
         background-image: url("../images/backgr_eg02.gif") ;
        }
 @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;}   

span.deu
        {color:#660066 ; 
        background: transparent ;
        font-size:110% ;
        font-weight:normal ;
        font-style: normal ;
        }
span.lat
        {color:#009999 ;
        background: transparent ;
        font-size:100% ;
        font-weight:bold ;
        font-style: normal ;
        }
span.gri
        {color:#333333 ;
        background: transparent ;
        font-size:100% ;
        font-weight:bold ;
        font-style: normal ;
        }
span.erk
        {color:#0000CC ;
        background: transparent ;
        font-size:100% ;
        font-weight:bold ;
        font-style: italic ;
        }
span.aut
        {color:#ff00ff ;
        background: transparent ;
        font-size:100% ;
        font-weight:bold ;
        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;
         font-weight:bold;
        }        

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

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

  
  .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:black ; background-color:black; }
  .bgw { color:black ; background-color:white;}

