div#footerNaviContainer, div#mainnavigation, #mainnavigation, div#quicklinks, 
div#claim, #headerBg, #search, #sprache, #footer{
	display: none !important;
}

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

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

div#logo {
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
}


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

div.centered {
	width: 100%;
}


#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;
}


div#footer {
	display: block;
	position: absolute;
	top: 0px;
	font-size: 80%;
}

