div {
	width: 98% !important; 
	float: none !important;
	overflow: visible !important;
	height: auto !important;
}
* {
	background-image: none !important;
	background-color: transparent !important;
	color: #000000 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}
div#CONTENT a {
	text-decoration: underline !important;
	padding-left: 0 !important;
}
div#CONTENT h3,
div#CONTENT h4,
div#CONTENT h5 {
	padding-top: 20px !important;
	padding-left: 0 !important;
}
div#CONT_HEAD h3 {
	padding-left: 0 !important;
}
.article_text {
	padding: 0 !important;
}
div#HEADER {
	padding: 0;
}
div#STATIC_NAVI {
	display: none;
}
div#LEFT {
	display: none;
}
div#TOOL_NAVI {
	display: none;
}

div#CONTENT ul {
	list-style: square;
	margin-left: 20px;
	padding-left: 10px;
}
	div#CONTENT ul li {
		padding-left: 0; 
	}
div#CONTENT table td,
div#CONTENT table th {
	border: 1px solid #666666 !important;
}

div#CONTENT a.link_konzert_details {
	display: none !important;
}
#bestellung_programmheft.article {
	display: none;
}
#kartenbestellung.article {
	display: none;
}

div#KONZERTUEBERSICHT_TEASER .article.grey {
	padding-bottom: 20px !important;
}

div#CONTENT form input,
div#CONTENT form select,
div#CONTENT form textarea {
	border: 1px solid #000000 !important;
}