.navi_level3_artists {
	background: #2a2a2a url(/img/bg_klammer.png) -430px -275px no-repeat;
	bottom:-10px;
	height:40px;
	right:75px;
	width:475px;
}
#page_booking .headline {
	padding-right: 80px;
}
/*
#page_booking .klammer {
	height: 355px;
}

#page_booking .body {
	background-position: 0 -355px;
}
*/

#page_booking .navi_level3 .expandlist ul {
	min-width:160px;
}

#page_booking .navi_level3 .expandlist {
	left:250px;
	position:absolute;
	top:10px;
	margin: 0;
}

#page_booking .navi_level3_booking_dates {
	background-position: -680px -275px;
	width:300px;
}
#page_booking .navi_level3_booking_dates .expandlist {
	left:13px !important;
}
#page_booking .navi_level3_booking_dates .expandlist ul {
	min-width: 120px;
}



.x2cols_booking_artist {
	width:855px;
	/*
	background: #2a2a2a;
	*/
	margin-right: 15px !important;
	margin-top:-30px;
	padding-top: 30px;
}
.col_context_booking_artist {
	margin-right: 15px !important;
}


.col_context .box {
	margin-top: -15px;
	padding: 15px 0 30px 0;
	background: url(/img/dotline.gif) 0 0 repeat-x;
}
.col_context .box:first-child {
	background-image: none;
}



.bg_labelshowcase {
	background: url('/img/bg_button_labelshowcase.gif') 450px 0 no-repeat;
	padding-right: 100px;
}

a.artist_thumb {
	float: left; 
	height: 50px; 
	line-height: 50px; 
	width: 170px; 
	text-align: center; 
	padding: 0 0 41px 0;
	margin-right: 20px;
	position: relative;
	background: url(/img/dotline.gif) 0 70px repeat-x;
}

a.artist_thumb span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 170px;
	height: 50px;
	background: #1b1b1b; 
}

a.artist_thumb:hover span {
	display: none;
}














