body {
  background-color: #962D2D;
  color:#ffffff;
  padding:0px;
  margin:0px;
     }


    DIV.outer
      {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 300px;
      height: 300px;
      margin-left: -150px; /* half of width */
      margin-top: -150px;  /* half of height */
      background-color: #962D2D;
       }


    DIV.inner
      {
      position:absolute;
      left: 50%;
      top: 50%;
      width: 606px;
      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;}

      #menue       {position:absolute;top:130px;left:183px;margin:0px;}
      #divCircle   {position:absolute;z-index:99;top:-1000px;left:0px;width:16px;height:13px;padding:0px;}
      .clButtons   {margin:0px;padding:0px;font-family:verdana;font-size:12px;color:#FDEEEE;line-height:25px;}

            h1 {margin:0px;padding:0px;font-family:verdana;font-size:10px;color:#FDEEEE;line-height:20px;}


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; }