div#footerNaviContainer, div#mainnavigation, #mainnavigation, div#quicklinks, 
div#claim, #headerBg, #search, #sprache, #menu-toggle, #footerLinks, #rightBg,
#pageSearch,.nivo-controlOuter, .nivo-directionNav {
	display: none !important;
}

body {
	font-size: 12px;
	height: auto;
}

header {
	background: transparent;
	border: 0;
	box-shadow: none;
}

#header .centered,
#backgroundRight {
	background: transparent;
}

div#navigation {
	margin-top: 0;
	background: transparent !important;
}

div#logo {
	position: absolute;
	padding-bottom: 10px;
    top: 5px;
    left: 10px;
}
div#logo img {
	width: 181px;
}


/*
div.cmsGroup {
	max-width: 60%;
	min-width: 30%;
	margin-right: 20px;
}
*/

div.centered {
	width: 100%;
}

#wrapper {
    border: 0;
}

#header {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: none;
}


div#content {
	clear: both;
	width: 660px;
	margin: 0 0 0 0;
	padding: 0px 0 30px 0; 
}

#stellen .descr,
#stellen .descr .branche,
#stellen .descr .ort {
    display: block !important;
}
#stellen .buttons,
#stellen span.more::before {
    display: none;
}

#footer {
	display: block;
	position: absolute;
	top: 0px;
    left: 0;
	font-size: 80%;
	background: transparent;
	color: #777;
    font-size: 100%;
	margin: 120px 0 0 0px;
	padding: 0;
}

#footerContent a,
#footerContent img {
	display: none;
}

#footerContent p:nth-child(1){
    display: none;
}


#footerLeft, #footerRight {
	display: none;
}

