body {
    background-image: url("images/higr-verlauf.gif");
    background-repeat: repeat-x;
    background-color: #fff;
    margin: 0; padding: 0px;
    text-align: left;  

  }




#mainbox {
	       
         	height: auto;
	width: 987px;
	z-index: 1;
	position: absolute;
	border: 0px;
	left: 50%;
	margin-left: -500px;
         margin-top: 0px;
         border: 0px;
         
}
	

	

#head {
	background-image: url("images/head.jpg");
         background-repeat: repeat-x;
         background-color: #fff;
	height: 205px;
	width: 732px;
	position: absolute;
	left: 255px;
	top: 0px;
	z-index: 2;
         border: 0px solid ;
}




#navigation {
	background-image: url("images/higr-verlauf.gif");
         background-repeat: repeat-x;
         background-color: #fff;
	height: auto;
	width: 255px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
         border: 0px solid;
}











#content {
	background-image: url("images/higr-inhalt.gif");
	background-repeat: repeat-x;
      	height: auto;
	width: 732px;
	position: absolute;
	left: 255px;
	top: 205px;
	scrolling: auto;
         overflow: auto;



}



