body {  background-color : #ffffff;
		background-image: url(../banner/vans_pattern.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;
}


#ads_rechts_vans {
	position:absolute;
	z-index:12;
	width:200px;
	height:600px;
	left: 800px;
	top: 0px;
}