*
{
	font-family	: Verdana;
	font-size	: 10px;
}

html, body
{
	width	: 100%;
	height	: 100%;
	padding	: 0;
	margin	: 0;
	font-size	: 10px;
}

a
{
	color			: #FF0000;
	font-size		: 10px;
	text-decoration	: none;
}
a:hover
{
	text-decoration	: underline;
}

caption
{
	display	: none;
}

table tr td, table tr th, table tr td abbr, table tr th abbr
{
	font-size	: 10px;
	text-align	: left;
}

.tbl_statistic_navi
{
	display	: none;
}

div.workspace
{
	padding	: 5px;
	width	: 320px;
}

div.workspace table, div.workspace table td
{
	border			: solid 1px #CCC;
	border-collapse	: collapse;
}

div.workspace table td
{
	padding	: 2px;
}

div.logo
{
	width		: 165px;
	height		: 61px;
	background	: url(/pics/layout/wap_logo.gif);
	margin		: 0 auto;
}

div.menu
{
	width				: 100px;
	margin				: 10px auto 0;
	list-style-type		: none;
	list-style-position	: inline;
	text-align			: center;
}

div.menu a
{
	display			: block;
	line-height		: 14px;
}

h1
{
	background	: #EE0000;
	color		: #FFFFFF;
	padding		: 3px;
	margin		: 0 0 10px 0;
	font-size	: 12px;
}

.back
{
	font-size	: 11px;
	margin		: 10px;
	display		: block;
	float		: left;
}

td.spielerinfo
{
	height			: 15px;
	font-size		: 10px;
	vertical-align	: top;
	padding-right	: 5px;
}

.pagelink
{
	display	: block;
	margin	: 2px;
	float	: left;
}
