  body {
    font: normal 100.01% Arial, sans-serif;
    color: #f4f1de;
background:url(../images/bg_racing.jpg);
background-repeat:no-repeat;
 background-position: top;
 background-color: #d2331e; 
      }
      
  p {
    margin: 1em 0 0 3em;/* Positionierung des 'zurueck'-Links */
  }
  p  a {
    color:#f4f1de;          /* Farbe des 'zurueck'-Links */
      }
      
      img {border: none;}

  html {
    padding: 0;
  }
  body {
    margin: 0; padding: 0;
  }

  #fixiert {
    position: absolute;
    background-color: transparent;
    border: none;
  }
  html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  #fixiert img {
   width: 350px; height: 344px;
   float: right;
    margin: 1.8em 3em 2em 2em;
    position: center;
  }
  
   #fixiert2 {
   font-size: 70%;
    bottom: 3em; left: 1.6em;
    width: 29.3em;
    background-color: transparent;
    border: 0px solid silver;
     }
  html>body #fixiert2 {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  #fixiert2 img {
    height: 3.8em; 
    float: left;
    margin: 0.8em 0 0 0;
  }
  
  
  

  #Inhalt {
    margin-left: 1em; 
    padding: 2em 1em;
      }
  * #Inhalt {  /* versteckt vor Netscape 4 */
    background-color: transparent;
  }

  #Inhalt h2 {
   font-family: "911 Porscha", Arial, sans-serif;
    font-size: 2.0em;
    margin: 0em 2% 1em;
    text-align: center;
    background-color: maroon;
    color: #fde9d1;
  }
  
  
  #Inhalt p {
    font-size: 1em;
    margin: 1em 1em;
  }
  #Inhalt #Fusszeile {
    font-size: 0.9em;
   margin: 25em 1.2em 0em 6em; padding: 0.1em;
    text-align: right;
    background-color: transparent;
    border: 0px solid silver;
    color: #ffffe0;
  }
  
 

  h1 {
  font-family: "911 Porscha", Helvetica, Arial, sans-serif;
    font-size: 1.8em;
    margin: 0.4em; padding: 0.1em;
    text-align: center;
    background-color: transparent;
    color: #f4f1de;
 
  }

