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;
	position: absolute;
	height: 108px;
	top: 40px !important;
}

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

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

span#menu-toggle {
	display: none;
}

div#logo {
	position: absolute;
    top: 5px;
    left: 10px;
    margin-bottom: 20px;
}

div#logo img {
	width: 187px;
	height: 70px;
}

div#theme {
	background: transparent;
    clear: both;
    margin-top: 0px !important;
    height: auto !important;
    position: relative !important;
    margin-top: 110px !important;
}

div#theme div#theme_img {
	display: none !important;
}

div#theme div#theme_text {
	padding: 25px 0 0 0 !important;
}

div#theme div#theme_text h1,
div#theme div#theme_text p.lead {
	color: black !important;
}


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

div.centered {
	width: 100%;
}

#wrapper {
    border: 0;
}

div#content {
	clear: both;
	width: 100% !important;
	margin: 0 0 0 0 !important;
	padding: 0px 0 30px 0 !important;
	position: absolute !important;
	display: block !important; 
}

div#content ul li {
	list-style: disc inside none !important;
	padding: 0 !important;
}

div#content div.infobox > div {
	border-top: 1px solid #cecece !important;
	padding: 10px 0 0 0 !important
}

div#content div.infobox > div > h2,
div#content div.infobox > div > p,
div#content div.infobox > div > p > a {
 	color: black !important;
}

div#content .imgbox > div:first-child {
	height: 200px !important;
	overflow: hidden;
	margin-bottom: 10px !important;
}

div#content .imgbox > div:last-child {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 8px !important;
	position: relative !important;
	color: black !important;
}

div#content .imgbox > div:last-child a {
	color: black !important;
}

#footer {
	display: block !important;
	position: absolute !important;
	top: -15px !important;
	background: transparent !important;
	width: 100% !important;
}

#footer div.left,
#footer div.right {
	float: none !important;
	opacity: 0.75 !important;
	text-align: center !important;
	font-family: 'Lato', Arial, sans-serif !important;
	font-size: 14px !important;
}

.hidden {
	display: none !important;
}
