/* CSS Document */
body, td, small, p, b, i, font
{ 
        color: #36659A;
        font-family: verdana, sans-serif;
	font-size:9pt;
        margin:0px 0px 10px 0px;
}

body
{ 
	background-color: #8AA1B1;
}

input, select, textarea
{
	color: #36659A;
	background-color: #D5D5D5;
	border:1px solid #36659A;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

input:focus
{
	background-color: #EFEFEF;
	border: 1px inset #36659A;
}

p
{
	margin-top:0px;
}

.statsfont
{
	text-align:left;
	padding-left:15px;
        font-family: verdana, sans-serif;
	font-size:9pt;
}

.menu {
	vertical-align:top; color: #376799;
}

.menu a:link, .menu a:active, .menu a:visited, .menu a:active {
	color: #376799;
	text-decoration: none;
}

.menu a:hover {
	color: #4785C8;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #36659A;
	text-decoration: none;
}

a:hover {
	color: #2C2C2C;
	text-decoration: none;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

#navigation a, .table_top_title a
{
	color: #FFFFFF;
}
#navigation a:hover, .table_top_title a:hover
{
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.tdfarbe1
{
	background-color: #C9D1DE;
        color: #36659A;
        font-family: verdana, sans-serif;
	font-size:9pt;
}

.tdfarbe2
{
	background-color: #D5D5D5;
        color: #36659A;
        font-family: verdana, sans-serif;
	font-size:9pt;
}

.tabellenkopf1
{
	border: 0px;
	width: 95%;
	background-color: #9CA9B2;
}
.tabellenkopf2
{
	background-color: #9CA9B2;
}

.ueberschrift
{
	color: #36659A;
	font-weight: bold;
}

pre
{ 
 padding: 0px; 
 margin: 0px;
}

#filters
{
	float: left;
	margin: 15px;
}

#search
{
	float: right;
	margin: 15px;
	text-align: right;
}

.table_border
{
	border: 1px solid #36659A;
	margin-bottom: 10px;
	padding: 1px;
}

/* Top Ranking Style */
.table_top_title {
	background-color: #63778F;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}

.table_top_rank {
	background-color: #C9D1DE;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #C9D1DE;
	padding: 2px;
}
.table_top_rating {
	background-color: #C9D1DE;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background-color: #63778F;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #C9D1DE;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #C9D1DE;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background-color: #63778F;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.stats_left { background-color: #C9D1DE; }
.stats1 {
	background-color: #C9D1DE;
	text-align: center;
}
.stats2 {
	background-color: #FFFFFF;
	text-align: center;
}

/* Admin */
.darkbg
{
  background-color: #737373;
  color: #FFFFFF;
}

.mediumbg {
	background-color: #63778F;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.lightbg
{
	color: #36659A;
	background-color: #9CA8B4;
	text-align: center;
}

.lightbgalt
{
	color: #36659A;
	background-color: #C9D1DE;
	text-align: center;
}

table
{
width: 100%;
}

/* No Borders Images */
img { border: 0; }