BODY { 
	background: url("images/BGinfo.jpg");
	background-position: 50% 50%;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
}
TABLE {
	font-size: 11px;
}
.BGmenu {
	background: url("images/BGmenu.jpg");
	background-position: 50% 50%;
	background-attachment: fixed;
}
.BGinfo {
	background: url("images/BGinfo.jpg");
	background-position: 50% 50%;
	background-attachment: fixed;
}
A:link {
	color: #111111;
}
A:visited {
	color: #000000;

}
A:hover {
	color: #444444;
} 

A {
	text-decoration: none;
	font-weight: 800;
}
.playerlist {
	border: 1 solid black;
	background-color: #aaaaaa;
	font-weight: 800;
}
.pasfoto {
	position:absolute; 
	clip: rect( 45px 135px 200px 40px);
	cursor: pointer;
	margin-left: -20px;
	margin-top: -30px;
}

