/* Grundbox */

  #bx1 {
	position: absolute;
	width: 781px;
	top: 10px;
	background-image: url(graf/hazhtgrd1_780x600.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	height: 602px;
	left: 10px;
	overflow: visible;
    }

/* Box Titel-Banner */

  #bx2 {
	position: absolute;
	top: 8px;
	width: 750px;
	height: 50px;
	text-align: center;
	z-index: 1;
	visibility: visible;
    }

/* Box  Navigation*/

  #bx3 {
	position: absolute;
	left: 16px;
	top: 145px;
	width: 143px;
	height: 441px;
	z-index: 2;
	visibility: visible;
    }

/* Box rechtes Fenster neben Navigation */

  #bx4 {
	position: absolute;
	left: 188px;
	top: 91px;
	width: 532px;
	height: 509px;
    }

/* Box unterhalb der Navigation*/

  #bx5 {
	position: absolute;
	left: 10px;
	top: 603px;
	width: 760px;
	padding-left: 10px;
    }

/* Box unterhalb von BOX 5*/

  #bx6 { position: absolute;
    left: 0px;
    top: 810px;
    width: 760px;
    }

/* Box 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: 10px;
    top: 10px;
    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: 180px;
    top: 80px;
    width: 600px;
    height: 800px;
    }

  #bx15 { border-width: 0px;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 750px;
    height: 1500px;
    }

  #bx16 { border: 0px solid rgb(153, 102, 51);
    position: absolute;
    left: 280px;
    top: 0px;
    width: 715px;
    height: 900px;
    background-image: url(graf/forog.jpg);
    background-repeat: repeat;
