/* ansatz: entfernen sämtlicher stylesheets und anpassung der default-browser-stylesheets */
div#mainMenu, div#subMenu, div#footer {
	display: none;
}
a {
	color: black;
	text-decoration: none;
}
span.morelink {
	display: none;
}
p {
	height: auto !important;
	width: auto !important;
	padding-bottom: 10px !important;
}
div.tx-slideshow-pi1 {
	display: none;
}
div.tx-chgallery-pi1 {
	float: left;
}

div.tx-chgallery-pi1 div.single {
	float: left;
	height: 88px;
	padding-right: 3px;
}
ul.csc-menu, div.csc-header {
	display: none;
}
