/*<![CDATA[*/
  
  a:link { color: red; }
  a:visited {color: #708090; text-decoration: none; }
  a:focus { color: white; }
  a:hover { color: blue; }
  a:active { color: yellow; }
  
  p {
     font-family: Arial, sans-serif;
     font-size: 12px;
     font-weight: 200;
  }
  h1 {
     font-family: Arial, sans-serif;
     font-size: 14px;
     font-weight: bold;
  }
  h2 {
     font-family: Futura Heavy Oblique, sans-serif;
     font-size: 14px;
     font-weight: bold;
     font-style: italic;
  }
  h3 {
     font-family: Arial, sans-serif;
     font-size: 12px;
     font-weight: 300;
     color: #000000;
  }     
  div {
     width: 1024;
     color:#333333;
     font-family: Arial, sans-serif;
     font-size: 14px;
     font-weight: bold;
  }     
  #box {
     width: 150px;
     height:60px;
     overflow:  auto;
     background-color: #FFC266;
     border: 0.1em solid #F90;
     padding: 0.5em;
     margin:2em;
     position: absolute;
     top:550px;              
  }
  #box1 {
     width: 150px;
     height:60px;
     float:left;
     overflow:  auto;
     background-color: #FF9999;
     border: 0.1em solid #6a5acd;  
     padding: 0.5em;
     margin:2em;
     position: absolute;
     left: 180px;
     top: 550px;
     overflow: hidden;     
  }
  #box2 {
     width: 150px;
     height:60px;
     float:left;
     overflow:  auto;
     background-color: #adff2f;
     border: 0.1em solid #00ff00;  
     padding: 0.5em;
     margin:2em;
     position: absolute;
     left: 360px;
     top: 550px;             
  }
  #box3 {
     width: 150px;
     height:60px;
     float:left;
     overflow:  auto;
     background-color: #add8e6;
     border: 0.1em solid #87cefa;  
     padding: 0.5em;
     margin:2em;
     position: absolute;
     left: 540px;
     top: 550px;             
  }
  #box4 {
     width: 150px;
     height:60px;
     float:left;
     overflow:  auto;
     background-color: #ffebcd;
     border: 0.1em solid #deb887;  
     padding: 0.5em;
     margin:2em;
     position: absolute;
     left: 720px;
     top: 550px;             
  }
  #box5 {
     width: 195px;
     height:450px;
     float:left;
     overflow:  hidden;
     background-color: #eaeaea;
     border: 0.1em solid #eaeaea;  
     padding: 0.5em;
     margin:2em;
     position: absolute;
     left: 223px;
     top: 50px;
     font-family: Arial, sans-serif;
     font-size: 12px;
     font-weight: 200;
     text-align: justify;
     line-height:1.2;                  
  }
  #box6 {
     width: 500px;
     height:450px;
     float:left;
     overflow:  auto;
     background-color: none;
     border: none;  
     padding: 0.5em;
     margin:2em;
     position: absolute;
     left: 430px;
     top: 60px;
     text-align: justify;
     line-height:1.2;             
  }
  #box7 {
     width: 180px;
     height:300px;
     float:left;
     overflow:  auto;
     background-color: none;
     border: none;  
     padding: 0.5em;
     margin:2em;
     position: absolute;
     left: 720px;
     top: 350px;
     text-align: justify;
     line-height:1.2;             
  }
  #box8 {
     width: 180px;
     height:300px;
     float:left;
     overflow:  auto;
     background-color: none;
     border: none;  
     padding: 0.5em;
     margin:2em;
     position: absolute;
     left: 430px;
     top: 350px;
     text-align: justify;
     line-height:1.2;             
  }
  #box9 {
     width: 250px;
     height:300px;
     float:left;
     overflow:  auto;
     background-color: none;
     border: none;  
     padding: 0.5em;
     margin:2em;
     position: absolute;
     left: 430px;
     top: 350px;
     text-align: justify;
     line-height:1.2;             
  }
  #inhalt {
     background-color: #FFC266;
     font-size: 0.9em;
  }
  /*]]>*</
