div.page {
    display: block;
    margin: 0 auto;
    min-width: 940px;
    width: 940px;
}

#intro, #management, #team, #partners, #benefits, #playeradvice, #talentsponsoring, #contact, #imprint, #datenschutz {
    position: relative;
    display: block;
    color: #fff;
    margin: 0 auto;
    height: 430px;
}

/* ///////////////////////////////////////////////////////////////////////////// */
#intro {	background: url('../img/bg_intro.jpg')		50% 127px no-repeat fixed; }
#management {	background: url('../img/bg_management.jpg')	50% 0 no-repeat fixed; }
/* #team {		background: #000; } */
#partners {	background: url('../img/bg_partners.png')	50% 0 no-repeat fixed; }
/*#benefits {	background: url('../img/bg_benefits.jpg')	50% 0 no-repeat fixed; }*/
#playeradvice {	background: url('../img/bg_playeradvice.png')	50% 0 no-repeat fixed; }
#talentsponsoring {	background: url('../img/bg_talentsponsoring.png')	50% 0 no-repeat fixed; }
#contact {	background: url('../img/bg_contact.png')	50% 0 no-repeat fixed; }
/*#imprint {	background: url('../img/bg_imprint.png')	50% 0 no-repeat fixed; }*/

/* ///////////////////////////////////////////////////////////////////////////// */
#intro .page span {
	position: absolute;
	top: 210px;
	left: 30px;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.2px;
}

/* ///////////////////////////////////////////////////////////////////////////// */
.managementContent {
	position: absolute;
	top: 44px;
	left: 364px;
	width: 230px;
	display: block;
	z-index: 300;
}

#management #spotlight {
	position: absolute;
	top: 2px;
	left: 436px;
	display: block;
	width: 503px;
	height: 430px;
	background: url('../img/spotlight_highlight.jpg') 0 0 no-repeat;
	display: none;
	z-index: 1;
}

#management #leftSpotlight {
	position: absolute;
	top: 155px;
	left: -1px;
	display: block;
	width: 405px;
	height: 277px;
	background: url('../img/leftSpot_highlight.png') 0 0 no-repeat;
	display: none;
	z-index: 201;
}

.secondbackground {
    position: absolute;
    display: block;
    /*background: url('../img/bg_management_leftSpot.png') 200px 0 no-repeat;*/
    width: 200px;
    height: 425px;
	left: 100px;
	top: 6px;
    z-index: 200;
}

/* ///////////////////////////////////////////////////////////////////////////// */
.partnersContent {
	position: absolute;
	top: 100px;
	left: 364px;
	width: 200px;
	display: block;
}

/* ///////////////////////////////////////////////////////////////////////////// */
#benefits {
	/*height: 730px;*/
}

.benefitsContent {
	position: absolute;
	top: 74px;
	left: 476px;
	width: 240px;
	display: block;
}

#player1 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url('../img/player_1.png') 202px 46px no-repeat;
	z-index: 2;
	width: 400px;
	height: 430px;
}

#player2 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url('../img/player_2.png') 138px 53px no-repeat;
	z-index: 3;
	width: 400px;
	height: 430px;
}

#player3 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url('../img/player_3.png') 20px 117px no-repeat;
	z-index: 4;
	width: 400px;
	height: 430px;
}

#player4 {
	position: absolute;
	top: 0;
	left: -53px;
	display: block;
	background: url('../img/player_4.png') 288px 150px no-repeat;
	z-index: 5;
	width: 520px;
	height: 430px;
}

#player5 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url('../img/player_5.png') 53px 179px no-repeat;
	z-index: 6;
	width: 450px;
	height: 430px;
}

.playeradviceContent {
	position: absolute;
	top: 90px;
	left: 476px;
	width: 240px;
	display: block;
}

#playeradvice #playeradviceCircleMap {
	position: absolute;
	top: -20px;
	left: -430px;
	display: block;
	width: 380px;
	height: 320px;
}

.dotArea {
	position: absolute;
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
}
.dotArea img {
	position: absolute;
	display: block;
}
.dotArea a {
	text-decoration: none;
}
.dotArea a:hover {
	text-decoration: none;
}

#circleDot1 {
	top: 23px;
	left: 137px;
}
#circleDot1 img {
	top: 13px;
	left: 70px;
}

#circleDot2 {
	top: 74px;
	left: 288px;
}
#circleDot2 img {
	top: -2px;
	left: -19px;
}

#circleDot3 {
	top: 106px;
	left: 13px;
}
#circleDot3 img {
	top: -2px;
	left: 106px;
}
#circleDot3 a span[lang="en"] {
	position: absolute;
	width: 103px;
	left: 8px;
}

#circleDot4 {
	top: 185px;
	left: 268px;
}
#circleDot4 img {
	top: 1px;
	left: -19px;
}
#circleDot4 a span[lang="en"] {
	position: absolute;
	top: 3px;
	width: 110px;
}

#circleDot5 {
	top: 213px;
	left: -12px;
}
#circleDot5 img {
	top: -2px;
	left: 141px;
}
#circleDot5 a span[lang="en"] {
	position: absolute;
	left: 38px;
	width: 103px;
}

#circleDot6 {
	top: 291px;
	left: 148px;
}
#circleDot6 img {
	top: -18px;
	left: 32px;
}
#circleDot6 a span[lang="en"] {
	position: absolute;
	left: 10px;
}

.talentsponsoringContent {
	position: absolute;
	top: 104px;
	left: 476px;
	width: 240px;
	display: block;
}

/* ///////////////////////////////////////////////////////////////////////////// */
.contactContent {
	position: absolute;
	top: 90px;
	left: 588px;
	width: 240px;
	display: block;
}

#map_hamburg, #map_berlin, #map_koblenz, #map_stuttgart, #map_muenchen {
	position: absolute;
	display: block;
	background: url('../img/map_circle.png') 0px 0px no-repeat;
	height: 40px;
	text-transform: uppercase;
}

#map_hamburg {
	background-position: 43px 0;
	text-align: center;
	padding-top: 16px;
	top: 109px;
	left: 310px;
	width: 100px;
}

#map_berlin {
	background-position: 43px 0;
	text-align: center;
	padding-top: 16px;
	top: 160px;
	left: 391px;
	width: 100px;
}

#map_koblenz {
	background-position: 16px 20px;
	top: 238px;
	left: 240px;
	width: 100px;
}

#map_stuttgart {
	background-position: 16px 20px;
	top: 321px;
	left: 272px;
	width: 100px;
}

#map_muenchen {
	background-position: 0 2px;
	top: 372px;
	left: 379px;
	width: 100px;
	height: 20px;
	padding-left: 18px;
}



.imprintContent {
	position: absolute;
	top: 30px;
	left: 364px;
}


.DatenschutzContent {
	position: absolute;
	top: 30px;
	left: 10px;
}