#logo_top {
	 position: absolute;
	 left: 14px;
	 top: 15px;
	 width: 181px;
	 height: 78px;
	 background-image:url(../img/sysimg/logo_top.png);
	 background-repeat:no-repeat;
	 cursor:pointer;
}

#line_top {
	position: absolute;
	left: 196px;
	width: 363px;
	height: 5px;
	background-color: #989897;
}

#head_back {
	position: absolute;
	left: 196px;
	top: 21px;
	width: 363px;
	height: 200px;
	z-index: 1;
}

#head_front {
	position: absolute;
	left: 30px;
	top: 97px;
	width: 485px;
	height: 152px;
	z-index: 2; 
}

#head_front_werbung {
	position: absolute;
	left: 30px;
	top: 97px;
	width: 485px;
	height: 152px;
	z-index: 3; 
	background-image:url(../img/sysimg/head_front_overlay_werbung.png);
}