@namespace url(
http://www.w3.org/1999/xhtml);
@-moz-document domain("forum.knuddels.de")
{
/* ##### GLOBAL #### */
/* >>>>>>  Hintergrundfarbe des Forums  <<<<<< */
body {
    background-color: #557 !important;
    background-image: none !important;
}
/* >>>>>> Linkfarben (Moderatoren iin Subforenübersicht, Letzter Beitrag in Subforenübersicht)  */
body a:link {
    color: #6D2688 !important;
}
a {
    color: #762E9A !important;
}
/* >>>>>>  Spaltenfarben Forenübersicht  <<<<<< */
.alt-1 {
    background: none repeat scroll 0 0 #DEDFDF !important;
}
.alt-2 {
    background: none repeat scroll 0 0 #F7F7F7 !important;
}
/* >>>>>>  zum Chat - Schriftfarbe  <<<<<< */
div[style*='margin-left'] strong, div[style*='margin-left'] strong a { 
    display:none!important; 
} 
/* >>>>>>  Willkommen *Nick* ~ Schriftfarbe  <<<<<< */
div[style*='margin: 4px 2.5%'], div[style*='margin: 4px 2.5%'] a { 
    color:#ffffff!important; 
}
/* >>>>>  Navigation  <<<<<< */
.navigation a:link {
    color: #336699 !important;
}
/* >>>>>>  Link des Moderatornicks in der Subforumsübersicht (INAKTIV)  <<<<<< */
div.forum_extras a { 
    color: #6D2688!important; 
}
/* >>>>>>  Farbe von "Moderator" etc. in jedem Subforum unten  <<<<<< */
td.body_col, span[class="subforum_moderators"] a, div[class="small subforum_moderators"] a{ 
    color:#ffffff!important;
}
/* >>>>>>  Footer, User-Profil im Thread, "Antworten"-button (und restl. 4), Zellenrahmen  <<<<<< */
td .author-content, td .post_top_link, .footer, .post-buttons {
    background-color: #F5F5F5 !important;
}
/* >>>>>>  Breadcrumbs <<<<<< */
td .breadcrumbs {
    background-color: #F5F5F5 !important;
    color: #666666 !important;
    padding: 3px !important;
}
.category {
    padding: 2px !important;
}
/* >>>>>> alle bereits existierenden Tabellenzellen-Rahmen  <<<<<< */
td {
    border-color: #F5F5F5 !important;
}
/* >>>>>>  "Laschen" ober- und unterhalb der Threads  <<<<<< */
.tdheader {
    background-color: #A9A9A9 !important;
    color: #6D2688 !important;
    padding: 7px !important;
}
/* activeText. Unterstreichung verstecken */
abbr {
    border-bottom: none !important;
}
/* Smileyausrichtung in der Vorschau (Bugfix) */
#preview_area img { 
    vertical-align: bottom; 
}
/* Stimmungs-Feature ausblenden */
span[title="Stimmung ändern"] { 
    display: none; 
}
/* #### THREADUEBERSICHT (im Subforum) #### */
/* >>>>>> ungelesene Threads (Betreff)  <<<<<< */
.new-topicsubject a:link, .new-alt-topicsubject a:link, .topicsubject a:link, .alt-topicsubject a:link {
    color: #000033 !important;
}
/* >>>>>> ungelesene Threads (Ersteller-Link)  <<<<<< */
.new-topicsubject .small a:link, .new-alt-topicsubject .small a:link, .topicsubject .small a:link, .alt-topicsubject .small a:link {
    color: #6D2688 !important;
}
/* >>>>>>  Spalte "gesendet am" (alle)  - zweite Zeile  <<<<<< */
.alt-topictime, .topictime, .new-alt-topictime, .new-topictime {
    font-size: 10px;
    font-weight: normal !important;
}
/* >>>>>>  Spalte "gesendet am" erste Zeile (ungelesen)  <<<<<< */
.alt-topictime:first-line, .topictime:first-line, .new-topictime:first-line, .new-alt-topictime:first-line {
    font-size: 10pt;
    font-weight: bold !important;
}
/* >>>>>>  ungelesene Threads (hell)  <<<<<< */
.new-newintopic, .new-topicicon, .new-topicsubject, .new-topicreplies, .new-topicviews, .new-topictime {
    background-color: #ADD8E6  !important;
}
/* >>>>>>  ungelesene Threads (dunkel)  <<<<<< */
.new-alt-newintopic, .new-alt-topicicon, .new-alt-topicsubject, .new-alt-topicreplies, .new-alt-topicviews, .new-alt-topictime {
    background-color: #87CEEB !important;
}
/* >>>>>>  rechte Spalte zum "Bearbeiten"-Haken setzen  <<<<<< */
.inline_selector {
    background-color:#cccccc !important;
}
/* >>>>>> Anzahl ungelesener Beitraege <<<<<< */
.newtotal {
    color: #FF0000 !important;
}
/* #### IM THREAD #### */
/* >>>>>>  Beitragsdatum, Postnummer, Antwort auf  <<<<<< */
span.small {
    display: block!important; margin-left: 1.5em 
}
/* >>>>>>  Thread-Betreff (gelesen) des einzelnen Beitrags  <<<<<< */
td .subjecttable {
    background-color: #C0C0C0 !important;
    padding: 2px !important;
}
/* >>>>>>  Thread-Betreff (ungelesen) des einzelnen Beitrags  <<<<<< */
td .newsubjecttable {
    background-color: #C9D6EA !important;
    padding: 2px !important;
}
html, body, #content {
    height: auto;
    min-height: 100%;
}
html {
    height: 100% !important;
}
#khd div.hdbox {
    height: 0 !important;
}
#bd1, #bd2, #bd3, #kmain {
    background-color: transparent !important;
    background-image: none !important;
    background: transparent !important;
}
#khd div.content, #khd .r, #khd .l, div.ftbox, #khd div.hr, .content {
    display: none !important;
}
#khd {
    padding-top: 0 !important;
}
}