body, html
{
	background: white;
	color: black;
}

div, div#erweiterung
{
	background: white;
	color: black;
}

div#banner, ul#nav, div#footer, div#sidebar, .hide, #title h2, #fotonavigation #fnr, #fotonavigation #fnl, div#lastfoot
{
	display: none;
}

#fotonavigation #fnm
{
	font-style: italic;
}

table, td, th, tfoot, thead
{
	border: solid 1px black;
	border-collapse: collapse;
	padding: 3px;
}