div.content .next-concerts {


	position: absolute;
	margin:0px; padding:0px;
	margin-left:426px;

	width: 180px;
	z-index: 42;
	background: url(frontpage_box_hg.jpg) no-repeat 0px 1px;
	// background-color: #C0C0C0;
	color: #FFF;
}
div.content .next-concerts .box {
	margin:0px; padding:0px;
	float:left;
}
div.content .next-concerts h1,
div.content .next-concerts h2 {
	font-size: 11px;
	color: #000000;
	margin:0px; padding:0px;
	line-height: 120%;
}
div.content .next-concerts a {
	margin:0px; padding:0px;
	display:block;
	color: #FFF;
	padding-left: 12px;
	background: url(pfeil-black.gif) no-repeat 0px 1px;
	line-height: 10px;
	margin-bottom: 0px;
	float:left;
}
div.content .next-concerts h1,
html div.content .next-concerts h1.csc-firstHeader,
div.content .next-concerts div.csc-header h1 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 4px 0px;
	margin-bottom: 10px;
	width:auto;
	min-width: 0;
}

div.content .next-concerts div.csc-header {
	float:left;
	width: auto;
}
html div.content .next-concerts h1.csc-firstHeader {
	width: 170px;
	min-width: 170px;
	
	display:block;
	float:none;
}


html div.content .next-concerts p {
margin-top: 0px;
float:none;
clear:left;
width: auto;
margin-bottom:10px;
}
html div.content .next-concerts p a {
	margin-top: 10px;
}
