/* CSS Document */
body,td,th {
	font-family: "tempus Sans ITC";
	font-size: 12px;
	color: #ADADAD;
}
body {
	background-color: #525252;
}
a:link {
	color: #C0C0C0;
}
a:visited {
	color: #C0C0C0;
}
a:hover {
	color: #FF00FF;
}
a:active {
	color: #C0C0C0;
}
.background {
	position: absolute;
	height: 520px;
	width: 830px;
	left: 36px;
	top: 49px;
	background-color: #3E3E3E;
	padding: 0px;
	z-index: 2;
}
.nav {
	position: absolute;
	z-index: 2;
	height: 20px;
	width: 20px;
	left: 645px;
	top: -7px;
}
.l {
	left: 604px;
	top: -6px;
	position: absolute;
	height: 20px;
	width: 20px;
}
.u {
	left: 633px;
	top: -6px;
	position: absolute;
	height: 20px;
	width: 20px;
}
.r {
	left: 664px;
	top: -5px;
	position: absolute;
	height: 20px;
	width: 20px;
}
.titel {
	position: absolute;
	visibility: visible;
	height: 32px;
	width: 180px;
	left: 330px;
	top: -17px;
	background-color: #484848;
	z-index: 3;
	font-family: "tempus Sans ITC", Arial;
	font-size: 18px;
	font-weight: bold;
}
