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;
}

#koeln {
	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#djh-dd {
	left:295px;
	top:380px;
} 

div#altstadt {
	left:522px;
	top:374px;
} 

div#aquazoo {
	left:448px;
	top:198px;
}

div#arena {
	left:338px;
	top:151px;
}

div#flughafen {
	left:439px;
	top:28px;
}

div#k20 {
	left:530px;
	top:413px;
}

div#koenigsallee {
	left:432px;
	top:426px;
}

div#landtag {
	left:457px;
	top:466px;
}

div#medienhafen {
	left:303px;
	top:461px;
}

div#messe {
	left:254px;
	top:124px;
}



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;
}
