/* browser reset */
* { padding: 0px; margin: 0px; border: 0px; }
ul, ol { list-style-type: none; }
:focus { outline: 0; }

img {
	border: 0px;
}

a:hover {
	border: 0px;
}

body {
	background-color: #FFF;
	text-align: center;
}

#wrapper {
	width: 950px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	background-image: url(media/mainBgr.gif);
	background-repeat: repeat-x;
}

.welcome #wrapper {
	background-image: url(media/topBgr.gif);
}

#contentsWrapper {
	width: 950px;
	height: 479px;
	padding-top: 191px;
	background-repeat: no-repeat;
	background-position: 0px 96px;
}

#contents {
	width: 950px;
	height: 420px;
	position: relative;
}

/* Page Layouts */

/* Welcome */

.welcome #contentsWrapper {
	height: 574px;
	padding-top: 96px;
}

.startscreen {
	width: 950px;
	height: 574px;
	background-image: url(media/home/bgr.gif);
	background-repeat: no-repeat;
}

.startscreen ul {
	list-style-type: none;
	position: absolute;
	z-index: 12;
	top: 96px;
	left: 0px;
}

.startscreen ul li {
	position: absolute;
	z-index: 12;
	top: 0px;
}

.startscreen ul li a {
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

.de .startscreen ul li a {
	background-image: url(media/home/icons.gif);
}

.startscreen ul .free-spaces {
	left: 695px;
	top: 70px;
}

.startscreen ul .the-green-mpire {
	left: 132px;
	top: 266px;
}

.startscreen ul .the-parkstadt {
	left: 513px;
	top: 489px;
}

.startscreen ul .the-movie {
	left: 734px;
	top: 257px;
}

.startscreen ul .free-spaces a {
	width: 90px;
	height: 20px;
	background-position: -134px 0px;
}

.startscreen ul .free-spaces a:hover {
	background-position: -134px -20px;
}

.startscreen ul .the-green-mpire a {
	width: 38px;
	height: 38px;
	background-position: -38px 0px;
}

.startscreen ul .the-green-mpire a:hover {
	background-position: -38px -50px;
}

.startscreen ul .the-parkstadt a {
	width: 50px;
	height: 30px;
	background-position: -76px 0px;
}

.startscreen ul .the-parkstadt a:hover {
	background-position: -76px -50px;
}

.startscreen ul .the-movie a {
	width: 40px;
	height: 46px;
	background-position: 0px 0px;
}

.startscreen ul .the-movie a:hover {
	background-position: 0px -50px;
}

/* Image Gallery */

.imageGallery {
	width: 560px;
	height: 390px;
	position: absolute;
	z-index: 12;
	top: 25px;
	left: 0px;
}

.imageGallery .flashcontent {
	position: relative;
}

/* Gallery-Navigation */

#galnav {
	list-style-type: none;
	position: absolute;
	z-index: 10;
	bottom: 0px;
	right: 0px;
	font-weight: bold;
}

#galnav li {
	float: left;
	margin: 0px 0px;
}

#galnav li a {
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97BE0D;
}

#galnav li a:hover {
	text-decoration: underline;
}

#galnav li a.last {
	border: none;
	padding-right: 2px;
}

#galnav li a.active, #galnav li a.active:hover {
	text-decoration: underline;
}

/* Standard Textbox */

.textbox {
	width: 322px;
	position: absolute;
	z-index: 12;
	left: 600px;
	top: 55px;
}

.textbox h2 {
	width: 322px;
	height: 110px;
	display: block;
	text-indent: -5000px;
	font-size: 12px;
	background-repeat: no-repeat;
}

.textbox h2.oneLine {
	height: 74px;
}

.textbox h2.twoLine {
	height: 92px;
}

/* Kontakt, Impressum, Links, Sitemap */

.textboxContact {
	width: 400px;
	position: absolute;
	z-index: 12;
	left: 100px;
	top: 55px;
}

.textboxContact h2, .textboxSitemap h2 {
	width: 322px;
	height: 46px;
	display: block;
	text-indent: -5000px;
	font-size: 12px;
	background-repeat: no-repeat;
}

.textboxContactCol2 {
	width: 350px;
	position: absolute;
	z-index: 12;
	left: 502px;
	top: 101px;
}

.kontakt .textboxContact {
	width: 600px;
}

.kontakt .textboxContact h2 {
	height: 110px;
}

.contactPerson1, .contactPerson2, .contactPerson3 {
	width: 160px;
	position: absolute;
	z-index: 13;
	top: 55px;
}

.contactPerson1 {
	right: 320px;
}

.contactPerson2 {
	right: 160px;
}

.contactPerson3 {
	right: 0px;
}

.contactPerson1 p, .contactPerson2 p, .contactPerson3 p {
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
}

.textboxSitemap {
	width: 360px;
	position: absolute;
	z-index: 12;
	left: 100px;
	top: 55px;
}

.textboxSitemapCol2 {
	width: 360px;
	position: absolute;
	z-index: 12;
	left: 460px;
	top: 101px;
}

