body,table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	}
.headline {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	}
a {
	font-size : 8pt;
	color: #000000;
	font-style : normal;
	font-weight: bold;
	text-decoration : none;
	}
a:hover {
	color: #555555;
	}
a.link {
	font-size : 8pt;
	color: #626262;
	font-style : normal;
	font-weight: normal;
	text-decoration : none;
	}
a.link:hover {
	color: #FF0000;
	}
.container {
	position: absolute;
	width: 700px;
	height: 600px;
	top: 0;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -300px;
	}
.header {
	position: absolute;
	width: 700px;
	height: 50px;
	}
.navi {
	position: absolute;
	overflow: auto;
	margin-top: 50px;
	width: 180px;
	font-weight: bold;
	color: #555555;
	}
.content {
	position: absolute;
	overflow: auto;
	margin-top: 50px;
	margin-left: 175px;
	width: 550px;
	height: 475px;
	}
.images {
	position: absolute;
	margin-left: 351px;
	width: 143px;
	height: 276px;
	}
.pix {
	position: absolute;
	width: 494px;
	height: 318px;
	}
.bild {
	position: absolute;
	margin-left: 200px;
	margin-top: 200px;
	visibility: hidden;
	}
