@charset "UTF-8";
/* CSS Document */


@media only screen and (max-width: 800px) {
	#sidebar {
		max-width: 100% !important;
}
	
@media only screen and (max-width: 800px) {
	.moduletable_footer {
		max-width: 100% !important;
		margin-left: 1%;
}
	
@media only screen and (max-width: 800px) {
	.moduletable_footer2  {
		max-width: 100% !important;
		margin-left: 1%;
}
		
@media only screen and (max-width: 800px) {
	#footer  {
		background-image: none;
}
				
@media only screen and (max-width: 800px) {
	#wrapper  {
		box-shadow: none;
}
	
@media only screen and (max-width: 800px) {
	#mobile-break  {
		display:block;
}

	@media only screen and (max-width: 800px) {
	.headline-top {
		max-width: 100% !important;
}

