body{
	margin: 0px;
	padding: 0px;
}
.refresh{ clear:both; font-size: 0px; line-height: 0px; }
#head{
	height: 230px;
}
#logo{
	width: 400px;
	height: 220px;
	float: left;
}
#logodetails{
	width: 577px;
	float: left;
}
#topspacer{
	height: 138px;
}
#breadcrumb{
	height: 37px;
	text-align: right;
}
#ticker{
	height: 24px;
}
#topspacerbottom{
	height: 21px;
}
#main{
	width: 977px;
}
#navi{
	width: 131px;
	float: left;
}
#innerstructure{
	width: 846px;
	float: left;
	background-color: #ffffff;
}
#content{
	width: 590px;
	min-height: 850px;
	height: auto !important;
	height: 850px;
	float: left;
	padding-left: 15px;
	padding-right: 14px;
}
#content .contact_item{
	width: 590px; 
}
#content .contact_item table{
	width: 95%;
}
#menuright{
	width: 220px;
	min-height: 850px;
	height: auto !important;
	height: 850px;
	float: left;
	background-image: url(/koelncomedy/media/images/backgrounds/bg_right.jpg);
	padding-left: 7px;
}
#bottomspacer{
	height: 50px;
	clear: both;
}

/*
 * Tickets bei Live-Festival
 */

.buyTickets{
	position:relative;
}

.buyTicketsOverlayText{
	position:absolute; 
	top: 0px; left:3px; 
	font-size: 12px; 
	height:33px; 
	font-weight:bold; 
	line-height:33px;
}