body { background-color: #FFFFFF; margin: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; font-family: Arial; font-size: 9px; scrollbar-base-color: #e2e9f1; } /* Überschrift (Name des TS) */ .teamspeak { font-weight: bold; font-family: Verdana, Arial; font-size: 12px; color: #00008B; } /* Channel (PW Geschützte) */ .channel { font-weight: bold; font-family: Verdana, Arial; font-size: 9px; color: #FF0000; } /* Channellink (Normale Channel) */ a.channellink:link, a.channellink:hover, a.channellink:visited, a.channellink:active { text-decoration: none; font-weight: bold; font-family: Verdana, Arial; font-size: 9px; color: #0000FF; } /* Player */ .player { font-family: Tahoma,Arial; font-weight: bold; font-size: 11px; color: black; //#37385F } /* Refreshlink */ a.refresh:link, a.refresh:hover, a.refresh:visited, a.refresh:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 9px; color: #37385F; } /* Refresh */ .refresh { font-family: Tahoma,Arial; font-size: 9px; color: #37385F; } /* Offline */ .offline { font-weight: bold; font-family: Tahoma,Arial; font-size: 11px; color: #FF0000; } a.created:link, a.created:hover, a.created:visited, a.created:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 9px; color: #37385F; } .created { font-family: Tahoma,Arial; font-size: 9px; color: #4A4C7E; }