#navigation, #clubspalte, #gototop, #footer #info {
	display: none !important;
}
* {
	background: none !important;
}
#footer {
	position: static !important;
}
body, #inhalt, #warp {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
	min-width: 0 !important;
}
h1 {
	height: 30px !important; 
	font-size: 25px !important;
	letter-spacing: normal !important; 
	text-indent: 0 !important;
}
h1 a {
	height: inherit !important;
	line-height: inherit !important;
	width: auto !important;
}
#footer * {
	text-align: left !important;
	float: none !important;
	color: #999 !important;
}
#footer #copyright:after {
  content: " bei veranstaltungskaufleute.de";
}