  /* Global */
    body {
      margin: 0;
      padding: 0;
      
      font-size: 10pt;
      font-family: arial;
      background-color: #a33535;
      overflow-x: hidden;
    }
    
    table#design {
      empty-cells: show;
      font-size: 10pt;
      
      width: 1000px;
      height: 1300px;
    }
      td#header {
        width: 1000px;
        height: 154px;
        background-image: url(../images/header.png);        
      }
      
      td#design_leftborder {
        width: 69px;
        height: 289px;
        background-image: url(../images/design_leftborder.gif);
        background-repeat: repeat-y;
      }
      
      td#navigation {
        vertical-align: top;
        width: 156px;
        height: 100%;
        background-color: #780000;
      }
      
      td#content_leftborder {
        width: 13px;
        height: 100%;
        background-image: url(../images/content_leftborder.gif);
        background-repeat: repeat-y;
      }
      
      td#content {
        vertical-align: top;
        width: 526px;
        max-width: 526px;
        white-space: normal;
        height: 100%;
        background-color: #fff;
      }
      
      td#content_rightborder {
        width: 13px;
        height: 100%;
        background-image: url(../images/content_rightborder.gif);
        background-repeat: repeat-y;
      }
      
      td#topgirls {
        vertical-align: top;
        width: 158px;
        height: 100%;
        background-color: #780000;
        position: relative;
      }
      
      td#design_rightborder {
        width: 65px;
        height: 100%;
        background-image: url(../images/design_rightborder.gif);
      }
      
      td#bottom {
        width: 1000px;
        height: 157px;
        background-image: url(../images/bottom.png);
      }
      
      /* Topgirl Layer */
      .topgirls_entry {
        width: 150px;
        font-size: 8pt;
        background-color: #780000;
        padding-top: 2px;
        padding-bottom: 2px;
        margin-bottom: 2px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
      }
      
      .topgirls_entry2 {
        width: 100%;
        font-size: 8pt;
        position: relative;
      }
        .topgirls_entry2 hr {
          width: 90%;
          border: 1px solid #9db9db;
          z-index: 1;
        }
      .topgirls_entry_table {
        width: 150px; height: 150px;
        background-image: url(../images/topgirls_bg.png);
        background-repeat: no-repeat;
        margin-left: 8px;
        vertical-align: middle;
        font-size: 10pt;
        margin-bottom: 5px;
        text-align: center;
      }
        .topgirls_entry_table a {
          font-size: 10pt;
          font-weight: bold;
          color: #FFFFFF;
        }
      .topgirls_entry_pic {
        height: 105px;
      }
    
    
        /* SHOWGIRLS -> Frontpage Girls */
      .showgirl_girls {
        width: 120px;
        height: 180px;
        margin-left: 8px;
        margin-bottom: 10px;
        padding-top: 2px;
        float: left;
        text-align: center;
        background-image: url(../images/frontpage_bg.png);
        background-repeat: no-repeat;
        overflow-x: hidden;
      }
        .showgirl_girls hr {
          width: 90%;
          border: 0px solid gray;
        }
        .showgirl_girls img {
          border: 0;
        }
        .showgirl_girls_pic {
          height: 115px;
        }
        .showgirl_girls_pic_table {
          height: 115px;
        }
      .showgirl_girls_name {
        height: 20px;
      }
        .showgirl_girls_name table {
          font-size: 9pt;
          vertical-align: middle;
          height: 20px;
          width: 100%;
          font-weight: bold;
          text-align: center;
          border-bottom: 1px solid #000;
        }
          .showgirl_girls_name table a {
            color: #000;
          }
      .showgirl_girls_two {
        font-size: 8pt;
        font-family: verdana;
        margin-top: 3px;
        background-image: url(../images/frontpage_text.png);
        background-repeat: no-repeat;
        height: 35px;
        width: 110px;
      }
        .showgirl_girls_two_table {
          height: 35px;
          font-size: 8pt;
          vertical-align: middle;
          text-align: center;
        }
  
  
  
  h1 {
    border-top: 0px solid black;
    border-bottom: 1px solid #627995;
    text-align: center;
    
    margin-top: 5px;
    background-color: #780000;
    color: #FFFFFF;
    position: relative;
    top: -5px;
    
    font-family: verdana;
    font-size: 12pt;
  }

  p#error {
    border-top: 0px solid black;
    border-bottom: 1px solid #627995;
    text-align: center;
    
    margin-top: 5px;
    background-color: #ffffff;
    color: red;
    position: relative;
    top: -5px;
    
    font-family: verdana;
    font-size: 12pt;
  }

  p#success {
    border-top: 0px solid black;
    border-bottom: 1px solid #627995;
    text-align: center;
    
    margin-top: 5px;
    background-color: #ffffff;
    color: green;
    position: relative;
    top: -5px;
    
    font-family: verdana;
    font-size: 12pt;
  }
  /* Navigation */ 
    div#navigation_root {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
    }
    div#navigation_desc {
      font-size: 12pt;
      font-family: verdana;
      z-index: 1;
    }

  /* Schnoerkel Tables */
    table#schnoerkel_left {
      width: 120px;
      height: 100%;
      background-image: url(../images/leftschnoerkel2.png);
      background-color: #a33535;
      position: relative;
      top: 0;
      left: -132px;
      z-index: 2;
    }
    table#schnoerkel_left td {
      background-image: url(../images/fade.png);
      background-position: bottom;
      background-repeat: no-repeat;     
    }

    table#schnoerkel_right {
      width: 125px;
      height: 100%;
      background-image: url(../images/rightschnoerkel2.png);
      background-color: #a33535;
      position: relative;
      top: 0;
      right: -171px;
      z-index: 1;
    }
    table#schnoerkel_right td {
      background-image: url(../images/fade.png);
      background-position: bottom;
      background-repeat: no-repeat;
    }
    
    div#navigation_position{
      position: relative;
      top: 0;
      left: -4px;
      right: 0;
      bottom: 0;
      z-index: 2;
    }
    div#navigation_content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
    }
    
    div#topgirls_position {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
    }
    

  .navigationtable {
    font-size: 8pt;
    width: 100%;
    margin-bottom: 5px;
    border-bottom: 1px solid black;
    font-family: verdana;
  }
  table#navigationtable a {
    color: #0c3364;
    text-decoration: none;
  }
  table#navigationtable a:hover {
    color: red;
    text-decoration: none;
  }
  /* Links */
  a {
    color: #780000;
    text-decoration: none;
  }
  a:hover {
    color: #c10000;
    text-decoration: underline;
  }
  img {
    border: 0;
  }
  
  .navitem {
    background-color: #9ec0e8;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .navitem2 {
    background-color: #c2deff;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  
  .navtitle {
    border-bottom: 1px solid black;
    list-style: none;
    font-weight: bold;
    padding-left: 2px;
    font-size: 11pt;
  }
  
  div#loggedas {
    width: 100%;
    text-align: right;
    font-size: 8pt;
  }
  
  div#infobox {
    width: 90%;
    border: 1px solid black;
    clear: both;
    margin: auto;
    text-align: center;
    background-color: #cae2ff;
  }
  
  div#paymentplan {
    width: 510px;
    height: 300px;
  }