.map {
	list-style-type: none;
	text-transform: uppercase;
	padding-bottom: 18px;
}

.map a {
	color: #0092BB;
	text-decoration: none;
}

.map a:hover {
	color: #000;
}

.map ul {
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 0px;
}

.map ul a {
	color: #97bE0D;
}

.map ul ul {
	list-style-type: none;
	padding-left: 20px;
	text-transform: none;
}

.map ul ul a {
	color: #646464;
}

/* Visuals for buildings-texts */

.hiddenP {
	display: block;
	width: 320px;
	height: 107px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	font-size: 2px;
}

.de.skyline-tower .hiddenP {
	background-image: url(media/building-visuals/de/skyline-tower.gif);
}

.de.bailey-palace .hiddenP {
	background-image: url(media/building-visuals/de/bailey-palace.gif);
}

.de.life-gallery .hiddenP {
	background-image: url(media/building-visuals/de/life-gallery.gif);
}

.de.eminence-plaza .hiddenP {
	background-image: url(media/building-visuals/de/eminence-plaza.gif);
}

.de.sunshine-place .hiddenP {
	background-image: url(media/building-visuals/de/sunshine-place.gif);
}

.en.skyline-tower .hiddenP {
	background-image: url(media/building-visuals/en/skyline-tower.gif);
}

.en.bailey-palace .hiddenP {
	height: 86px;
	background-image: url(media/building-visuals/en/bailey-palace.gif);
}

.en.life-gallery .hiddenP {
	height: 86px;
	background-image: url(media/building-visuals/en/life-gallery.gif);
}

.en.eminence-plaza .hiddenP {
	background-image: url(media/building-visuals/en/eminence-plaza.gif);
}

.en.sunshine-place .hiddenP {
	background-image: url(media/building-visuals/en/sunshine-place.gif);
}

/* highchiboombychi */

.highchiboombychi #contentsWrapper {
	height: 599px;
	padding-top: 71px;
	background-position: 0px 96px;
	background-image: url(media/bgr/highchiboombychi.gif);
}

.highchiboombychi #contents {
	height: 540px;
}

.highchiboombychi .textbox {
	width: 230px;
	height: 377px;
	position: relative;
	left: 692px;
	top: 93px;
}

.highchiboombychi .textbox h2 {
	width: 200px;
	height: 180px;
}

#ds_text {
	width: 230px;
	position: absolute;
	bottom: 0px;
}

.highchiboombychi .textbox p {
	color: #888;
}

#ds_image {
	width: 606px;
	height: 368px;
	position: absolute;
	z-index: 12;
	top: 45px;
	left: 55px;
}

#ds_image .portrait {
	position: absolute;
	top: 0px;
	left: 85px;
}

#ds_image .landscape {
	position: absolute;
	top: 35px;
	left: 0px;
}

#thumbnails {
	width: 950px;
	height: 34px;
	position: absolute;
	z-index: 12;
	top: 500px;
	left: 0px;
	background-color: #B4B4B4;
}

#ds_thumbnails_outer {
	width: 680px;
	height: 28px;
	position: absolute;
	top: 3px;
	left: 55px;
	overflow: hidden;
	white-space: nowrap;
}

#ds_thumbnails div {
	width: 28px;
	height: 28px;
	margin-right: 8px;
	float: left;
}

div#ds_thumbnails div div {
	display: none;
}

/* diashow controls */

#ds_scroll_left, #ds_scroll_right {
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	background-image: url(media/diashowSprite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ds_scroll_left {
	top: 3px;
	left: 24px;
}

#ds_scroll_right {
	top: 3px;
	left: 736px;
	background-position: -50px 0px;
}

#ds_controls {
	position: absolute;
	top: 3px;
	left: 830px;
	z-index: 20;
}

#ds_controls a {
	height: 28px;
	display: block;
	position: absolute;
	top: 0px;
	text-indent: -9999px;
	background-image: url(media/diashowSprite.gif);
	background-repeat: no-repeat;
}

#ds_controls #ds_prev {
	left: 0px;
	width: 15px;
	background-position: -105px 0px;
}

#ds_controls #ds_next {
	left: 33px;
	width: 15px;
	background-position: -207px 0px;
}

#ds_controls #ds_toggle {
	left: 15px;
	width: 18px;
	background-position: -255px 0px;
}

#ds_controls #ds_toggle.running {
	background-position: -154px 0px;
}

#ds_controls #ds_count {
	width: 50px;
	position: absolute;
	top: 5px;
	left: 54px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

/* Content SubNav */

.contentSubNav {
	height: 24px;
	list-style-type: none;
	position: absolute;
	z-index: 12;
	bottom: 3px;
	right: 20px;
}

.contentSubNav li {
	float: left;
}

