html {
	background:none;
}
body{
	margin:0;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646466;
}
#wrapper {
	background:none;
	width:100%;
	padding:0;
	margin:0;
}
.w1 {
	background:none;
}
#header {
	display:none;
}
.img-logo {
	height:134px;
	width:134px;
	display:block;
	float:none;
}
#main .post h2 span {
	margin:0;
}
.cols {
	margin:0;
	padding:0;
}
.post .info {
	float:none;
	width:100%;
	overflow:visible;
}
.post .txt-box {
	overflow:visible;
	float:none;
	width:100%;
}
.post .txt-box .img-holder,
#main .cols .img-holder {
	float:none;
}
#main .cols .post,
.cols .large-post,
.post {
	width:100%;
	overflow:visible;
	float:none;
}
.tickets-kaufen {
	display:none;
}
#main{
	width:100%;
}
#footer {
	display:none;
}