html,
body,td {
   /* Seitenränder */
      margin-left: 7px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
   /* Seitenhintergrundfarbe */
      background-color: #FF3300;
   /* Scrollbar-Farbe */
      scrollbar-face-color: #FF3300;
      scrollbar-shadow-color: #FF3300;
      scrollbar-highlight-color: #FF3300;
      scrollbar-3dlight-color: #FF3300;
      scrollbar-darkshadow-color: #FF3300;
      scrollbar-track-color: #FF3300;
      scrollbar-arrow-color: #FF3300;
   /* Formatierung Standartschrift */
}

.tabelle-position {
      width: 100%;
      height: 100%;
      border: 0px solid;
      border-spacing: 10px;
      margin: 0px center;
      text-align: center;
}
#ebene2 {
      position: absolute;
      top: 76px;
      right: 40px;
      margin: center;
      z-index:2;
}

#ebene2_gig_hp {
      position: absolute;
      top: 20px;
      left: 40px;
      margin: center;
      z-index:2;
}
