body {
	margin: 0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background: #fff;
}

#site {
	
}

#col_content {
	float:left;
	width:550px;
	overflow:hidden;
}

#col_right {
	float:left;
	width:240px;
}

#col_content #col_right {
	left: 540px;
}

img {
	border:none;
}

#ticketing {
	padding:10px 0 0 0;
	margin:0;
}

#teasers {
	border-top: 1px solid #e0ecf3;
	margin:10px 0 0 0;
	padding:20px 0 0 0;
	height:70px;
}

#teasers .teaser {
	float:left;
	width:250px;
	height:70px;
	background:#e0ecf3;
	color:#666;
	margin:0 20px 0 0;
	cursor:pointer;
	overflow:hidden;
}

#teasers .teaser .image {
	float:left;
}

#teasers .teaser .text {
	width:130px;
	float:left;
	padding:12px 10px 15px 10px;
	height:33px;
	overflow:hidden;
}

#teasers .teaser .text h2 {
	color:#006699;
	font-size:11px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0;
}

#teasers .teaser .text h2 a {
	color:#006699;
	text-decoration:none;
}

#teasers .teaser .text p {
	padding:0;
	margin:0;
}

.poweredby {
	border-top:1px solid #BED7F0;
	height:70px;
	margin:20px 0 0;
	position:relative;
	width:560px;
	float: left;
}

.poweredby label {
	position:absolute;
	right:85px;
	top:10px;
	font-size: 10px;
}



.poweredby img {
	position:absolute;
	right:20px;
	top:10px;
}

.poweredby .subshop .teaser{
	background: #BED7F0;
	padding: 3px 150px 3px 3px;
	height: 26px;
    

}

.poweredby .subshop .teaser .headline {
	margin: 0;
	padding: 0;
	color:#006699; 
	font-weight: bold;
}