@import url(../style.css);
@import url(../box.css);

/* Anfang Überlagerung */
/* Ende Überlagerung */

/* Clever Magazin */
div.title {
	height:24px;
	background-image:url(../../gfx/statistics/title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div.topUser {
	border:1px solid #639bbb;
	border-top:0px;
	padding:35px 25px 35px 25px;
}

div.liga1 {
	width:299px;
	margin-right:24px;
	float:left;
	border:1px solid #000000;
}

div.liga1 div.header {
	height:28px;
	background-image:url(../../gfx/statistics/liga1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div.liga2 {
	width:299px;
	float:left;
	border:1px solid #000000;
}

div.liga2 div.header {
	height:28px;
	background-image:url(../../gfx/statistics/liga2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div.search {
	text-align:center;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #000000;
}

td {
	padding:8px 0px 8px 0px;
	border-bottom:1px solid #000000;
}

td.arrow {
	width:22px;
	text-align:center;
}

td.curPos {
	width:18px;
	font-size:12px;
	font-weight:bold;
}

td.lastPos {
	width:23px;
}

td.picture {
	width:34px;
}

td.picture img.user {
	border:1px solid #000000;
}

td.user {
	font-size:10px;
}

td.user b {
	font-size:11px;
}

div.footer {
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:center;
	background-color:#ececec;
}

div.footer a {
	padding:0px 5px 0px 5px;
}
