* {
	position: static;
	background-color: #fff;
	background-image: none;
	color: #000;
}
body {
	font: 1em/1.4em Tahoma, Verdana, Arial, sans-serif;
}
a {
	text-decoration: underline;
}
#pageNavigator {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 2px solid #000;
}
#footer {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 2px solid #000;
}
#menuzone, .searchBox, #illustration, #link, .hidden, #hidden, #lang {
	display: none;
}
#logo {
    font-size: 1.2em;
    line-height: 1.0em;
}