
	html {
		height: auto !important;
	}

	body,
	#top-menu {
		background: #fff;
		opacity: 1 !important;
	}
	
	#header { 
		height: 90px; 
		margin: 0 !important; 
	} 
	 
	#header div.csc-default {
		display: none !important;
	}  

	#main-wrapper {
		position: static;
		z-index: 1;
		margin: 0 !important;
	} 

	.buchungsleiste,
	.header-single,
	#headerCarousel,
	.portal-buttons,
	.portal-text, 
	.footer,
	.footer-logos,
	.footer-bottom,
	.map,
	.imagelink, 
	.submenu,
	.togglebox-link,
	.top-menu-shadow-left,
	#language-menu,
	.menu-top,  
	.shadow-left.long,
	.break,
	#logo ul {
		display: none !important;
	}  	

	#main-wrapper > .container {
		min-height: 0;
		width: 100%; 	
	}
	
	.main-content {
		text-align: left !important; 
	}  

	.content-33,
	.content-66,
	.content-50 {
		width: 100% !important;
		display: block !important;
	}
	
	.main-content > .content-33 {
		display: none !important; 
	}

	.content-box {
		padding: 0;
	}
	 
	.content-row.rows-3 > .content-33,
	#teasersGrid .teaser {
		width: 31.63% !important;
		display: inline-block !important; 
	} 
	
	.content-row.rows-3 > .content-33 .teaser {
		width: 100% !important; 
	}
	
	.content-row.rows-3 {
		display: none !important; 
	}
	
	/*.content-inner,
	.teaser-inner {		
		margin-bottom: 15px;
	}*/
	
	.read-more-content,
	.mehr-lesen {
		display: block;
	}
	
	.blogimage {
		height: auto !important; 
	}
	
	.main-content > .content-33 {
		display: none;
	}

	a[href]:after {
	    content: " ";
	}
	
	abbr[title]:after { 
	    content: " ";
	}
	
	.teaser img { 
		margin: 0; 
		max-width: 300px;
		width: 300px;
	}
