html { font-weight: normal; color: black; background: white; }

a { color: black; font-weight: normal; }

div#outer-wrapper { background: white }

div#shadow { background: white }

div#paper { background: white }

div#page {
	padding: 0;
	margin: 0;
	width: 100%;
	background: white;
}

div#header { background: white }

div#header #logo { display: none }

div#header #text { margin-left: 0 }
div#header #text #title { font-weight: normal }

div#content #content-title, h3, .faq h3 { font-weight: normal; color: black }

div#header #text #sub-title { margin-top: 1em }

#footer { display: none }

div.bg-strip { display: none }

.blue-strip { display: none }

div#sidebar { display: none }

div#main { background: white }

ul.questions { background: white }

.mission { background: white }

.faq { clear: both }

.picture-left { display: none }

.picture-right { display: none }

.filmstrip { display: none }

.faq-trainings, div.trainings-right {
	background: white;
	border: 1px solid #777;
}

div#content {
	margin-left: 0;
	border-left: 0;
}

#toc { display: none }

.faq span.top { display: none }

.highlight { background: white }
