body  {
 background-color: #dfdfdf;
 margin: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 font-family: Arial;
 font-size: 10px;
}
/*       Überschrift       */
.teamspeak  {
 font-weight: bold;
 font-family: Verdana,Arial;
 font-size: 11px;
 color: #4C4C4C;
}
/*       Channel       */
.channel  {
 font-weight: bold;
 font-family: Verdana, Arial;
 font-size: 10px;
 color: #4C4C4C;
}
/*       Channellink       */
a.channellink:link,
a.channellink:hover,
a.channellink:visited,
a.channellink:active {
 text-decoration: none;
 font-weight: bold;
 font-family: Verdana, Arial;
 font-size: 10px;
 color: #4C4C4C;
}
/*       Player       */
.player  {
 font-family: Verdana,Arial;
 font-size: 9px;
 color: #4C4C4C;
}
/*       Refreshlink       */
a.refresh:link,
a.refresh:hover,
a.refresh:visited,
a.refresh:active {
 text-decoration: none;
 font-family: Verdana, Arial;
 font-size: 9px;
 color: #4C4C4C;
}
/*       Refresh       */
.refresh  {
 font-family: Verdana,Arial;
 font-size: 9px;
 color: #4C4C4C;
}
/*       Offline       */
.offline  {
 font-weight: bold;
 font-family: Verdana,Arial;
 font-size: 11px;
 color: #FF0000;
}
a.created:link,
a.created:hover,
a.created:visited,
a.created:active {
 text-decoration: none;
 font-family: Verdana, Arial;
 font-size: 9px;
 color: #37385F;
}
.created  {
 font-family: Verdana,Arial;
 font-size: 9px;
 color: #4A4C7E;
}