.contentSubNav li a {
	display: block;
	height: 24px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

.de .contentSubNav li a {
	background-image: url(media/contentNavDe.gif);
}

.en .contentSubNav li a {
	background-image: url(media/contentNavEn.gif);
}

.datenFakten a {
	width: 106px;
	background-position: 0px 0px;
}

.en .datenFakten a {
	width: 89px;
}

.datenFakten a:hover, .skyline-tower .datenFakten a:hover, .bailey-palace .datenFakten a:hover, .life-gallery .datenFakten a:hover, .eminence-plaza .datenFakten a:hover, .sunshine-place .datenFakten a:hover {
	background-position: -150px 0px;
}

.floorplan a {
	width: 82px;
	background-position: 0px -25px;
}

.en .floorplan a {
	width: 83px;
}

.floorplan a:hover, .skyline-tower .floorplan a:hover, .bailey-palace .floorplan a:hover, .life-gallery .floorplan a:hover, .eminence-plaza .floorplan a:hover, .sunshine-place .floorplan a:hover {
	background-position: -150px -25px;
}

.dlExpose a {
	width: 58px;
	background-position: 0px -50px;
}

.en .dlExpose a {
	width: 78px;
}

.dlExpose a:hover, .skyline-tower .dlExpose a:hover, .bailey-palace .dlExpose a:hover, .life-gallery .dlExpose a:hover, .eminence-plaza .dlExpose a:hover, .sunshine-place .dlExpose a:hover {
	background-position: -150px -50px;
}

.back a {
	width: 64px;
	background-position: 0px -75px;
}

.en .back a {
	width: 46px;
}

.back a:hover, .skyline-tower .back a:hover, .bailey-palace .back a:hover, .life-gallery .back a:hover, .eminence-plaza .back a:hover, .sunshine-place .back a:hover {
	background-position: -150px -75px;
}

.furtherInfo a {
	width: 133px;
	background-position: 0px -100px;
}

.en .furtherInfo a {
	width: 149px;
}

.furtherInfo a:hover {
	background-position: -150px -100px;
}

.skyline-tower .floorplan a {
	background-position: 0px -25px;
}

.skyline-tower .dlExpose a {
	background-position: 0px -50px;
}

.skyline-tower .back a {
	background-position: 0px -75px;
}

.bailey-palace .floorplan a {
	background-position: 0px -125px;
}

.bailey-palace .dlExpose a {
	background-position: 0px -150px;
}

.bailey-palace .back a {
	background-position: 0px -175px;
}

.life-gallery .floorplan a {
	background-position: 0px -200px;
}

.life-gallery .dlExpose a {
	background-position: 0px -225px;
}

.life-gallery .back a {
	background-position: 0px -250px;
}

.eminence-plaza .floorplan a {
	background-position: 0px -275px;
}

.eminence-plaza .dlExpose a {
	background-position: 0px -300px;
}

.eminence-plaza .back a {
	background-position: 0px -325px;
}

.sunshine-place .floorplan a {
	background-position: 0px -350px;
}

.sunshine-place .dlExpose a {
	background-position: 0px -375px;
}

.sunshine-place .back a {
	background-position: 0px -400px;
}

/* Backgrounds */

.spirit #contentsWrapper {
	background-image: url(media/bgr/spirit.gif);
}

.architektur #contentsWrapper {
	background-image: url(media/bgr/architektur.gif);
}

.location #contentsWrapper {
	background-image: url(media/bgr/location.gif);
}

.skyline-tower #contentsWrapper {
	background-image: url(media/bgr/skyline-tower.gif);
}

.bailey-palace #contentsWrapper {
	background-image: url(media/bgr/bailey-palace.gif);
}

.life-gallery #contentsWrapper {
	background-image: url(media/bgr/life-gallery.gif);
}

.eminence-plaza #contentsWrapper {
	background-image: url(media/bgr/eminence-plaza.gif);
}

.sunshine-place #contentsWrapper {
	background-image: url(media/bgr/sunshine-place.gif);
}

.the-green-mpire #contentsWrapper {
	background-image: url(media/bgr/the-green-mpire.gif);
}

.the-parkstadt #contentsWrapper {
	background-image: url(media/bgr/the-parkstadt.gif);
}

.the-movie #contentsWrapper {
	background-image: url(media/bgr/the-movie.gif);
}

.kontakt #contentsWrapper {
	background-image: url(media/bgr/contact.gif);
}

.impressum #contentsWrapper, .links #contentsWrapper, .sitemap #contentsWrapper {
	background-image: url(media/bgr/imprint.gif);
}

/* cleaner */

.cleaner {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	border: 0px none;
	margin: 0px; 
	padding: 0px;
	margin-bottom: -1px;
	background: transparent;
}

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/* Fonts */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

p {
	padding-bottom: 18px;
}

.doubleP {
	padding-bottom: 36px;
}

a {
	text-decoration: underline;
	color: #97BE0D;
}

.kontakt a, .impressum a, .links a {
	color: #646464;
	text-decoration: underline;
}

.sitemap a {
	color: #0092BB;
}

a:hover {
	color: #000;
}

.blue {
	color: #0593BC;
}
