/*user/SEITENVERWALTUNG*/

      .Seiten{
      border: 0px;
      font-size:12px;
      }
      
      .Seiten_top{
      height:22px;
      }
      
      .Seiten_lines{
      height:22px;
      }
      
      .Seiten_bottom{
      height:10px;
      }
      
      .Seiten_ID_top{
      width:30px;
      border:1px white dotted;
      text-align:center;
      font-weight:bold;
      }
      
      .Seiten_Seitentitel_top{
      width:400px;
      border:1px white dotted;
      text-align:left;
      font-weight:bold;
      }

      .Seiten_Rechte_top{
      width:60px;
      border:1px white dotted;
      text-align:left;
      font-weight:bold;
      }
      
      .Seiten_Aktion_top{
      width:150px;
      border:1px white dotted;
      text-align:center;
      font-weight:bold;
      }
      
      .Seiten_ID{
      width:30px;
      border:1px white dotted;
      text-align:center;
      }
      
      .Seiten_Seitentitel{
      width:400px;
      border:1px white dotted;
      text-align:left;
      }
      
      .Seiten_URL{
      border:1px white dotted;
      text-align:left;
      }

      .Seiten_Rechte{
      width:60px;
      border:1px white dotted;
      text-align:left;
      }
      
      .Seiten_Aktion{
      width:150px;
      border:1px white dotted;
      text-align:center;
      }
