body {
	background-color: #1B324D;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.city2000_headline {
	height: 90px;
	width: 1000px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -500px;
	z-index: 1;
	margin-top: -325px;
	overflow: hidden;
	background-image: url(../img/headline_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.city2000_global {
	background-color: #1A3553;
	height: 511px;
	width: 100%;
	margin-top: -235px;
	position: absolute;
	top: 50%;
	border-top: 1px solid #FF9E1C;
	border-right: 1px none #FF9E1C;
	border-bottom: 1px solid #FF9E1C;
	border-left: 1px none #FF9E1C;
	z-index: 3;
}
.city2000_maintop {
	background-color: #666666;
	height: 150px;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
	overflow: hidden;
}
.city2000_maincenter {
	background-color: #FFFFFF;
	height: 360px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	top: 151px;
	position: absolute;
	background-image: url(../img/bg_main_start.jpg);
}
.city2000_investcenter {
	background-color: #FFFFFF;
	height: 360px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	top: 151px;
	position: absolute;
	background-image: url(../img/bg_main_start.jpg);
}
.city2000_leistcenter {
	background-color: #FFFFFF;
	height: 360px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	top: 151px;
	position: absolute;
	background-image: url(../img/bg_main_leistungen.jpg);
}
.city2000_angebote_etw {
	background-color: #FFFFFF;
	height: 360px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	top: 151px;
	position: absolute;
	background-image: url(../img/bg_main_leistungen.jpg);
}
.city2000_bottomnav {
	height: 12px;
	width: 985px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -500px;
	z-index: 10;
	margin-top: 290px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-align: right;
}
