
div#Navigation {
	visibility:hidden
}

div.stand {
	visibility:hidden
}

div#bild {
	border: none;
	position: absolute;
	z-index: 5;
	left: 25%;
	top: 10px;
	text-align: center;
}
div#Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: none;
	position: relative;
	z-index: 2;
	left: 10px;
}

div.Presse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
