﻿body {
	background:white;
}

#main-header {
	display: none;
}

#teaser {
	display: none;
}

#footer {
	display:none;
}

#content-box {
	background:none;
}

#content div.content { 
	background:none;
}

.foot {
	display: none;
}

#content div.content .text, #content .dark-content .text {
	color:black;
}
h3.top span {
	display: none;
}

div.top {
	display: none;
}

#content h3.top {
	background:none;
	font-size: 200%;
}

.bg-top {
	display:none;
}

.article {
	background: white;
}

#side {
	display:none;
}