#mainMenu, .elementSearch, #metaMenu, #selectLanguage, .quickLinks, .elementRight, #wBlockLeft, #wBlockBottom {
	display:none;
}

body {
	background-image: url() !important;	
}

#wBlockMain {
	width: 735px;
}

#wBlockTop {
	border-top:none;
	height:100px;
	width: 735px;
}
#wBlockTop .elementLogo {
	position: absolute;
	top: 07px;
	left: 450px;
}

#wBlockHeadline {
	width: 735px;
	background-color: #FFFFFF;
	background-image: none;
}
#wBlockHeadline .elementHeadline {
	width: 695px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


#wBlockContent {
	border-left:none;
	width: 700px;
	clear:both;
}

#wBlockRight {
	clear:both;
	margin: 0 0 0 20px;
	padding: 40px 0 0 0;
	width: 715px;
	border-right: 1px solid #000000;
}

#wBlockContent .elementText tbody td.level1 {
	border: 1px dashed  #CCC;
}
#wBlockContent .elementText tbody td.level2 {
	border: 1px dotted  #555;
}
#wBlockContent .elementText tbody td.level3 {
	border: 1px solid  #000;
}

