iframe {
	height: 600px;
	width: 600px;
	left: 300px;
	top: 50px;
	position: relative;
	overflow: auto;
	border: dotted #FC9 1px;
	visibility: inherit;
	letter-spacing: 1px;
	background-color: #000;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	line-height: 18px;
	color: #FC9;
	letter-spacing: 1px;
	text-align: justify;
}
.bildcenter {
	text-align: center;
}
.navi {
	float: left;
	height: 50px;
	width: 900px;
	overflow: hidden;
	position: absolute;
	visibility: inherit;
	left: 0px;
	top: 0px;
}
h1 {
	font-size: 14px;
	color: #FC9;
}
h2 {
	font-size: 16px;
	color: #FC9;
}
h3 {
	font-size: 18px;
	color: #FC9;
}
h4 {
	font-size: 24px;
	color: #FC9;
}
body,td,th {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #FC9;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #CC3;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #CC9;
}
a:active {
	text-decoration: none;
	color: #F96;
}
#apDiv1 {
	position:absolute;
	left:20px;
	top:520px;
	width:260px;
	height:200px;
	z-index:1;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}

