@charset "UTF-8";

BODY {
  background-color: #03002e;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 14px;
}

a:link {
  font-family Verdana;
  color: #FFFFFF;
}

a:hover {
  font-family Verdana;
  color: red;
}

a:visited {
  font-family Verdana;
  color: #FFFFFF;
}

.toplist td, tr, table{
   background-color: #003366;
   color: #FFFFFF;
   font-size: 16px;
   width: 65%;
}

.friendlist td, tr, table{
   background-color: #003366;
   color: #FFFFFF;
   font-size: 16px;
   width: 65%; 
}

BODY td, tr, table{
  color: #FFFFFF;
  font-size: 13px;
  font-family: Tahoma;
  background-color: #003366;
  width: 20%;
} 

.leftwin {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana;
  font-size: 13px;
}

.leftwin a:link{
  color: #000000;
}

.leftwin a:hover{
  color: red;
}

.mainwin {
  font-size: 12pt;
  background-color: #003366;
  color: #FFFFFF;
}

.leftchat {
  font-size: 1pt;
}

input {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Tahoma; 
}

.welcome {
  color: #FFFFFF;
}

.register td, tr, table{
  width: 100%;
}

.toplist td, table {
   background-color: #003366;
   color: #FFFFF;
   font-size: 11pt; 
   width: 85%;
}


.left_menu a:link{
  color: #000000;
  font-size: 11pt;
}

.left_menu a:hover{
  color: red;
  font-size: 11pt;
}

.session_data {
  font-size: 10pt;
}

.datenschutz tr, td, table{
  font-size: 12pt;
}
