  body {
    font: normal 100.01% Verdana, sans-serif;
    font-family: Verdana; font-style: italic; font-size: 100.01%; color: #DDDDFF;
    min-width: 10em; max-width: 1600px;/* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
    background-color: #60D0FF; margin: 1px; padding: 0;
 }
  

  html { height: 100%;
    padding: 0;
  }
  

 #Eyecat_1 { 
    position: absolute;z-index:100;

    top: 0px; left: 0px; 
    width: 160px; height: 225px; overflow:hidden;
    
   /*  background-color: #0E0024;  */
  /* border: solid 1px #888888;  */
   
  }
  html>body #Eyecat_1 {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
#Eyecat_2 { 
    position: absolute; z-index:100;
    top: 0px; left: 0px; 
    width: 185px; height: 170px; overflow:hidden;
   
   /* background-color: #0E0024;  */
  /* border: solid 1px #888888;  */
   
  }
  html>body #Eyecat_2 {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
 #Eyecat_BG { 
    position: absolute; z-index:-1;
    top: 0px; left: 0px; 
    width: 185px; height: 225px;
    background-color: #0E0024; 
    
  /*  border: solid 1px #888888;  */
   
  }
  html>body #Eyecat_BG {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  #Eyecat_BG img {
   /* height: 220px; width: 220px; float: left; */
  }

#Topnav { 
    position: absolute;z-index:100;
	font-size: 1.0em; font-type: Arial;  font-weight: bold;
    top: 0px; left: 185px; height: 170px; min-width: 560px;  /* border: solid 1px #888888; */
        background-color: #0E0024;
        background: url('Topframe.jpg') repeat-x ;

   
  }
  html>body #Topnav {  /* nur fuer moderne Browser! */
    position: fixed; alingnment: middle;
  }
  #Topnav img {
    height: 6.8em; float: right;
  }
  
  #Topnav p {
  font-size: 1.5em; margin: 0.1em; /* margin-top: 80px; */
  }
  
  #Topnav * a { color: #DDDDFF}
  #Topnav * a:hover { color: #E00123}

#Topnav_BG { 
    position: absolute; z-index:-1;
    top: 0px; left: 185px; height: 225px; width: 100%; /* border: solid 1px #888888; */
        background-color: #0E0024;
        background: url('Topframe.jpg') repeat-x ;

   
  }
  html>body #Topnav_BG {  /* nur fuer moderne Browser! */
    position: fixed; alingnment: middle;
  }


 #Sidebar { 
    font-size: 1.0em; font-type: Arial;  font-weight: bold; 
    position: absolute; z-index:100;

    top: 225px; left: 0px; 
    width: 160px; height: 100%;
    background-color: #0E0024;  /* border: solid 1px #888888;  */
    background: url('Sidebar.jpg') repeat-y ;
   
  }
  html>body #Sidebar {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
  #Sidebar p {
	font-size: 1.0em; margin: 0.1em; margin-left: 0.8em; 
	 
  }
  
  
  #Sidebar * a { display: block; text-decoration: none; color: #EEEEFF} 
  #Sidebar * a:hover { background-color:#E00123; color: #EEEEFF}
  #Sidebar * a:active { color: #EEEEFF}

#Sidebar_BG { 
    position: absolute; z-index:-1;
    top: 225px; left: 0px; 
    width: 185px; height: 100%;
    background-color: #0E0024;  /* border: solid 1px #888888;  */
    background: url('Sidebar.jpg') repeat-y ;
   
  }
  html>body #Sidebar_BG {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  

   
  #Inhalt { 
    margin-left: 160px; margin-top: 180px; padding: 0px;
    border: 0px;  max-width: 1080px;
	color: #0E0024;
  /*  background-color: #0E0024; */
  }
  
  #Inhalt * a { color: #2E0024; text-decoration: none; }
  #Inhalt * a:hover { color: #E00123; }
  #Inhalt * a:active { color: #E00123; }
  
  #Inhalt * a.img { border: solid 3px #0E0024}
  #Inhalt * a.img:hover { color: #E00123; border: solid 3px #E00123}
  #Inhalt * a.img:active { color: #E00123; border: solid 3px #E00123}

  
  #Inhalt * p {margin: 0.1em;}
 

   #Inhalt * p.AMail {display:none;}
   #Inhalt * p.Captcha {display:none;}
  
  * #Inhalt {  /* versteckt vor Netscape 4 */
  /* background-color: #60D0FF;  */
    
      }
  }
  
  .AMail {display:none;}
  .Captcha {display:none;}
  .picInfo {display:none;}