#Text
{
	position: absolute;
	left: 0px;
	top: 400px;
	line-height: 40px;
	background-color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 40px;
	border: 0px;
}

.TableFrame {
	position: absolute;
	left: 0px;
	top: 500px;
	width: 100%;
	background-color: #FFFF66;
}
.TableFrame td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	width: 400px;
	height: 20px;
	border: 0px;
}


.TableMain {
	position: absolute;
	left: 10px;
	top: 60px;
}

img, object, embed {
	border: 2px solid #FFF;
}

.pLegende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFF66;
	display: inline;
	padding: 3px;
	text-transform: uppercase;
}
.pLegende a {
	color: #000000;
	text-decoration: underline;
}
.pLegende a:hover {
	text-decoration: underline overline;
}

.ArbeitsLegende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	padding-top: 4px;
	line-height: 15px;
}

#Bildbereich { position:absolute; left:470px; padding:0;
  clip:rect(0 320px 240px 0); visibility:show; }