#contentdiv, #profildatencontent, #spielerinfoscontent{
	display: none;
}

#ranking{
}

a.link, a.link:visited{
	color: #e31b25;
	text-decoration: none;
}
a.link:hover, a.link:active{
     color: #e31b25;
     text-decoration: underline;
}

div.title{
	width:100%;
	text-align:left;
	border-bottom:1px solid #b9b8b8;
	font-size:12px;
	color:#434343;
	margin-bottom:10px;
	margin-top:-4px;
}
.left{
	font-family: Arial;
	font-size: 12px;
	color: #434343;
}

.left a, .left a:visited{
     color: #e31b25;
     text-decoration: none;
}
.left a:hover, .left a:active{
     color: #e31b25;
     text-decoration: underline;
}

table.full{
	width: 846px;
}

td.update{
	text-align: right;
	font-family: Calibri;
	font-size: 15px;
	color: #434343;
}

table.full th{
	height: 22px;
	background-image: url(../imgs/rankings/head.jpg);
	background-repeat: repeat-x;
    color:#e0d1d2;
	font-family: Calibri;
	font-size: 15px;
}
table.full th a{
	color:#e0d1d2;
}

td.strecke{
	color: #0c4b60;
	height: 25px;
	line-height: 25px;
	background-image: url(../imgs/rankings/strecke.jpg);
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	border-top: 1px solid #f6f4f3;
	border-bottom: 1px solid #b9b8b8;
	border-right: 1px solid #dad8d7;
	text-align: center;
	font-family: Calibri;
	font-size: 15px;
}
tr:hover td.strecke{
	height: 25px;
	line-height: 25px;
	background-image: url(../imgs/rankings/strecke-hover.jpg);
	background-repeat: repeat-x;
	background-color: #d9dee1;
	border-top: 1px solid #f6f4f3;
	border-bottom: 1px solid #b9b8b8;
	border-right: 1px solid #cacaca;
	text-align: center;
	font-family: Calibri;
	font-size: 15px;
}

td.rekord-oben{
	color: #0c4b60;
	height: 19px;
	background-image: url(../imgs/rankings/rekord-oben.jpg);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	border-top: 1px solid #f6f4f3;	
	border-bottom: 1px solid #dad8d7;
	border-right: 1px solid #dad8d7;
	text-align: center;
	font-family: Calibri;
	font-size: 15px;
}
tr:hover td.rekord-oben{
	height: 19px;
	background-image: url(../imgs/rankings/rekord-oben-hover.jpg);
	background-repeat: repeat-x;
	background-color: #d9dee1;
	border-top: 1px solid #f6f4f3;
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	text-align: center;
	font-family: Calibri;
	font-size: 15px;
}

tr.inactive td, td.rekord-unten{
	color: #0c4b60;
	height: 20px;
	background-image: url(../imgs/rankings/rekord-unten.jpg);
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #b9b8b8;	
	border-right: 1px solid #dad8d7;
	text-align: center;
	font-family: Calibri;
	font-size: 15px;
}
tr.active td, tr:hover td.rekord-unten{
	height: 20px;
	background-image: url(../imgs/rankings/rekord-unten-hover.jpg);
	background-repeat: repeat-x;
	background-color: #d9dee1;
	border-top: 1px solid #ebe9e9;
	border-bottom: 1px solid #b9b8b8;
	border-right: 1px solid #cacaca;
	text-align: center;
	font-family: Calibri;
	font-size: 15px;
}

td.own{
	border-top: 1px solid #2C2;
	border-bottom: 1px solid #2C2;
}

td.tot, td.hl{
        color:#F6F4F3;	
	height: 20px;
	background-image: url(../imgs/rankings/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Calibri;
	font-size: 15px;
}
td.tot a, td.hl a, th a, td.tot a:visited, td.hl a:visited, th a:visited{
    color:#F6F4F3;
	text-decoration: none;
}
td.tot a:hover, td.hl a:hover, th a:hover, td.tot a:active, td.hl a:active, th a:active{
    color:#F6F4F3;
	text-decoration: underline;
}

td.tot-profil{
        color:#F6F4F3;	
	height: 44px;
	background-image: url(../imgs/rankings/profil-footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Calibri;
	font-size: 15px;
}
td.tot-profil a, td.tot-profil a:visited{
        color:#F6F4F3;
	text-decoration: none;
}
td.tot-profil a:hover, td.tot-profil a:active{
        color:#F6F4F3;
	text-decoration: underline;
}

a.table, a.rekord-oben, a.rekord-unten, a.table:visited, a.rekord-oben:visited, a.rekord-unten:visited{
	color: #0c4b60;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
}
a.table:hover, a.rekord-oben:hover, a.rekord-unten:hover, a.table:active, a.rekord-oben:active, a.rekord-unten:active{
	color: #0c4b60;
	text-decoration: underline;
	display: block;
	height: 20px;
	line-height: 20px;
}

table.half{
	width: 50%;
}

table.half th{
	height: 22px;
	background-image: url(../imgs/rankings/head.jpg);
	background-repeat: repeat-x;
    color:#e0d1d2;
	font-family: Calibri;
	font-size: 15px;
}

table.half th a{
	color: #e0d1d2;
}

.rekordbox{
	width: 35px;
	font-size: 10px;
}