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

img, object, embed {
	border: 2px solid #663300;
}
.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;
}
