/*//////////////////////////////////////////
// Erstellt: 00.00.0000, bgp e.media GmbH  //
// Änderung: 00.00.0000, bgp e.media GmbH  //
 //////////////////////////////////////////*/

	html, body {
		background-color: #ffffff;
	}

    #head,
	#dekoSearchContainer,
	#mainNav,
	#sideNav,
	#relatedCol,
    #footer {
        display: none;        
    }

	#advert {
		display: none !important;
	}

    #headPrint,
    .claFooterPrint {
        display: block;
    }

	#contentShadowRight {
		background-image: none;
	}

	#contentArea,
	#content {
		width: 100%;
	}

	.ContentBoxDarkGrey {
		color: #272525;
	}

	.ContentBoxDarkGrey .BoxContent a {
		color: #272525;
	}