body {
	background-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
td {
	vertical-align: top;
	text-align: left;
}
#hintergr {
	position: relative;
	height: 600px;
	width: 850px;
	z-index: 1;
}
#parent {
	position: absolute;
  left: 50%;
  margin-left: -425px;
	/* hide from IE mac \*/
	top: 50%;
	margin-top: -300px;
	/* end hiding from IE5 mac */
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	height: 423px;
	width: 329px;
	left: 48px;
	top: 97px;
	z-index: 2;
	overflow: auto;
	padding-right: 5px;
}
#langselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	overflow: visible;
	position: absolute;
	z-index: 2;
	top: 5px;
	right: 8px;
	font-weight: bold;
}
#bilder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	top: 73px;
	z-index: 2;
	font-style: normal;
	font-weight: bold;
	white-space:nowrap;
}
