#logo {
	position:absolute;
	height: 67px;
	width: 260px;
	top:50%;
	margin-top: -331px;
	left: 50%;
	margin-left: 120px;

}

#sprachmenue {
	position:absolute;
	height: 65px;
	width: 400px;
	top:50%;
	margin-top: -331px;
	left: 50%;
	margin-left: -380px;
	text-align: left;
	padding-left: 40px;

}

#links_oben {
	position:absolute;
	height: 24px;
	width: 40px;
	top:50%;
	margin-top: -261px;
	left: 50%;
	margin-left: -380px;
	background: url(img/bg_ul.png) top left no-repeat;

}

#links_mitte {
	position:absolute;
	height: 494px;
	width: 22px;
	top:50%;
	margin-top: -237px;
	left: 50%;
	margin-left: -380px;
	background: url(img/bg_shad_l.png) bottom left repeat-y;

}

#links_unten {
	position:absolute;
	height: 37px;
	width: 40px;
	top:50%;
	margin-top: 257px;
	left: 50%;
	margin-left: -380px;
	background: url(img/bg_ll.png) bottom left no-repeat;

}
#rechts_oben {
	position:absolute;
	height: 24px;
	width: 39px;
	top:50%;
	margin-top: -261px;
	left: 50%;
	margin-left: 341px;
	background: url(img/bg_ur.png) top right no-repeat;

}

#rechts_mitte {
	position:absolute;
	height: 494px;
	width: 22px;
	top:50%;
	margin-top: -237px;
	left: 50%;
	margin-left: 358px;
	background: url(img/bg_shad_r.png) bottom right repeat-y;
	
}

#rechts_unten {
	position:absolute;
	height: 37px;
	width: 39px;
	top:50%;
	margin-top: 257px;
	left: 50%;
	margin-left: 341px;
	background: url(img/bg_lr.png) bottom right no-repeat;

}

#mitte_oben {
	position:absolute;
	height: 24px;
	width: 681px;
	top:50%;
	margin-top: -261px;
	left: 50%;
	margin-left: -340px;
	background: url(img/bg_shad_u.png) top left repeat-x;
	vertical-align:top;
	text-align:center;
	border-bottom:1px solid #B20C0C;

}

#mitte_unten {
	position:absolute;
	height: 37px;
	width: 681px;
	top:50%;
	margin-top: 257px;
	left: 50%;
	margin-left: -340px;
	background: url(img/bg_shad_low.png) bottom left repeat-x;

}

#hintergrund {
	position:absolute;
	height: 494px;
	width: 719px;
	top:50%;
	margin-top: -237px;
	left: 50%;
	margin-left: -359px;
	background: url(img/bg_fade.png)
				bottom
				left
				repeat-x;
	overflow:hidden;
}

#untermenue {
	position:absolute;
	height: 480px;
	width:160px;
	overflow:visible;
	top:50%;
	margin-top: -235px;
	left: 50%;
	margin-left: -359px;
	text-align: left;
}

#inhalt {
	position:absolute;
	height: 480px;
	width:520px;
	overflow:auto;
	top:50%;
	margin-top: -235px;
	left: 50%;
	margin-left: -171px;
	text-align: left;
}

#inhalt_leistungen {
	position:absolute;
	height: 450px;
	width:680px;
	overflow:auto;
	top:50%;
	margin-top: -205px;
	left: 50%;
	margin-left: -331px;
	text-align: left;
}
#menue_leistungen {
	position:absolute;
	height: 25px;
	width:680px;
	overflow:auto;
	top:50%;
	margin-top: -235px;
	left: 50%;
	margin-left: -331px;
	text-align: left;
	vertical-align: middle;
}

#bildunterschrift {
	position:absolute;
	height: 15px;
	width:520px;
	text-align:right;
	padding-right:10px;
	overflow:visible;
	top:50%;
	margin-top: 222px;
	left: 50%;
	margin-left: -171px;
	
}
#mitarbeiter_bild {
	position:fixed;
	height: 400px;
	width:120px;
	overflow:visible;
	top:50%;
	margin-top: -155px;
	left: 50%;
	margin-left: -329px;
	text-align: left;
	z-index:100;
}
#untermenue_team {
	position:absolute;
	height: 40px;
	width:160px;
	overflow:visible;
	top:50%;
	margin-top: -235px;
	left: 50%;
	margin-left: -359px;
	text-align: left;
	z-index:1000;
}
#inhalt_team {
	position:absolute;
	height: 480px;
	width:680px;
	overflow:auto;
	top:50%;
	margin-top: -235px;
	left: 50%;
	margin-left: -331px;
	text-align: left;
}
