#serviceNavigation,
#metaNavigation,
#globalSearch,
#globalNavigation,
#branding h4,
#brandingImage,
#brandingImage img,
#brandingClaim,
#topicContainer,
#pathNavigation,
#sideContent {
	display: none;
}

body {
	background: none;
}

#topicContainer,
#sideContent {
	float: none;
}

#contentContainer {
	margin-left: 0;
	border-right: none;
}

#topicContainer, #contentContainer {
	margin-bottom: 0;
}

#mainContent {
	width: 98%;
	float: none;
}

#globalContainer {
	margin: 0;
	padding: 0;
	width: auto;
	background: none;
}

#logoContainer {
	float: right;
	position: relative;
	top: auto;
	margin: 0;
}

* html #logoContainer {
	float: none;
	text-align: right;
}

*+html #logoContainer {
	float: none;
	text-align: right;
}

#logoContainer a {
	width: auto;
	height: auto;
	background: transparent !important;
}

#logoContainer a img {
	display: block;
	margin: 8px 0 48px 0;
	width: auto;
	height: auto;
}

#folderContainer {
	min-height: none;
	padding-bottom: 32px;
}

h1 {
	margin-top: 24px !important;
}

#footerContainer {
	margin: 0;
	position: absolute;
	top: 104px;
	text-align: right;
	right: 16px;
}

#footerContainer * {
	color: #999;
	line-height: 140%;
	background: #FFF;
}

/*
#leben #footerContainer * {
	color: #4db182;
}

#werkstatt #footerContainer * {
	color: #73c16a;
}

#altenpflege #footerContainer * {
	color: #bc6a73;
}

#kindergarten #footerContainer * {
	color: #b761aa;
}

#kirchengemeinde #footerContainer * {
	color: #837fb4;
}

#ausbildung #footerContainer * {
	color: #4d9dd0;
}

#stiftung #footerContainer * {
	color: #dbb84d;
}
*/