

  #bx1 { border-width: 0px;
    position: absolute;
    left: 10px
    top: 0px;
    width: 760px;
    height: 800px;
    background-image: url(graf/hazhtgrd_760.png);
    background-repeat: no-repeat;
    }

/* Box für Titel-Banner */

  #bx2 { position: absolute;
    top: 0px;
    width: 750px;
    height: 65px;
    text-align: center;
    }

/* Box für Navigation*/

  #bx3 { position: absolute;
    left: 150px;
    top: 400px;
    width: 500px;
    height: 200px;
    }

/* Box für rechtes Fenster neben Navigation */

  #bx4 { position: absolute;
    left: 0px;
    top: 120px;
    width: 410px;
    height: 260px;
    }

/* Box unterhalb der Navigation*/

  #bx5 { position: absolute;
    left: 0px;
    top: 550px;
    width: 750px;
    }

/* Box unterhalb von BOX 5*/

  #bx6 { position: absolute;
    left: 0px;
    top: 810px;
    width: 760px;
    }

/* Box für Seiten ohne Navigation, jedoch mit Titelbanner- Box 2 muss vorangestellt werden*/

  #bx10 { left: 50px;
    top: 70px;
    width: 710px;
    }

/* Box one Titel und Ohne Navigation - Familienchronik*/

  #bx11 { border: 0px solid black;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 760px;
    background-image: url(graf/grenback.jpg);
    background-repeat: repeat;
    }

  #bx12 { border: 0px solid rgb(153, 102, 51);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 760px;
    height: 530px;
    background-image: url(graf/hazhtgrd_760.png);
    background-repeat: no-repeat;
    }

  #bx13 { position: absolute;
    left: 177px;
    top: 70px;
    width: 583px;
    height: 500px;
    }

  #bx14 { border-width: 0px;
    position: absolute;
    left: 160px;
    top: 80px;
    width: 600px;
    height: 800px;
    }

  #bx15 { border-width: 0px;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 750px;
    height: 1500px;
    }