body {
  background-color: #962D2D;
  color:#ffffff;
  padding:0px;
  margin:0px;
     }


    DIV.outer
      {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 300px;
      height: 400px;
      margin-left: -150px; /* half of width */
      margin-top: -280px;  /* half of height */
      background-color: #962D2D;
       }


    DIV.inner
      {
      position:absolute;
      left: 50%;
      top :50%;
      width: 656px;
      height: 250px;
      margin-left: -303px;  /* half of width */
      margin-top: -125px;   /* half of height */
      background-color: #962D2D;
      background-image: url(../bilder/beaugeois_entwurf_umsetzung_design_funktion.gif);background-repeat:no-repeat;}

      #inhalt       {position:relative;top:0px;left:5px;margin:0px;}
      #menue       {position:absolute;top:130px;left:183px;margin:0px;}
      #divCircle   {position:relative;z-index:99;top:-1000px;left:0px;width:16px;height:13px;padding:0px;}
      .clButtons   {margin:0px;padding:0px;font-family:verdana;font-size:10px;color:#FDEEEE;line-height:20px;}

      ul  {position:relative;top:0px;left:-40px;overflow:visible; list-style-type:disc}

      td {margin:0px;padding:0px;font-family:verdana;font-size:10px;color:#FDEEEE;line-height:20px;}

      ul.zwei  {position:relative;top:0px;left:0px;overflow:visible; list-style-type:square}

      h1 {margin:0px;padding:0px;font-family:verdana;font-size:10px;color:#FDEEEE;line-height:20px;}

      h1.design {font-weight:normal;}

      input, textarea {
      font-family:verdana;
      font-size:10px;
      font-weight:normal;
      }


a.suchmaschinenoptimierung:link { font-family:verdana;font-size:9px;color:#b26c6c;font-weight:normal;text-decoration:none; }
a.suchmaschinenoptimierung:visited { font-family:verdana;font-size:9px;color:#b26c6c;font-weight:normal;text-decoration:none; }
a.suchmaschinenoptimierung:active { font-family:verdana;font-size:9px;color:#b26c6c;font-weight:normal;text-decoration:none; }
a.suchmaschinenoptimierung:hover {font-family:verdana;font-size:9px;color:#b26c6c;font-weight:normal;text-decoration:none; }