body,
body.index {
	background: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #000000;
}

a, a.grey {
	color: #000000;
}

#header #header_right {
	display: none;
}

#header #header_right #top_navi {
	display: none;
}

#content_container {
	background: none;
	padding-top: 0px;
}

#content {
	margin-left: 0px;
}

#content #content_left {
	border: 0px;
}

#content_navi {
	display: none;
}

#footer_wrapper {
	background: none;
}

#footer_wrapper {
	position: relative;
}

#footer_wrapper #footer_container .footer_block, 
#footer_wrapper #footer_container #footer_copyright {
	color: #000000;
	border-left: 0px;
}

#footer_block_normal_content, 
#footer_block_normal_abstract {
	display: none;
}


