body { background-color: #0b112b; margin: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; font-family: Arial; font-size: 10px; scrollbar-base-color: #606096; width:150px; } /* Überschrift */ .teamspeak { font-weight: bold; font-family: Verdana,Arial; font-size: 11px; color: #CCCCCC; } /* Channel */ .channel { font-weight: bold; font-family: Verdana, Arial; font-size: 10px; color: #CCCCCC; } /* 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: #CCC; } /* Player */ .player { font-family: Verdana,Arial; font-size: 9px; color: #EEE; } /* Refreshlink */ a.refresh:link, a.refresh:hover, a.refresh:visited, a.refresh:active { text-decoration: none; font-family: Verdana, Arial; font-size: 9px; color: #CCC; } /* Refresh */ .refresh { font-family: Verdana,Arial; font-size: 9px; color: #0CCC; } /* 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: #CCC; } .created { font-family: Verdana,Arial; font-size: 9px; color: #4A4C7E; }