#header-bg{
	margin: 0;
	padding: 0;
	position:absolute;
	background-position:0 0;
	top:0px;
	right:0;
	left:0;
	width: 100%;
	/*height:4px;*/
	line-height: 4px;
	overflow:hidden;
	background:url("../image/elements/fd_topmenu.jpg") repeat scroll 0 0 transparent;
	height:125px;
}

#header {
	display:block;
	height:90px;
	background-attachment:scroll;
	background-color:transparent;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
}

#logovol {
	margin-left:-12px;
	position:absolute;
	top:15px;
	width:264px;
	z-index:auto;
}

#top_banniere {
	display:block;
	height:90px;
	margin-left:274px;
	position:absolute;
	top:0;
	width:728px;
}


