body {  background-image: url(../images/bg_verlauf.jpg);
	}
	
#headerbg {
	position:absolute;
	width:798px;
	height:188px;
	z-index:3;
	left: 0px;
	top: 90px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
    border-top-style:dotted;
	border-right-style:dotted;
	border-left-style:dotted;
	border-bottom-style:dotted;
    border-color:#999999;
	background:url(../images/header_bg.jpg) no-repeat;
}