@charset "utf-8";
/* CSS Document */

/*Allgemeingeltende Definitionen*/


body{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:20px;
	}

h1,h2,h3,h4,h5,h6{
	font-size:12px;
	color:#000000;
}	

a{
	text-decoration:none;
	color:#000000;
}

/*ausgeblendete Elemente*/

#header{
	display:none;
}

.sponsoren{
	display:none;
}

.drucken_ticket{
	display:none;
}

.blackbox{
	display:none;

}

.news h5{
	display:none;
}

.imgborder{
	display:none;
}

.artistimg{
	display:none;
}

.sortier{
	display:none;
}

.leftcol{
	left:0px;
	width:70%;
}

	.leftcol h3{
		padding-left:0px;
		color:#000000;
	}

	.leftcol h3.artistname{
		font-size:12px;
		color:#000000;
		font-weight:bold;
	}


.blackbox_two .leftcol{
	left:0px;
	width:300px;
	margin-right:65px;
	margin-top:0px;
}

	.events{
		width:300px;
		float:none;
	}
	
	.events a{
	text-decoration:none;
	color:#000000;
	}
	
	.events .date{
		color:#000000;
	}

.blackbox_two .rightcol{
	float:left;
	left:0px;
	width:280px;
	margin-top:0px;
}

	.blackbox_two .rightcol h5{
		color:#000000;
	}

	.rightcol a{
		text-decoration:none;
		color:#000000;
	}

	.rightcol h5{
		font-size:12px;
	
	}

	.rightcol h3{
		font-size:14px;
		font-weight:bold;
	}







