html {
	position: relative;
	height: 100% !important;
}

body {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #000;
	color: #fff;
	font-family: "verdana", arial, sans-serif;
	font-size:12px;
	height:100%;
}
a{
	color: #fff;
	text-decoration: none;
	border: none;
}
img {
	border: none;
}
p {
	color: #fff;
	text-decoration: none;
	border: none;
}
div#bg-wrapper {
	position: fixed;
	width: 100%;
	z-index: -99;
	_position: absolute;
	display: block;
	overflow: hidden;
}
img.site-bg {
	width: 100%;
	height: auto;
	z-index: -100;
}
#header,#page {
	z-index: 100;
}
#header {
	height: 71px;
	background-color: #fff;
	position: relative;
}
#header-inner {
	display:block;
	position: absolute;
	width: 803px;
	left: 56%;
	margin-left: -401px;
	padding-top: 10px;
}
#citynav {
	position: absolute;
	margin-top: 25px;
}

#citynav a {
	margin-right: 20px;
	float: left;
}

#duesseldorf {
	padding: 13px 16px;
}
#header div#logos {
	float: right;
}
#header div#logos a {
	margin-left: 20px;
}
#wrapper {
	position: relative;
	min-height: 854px;
	height:100% !important;
	height:854px;
}
#page {
	background: transparent url(img/buehne-small.png) no-repeat 0 0;
	width: 803px;
	height: 700px;
	margin-top: 85px;
	position: absolute;
	margin-left: -401px;
	left: 56%;
	bottom: 0;
}
#page-inner{
	padding: 32px 33px 0 33px;
}
#map {
	background: transparent url(img/karte.jpg) no-repeat 0 0;
	height: 563px;
	width: 737px;
	position: relative;
}
#map div.coda_bubble {
	position: absolute;
}
#map div.coda_bubble table {
}
div#koeln-deutz {
	left:407px;
	top:314px;
} 
div#koeln-riehl {
	left:434px;
	top:127px;
} 
div#pathpoint-cologne {
	left:8px;
	top:207px;
	width: 325px;
	height: 88px;
	background: transparent url(img/pathpoint-cologne.png) no-repeat 0 0;
	padding: 10px 0;
}
div#pathpoint-cologne a{
	height: 25px;
	width: 300px;
	display: block;
}

div#altstadt {
	left:228px;
	top:348px;
} 
div#dom {
	left:235px;
	top:249px;
}
div#hbf {
	left:330px;
	top:281px;
}
div#lanxess {
	left:464px;
	top:353px;
}
div#messe {
	left:442px;
	top:254px;
}
div#rheinpark {
	left:344px;
	top:234px;
}
div#schokoladenmuseum {
	left:276px;
	top:420px;
}
div#zoo {
	left:333px;
	top:118px;
}
a.imprint {
	float:right;
	color:#b5b5b7;
	font-size: 12px;
	padding: 4px;
}
#overlay {
	background: url(img/impressum-bg.jpg) #fff;
	position: absolute;
	height: 563px;
	width: 737px;
	top: 32px;
	display: none;
	color: #291813;
	overflow:hidden;
}
#overlay-inner {
	padding: 120px 15px 15px 15px;
}
.close-button {
	color: #000;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
div.column {
	width:45%;
	float: left;
	padding-left: 12px;
}
.column p {
	color: #291813;
	font-size: 10px;
}
