body { background-color:#000000; margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; color:#CCCCCC; }
  a {color: #F728A6; text-decoration:none;}
   #navigation {
     background: #ffb8d0;
     padding: 0;  
	 font-weight:bold; font-size:16px; letter-spacing: 4px; line-height:26px;
	 color:#509dcb;
     position: fixed;
     top: 0;
     left: 0;
     width: 280px;
     height: 100%;
     overflow: hidden;
  }
   #navigation ul { padding-left: 53px} 
  *html #navigation ul { padding-left: 15px} 
  #navigation li { color: #000000; font-weight:bold; font-size:13px; line-height:21px; list-style: none; letter-spacing: 3px;}
  #navigation a { color: #000000; font-weight:bold; font-size:13px; line-height:21px; text-decoration:none;}
   #navigation a#current { color: #F728A6; font-weight:bold; font-size:13px; line-height:21px; text-decoration:none;}
#m1 { position:absolute; left:38px; top: 159px;}
*html #m1 { position:absolute; left:38px; top: 166px;}
#m2 { position:absolute; left:39px; top: 181px;}
*html #m2 { position:absolute; left:39px; top: 188px;}
  .kopf {
     background: #000000; 
     padding: 5px 0px 0px 20px;
     position: fixed;
     top: 0;
     left: 280px;
     idth: 700px;
     height: 13%;
     overflow: hidden; 
  }

  .fuss {
     background: #000000;
     padding: 0px 0px 0px 20px;
     position: fixed;
     bottom: 0px;
     left: 280px;
     width: 700px;
     height: 115px;
     overflow: hidden;
  }

  .inhalt { float:left; ackground: #000000;
       padding: 0;
     position: fixed;
     top: 5px;
     left: 280px;
     width: 72%;max-width: 790px;
     height: 78%;
     overflow: auto;line-height:1.4em;
  }
   .titel {
     padding: 0;
     position: fixed;
     top: 5px;
     left: 20px;
     width: 96%;
     height: 90%;
     overflow: auto;
  }
  .text {
     padding: 0px 0px 0px 20px; line-height:1.6em;
     width: 67%; float:left;
  }
  .bild {
     padding: 0px 0px 0px 0px;
     width: 29%; float:left; font-size:9px; color:#ffffff;
  }

  h1 {
     margin: 0px 0px -10px 0px;color: #ffb8d0; font-weight:bold; font-size:18px; line-height:normal;
  }

  .inhalt p , .inhalt h2 {
     margin-left: 1%;
     margin-right: 1%;
  }

  /* Nun folgt die IE-Emulation für fixed */

  * html {
     width: 100%;
     height: 100%;
     overflow: hidden;
  }

  * html body {
     width: 100%;
     height: 100%;
     overflow: auto; 
  }

  * html .navigation , * html .kopf ,
  * html .fuss ,  * html .inhalt {
	position: absolute;
	
  }

 

