/*Standard TBB-Style - http://www.tritanium-scripts.deFalls sie sich nicht so gute mit CSS auskennen, finden sie aufhttp://selfaktuell.teamone.de viele Informationen dazu.Kurze Erklärung:color - Textfarbe (z.B. blue, FFFFFF, #000000)font-family - Schriftart (z.B. Verdana, Arial, Helvetica, sans-serif, arial)font-size - Schriftgröße (z.B. 10pt, 10px)font-weight - Schriftdicke (z.B. bold, bolder, lighter)text-decoration - Unterstrichen, Oberstrichen... (z.B. none, overline, underline)background-color - Hintergrundfarbe (z.B. blue, FFFFFF, #000000)text-align - Ausrichtung des Textes (z.B. left, right)padding - Abstand des Textes zum Rahmen (z.B. 2pt, 4px)Um ein Hintergrundbild zu verwenden, müssen sie im Abschnitt bodyfolgendes einfügen:background-image:url(background.jpg);*//* Allgemeine Linkfarben und -eigenschaften */A:link { /* Ein normaler Link */        color: #cc6600;        text-decoration: none;}A:visited { /* Ein besuchter Link */        color: #7aabff; /*#666699;*/        text-decoration: none;}A:active {  /* Ein angewählter Link */        color: #ea1745; /*#333366;*/        text-decoration: none;}A:hover { /* Maus über einem Link */        text-decoration: underline;}/* <body>-Einstellungen */body {        /*background-image:url(http://www.thw-solingen.de/grd.gif) ;*/        background-image: url(grd.gif);        background-attachment: fixed;      font-family:Verdana, Arial, Helvetica, sans-serif;        color:black;}/* Die Fläche "hinter" dem Forum */#main {}/* Kategorieleisten */.kat { /* Schriftformatierung */        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 10pt;        font-weight: bold;        color: #ffffff;}td.kat {        padding:3px;     height:23px;        background-image:url(v12.gif);        border:#003399 solid;}/* Überschriftenleiste (kleine Schrift) */.thsmall { /* Schriftformatierung */        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:8pt;        font-weight:bold;        color:white;}th.thsmall {        background-image:url(v12.gif);        height:23px;        background-color:#003399;}/* Überschriftenleiste (normale Schriftgröße) */.thnorm { /* Schriftformatierung */        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10pt;        color:white;        font-weight:bold;}th.thnorm {        padding:0px;        height:23px;        background-image:url(v12.gif);        background-color:#4b6dd3;        text-align:left;}td.thnorm {        padding:3px;     height:23px;        background-image:url(v12.gif);        border:#003399 solid;}/* Überschriftenleiste (Karte) */.thRL { /* Schriftformatierung */        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10pt;        font-weight:bold;        color:white;}th.thLinks {        background-image:url(v12.gif);        height:23px;        background-color:#003399;     text-align:      left;}th.thRechts {        background-image:url(v12.gif);        height:23px;        background-color:#003399;     text-align:      right;}/* Tabellen allgemein (außer Navigationsleiste) */.tbl {        background-color:#003399; /* Dies ist auch die Farbe "zwischen" den Zellen, wenn $tspacing > 0 ist */        border:#003399 1px solid;}/* Tabellenfeld (Farbe) 1 */.td1 {        background-color:#f7f7f7;        text-align: justify;}/* Tabellenfeld (Farbe) 2 */.td2 {        background-color:#dedfdf;}/* kleine Schrift */.small {        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:9px;        color:black;}/* normale Schrift */.norm {        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10pt;        color:black;}/* Fehler Schrift */.error {        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10pt;        color:red;}/* Link zur Themenübersicht eines Forums in der Forenübersicht */.forumlink {        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10pt;        color:black;        font-weight:bold;}a.forumlink { color: #cc6600; }a.forumlink:visited { color: #666699; }/* Link zu einem Thema in der Themenübersicht */.topiclink {        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10pt;        color:black;}a.topiclink { font-weight:bold; color: #cc6600; }a.topiclink:visited { font-weight:bold; color: #666699; }/* Navigationsleiste */.navbar { /* Schriftformatierung */        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10px;        color:#003399;        font-weight:bold;}td.navbar { /* Hintergrund */        padding:2px;        height:17px;        background-image:url(v3.gif);        background-color:#F1FAFF;}table.navbar { /* Tabelleneigenschaften */        background-color:#666699;        border:#666699 1px solid;}/* Uhrzeit Schrift */.time {        font-family:Verdana, Arial, Helvetica, sans-serif;        color:#a62a2a;}/* News */.news {        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10pt;        color:black;        font-weight:bold;        padding:6px;}/* Zitate ([quote][/quote]) */.quote {        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10px;        color:black;        font-weight:bold;}/* Die kleine "Toolbar" rechts neben dem Logo */.tbar {        font-size:10px;        font-family:Verdana, Arial, Helvetica, sans-serif;}/* Der Forumname rechts neben dem Logo (über der "Toolbar") */.finfo {        color:black;        font-size:13pt;        font-family:Verdana, Arial, Helvetica, sans-serif;        font-weight:bold;}/* Technische Statistik (am Seitenende) */.stat {        font-size:10px;        color:gray;        font-family:Verdana, Arial, Helvetica, sans-serif;}/* Die Buttons um Forumcode einzufügen */button.forumcode {        border-width:1px;        font-size:12px;}select.forumcode {        border-width:1px;        font-size:12px;}input.forumcode {border-width:1px;font-size:12px;}input.kursiv {border-width:1px;font-size:12px;font-style:italic;}input.fett {border-width:1px;font-size:12px;font-weight:bold;}input.unterstrich {border-width:1px;font-size:12px;text-decoration:underline;}input.durchstrich {border-width:1px;font-size:12px;text-decoration:line-through;}#mrbnav a {    font : bold 11px Verdana,Arial,Helvetica,sans-serif;
  padding-top:0.2em;
  padding-right:2.4em;
  padding-bottom:0.2em;
  padding-left:2.4em;
    color : #ffffff;    display : block;    position : relative;    text-decoration : none;    white-space : nowrap;     border-right: 2px solid #ffffff;  }#mrbnav a.here {    position:relative;    z-index:102;    background-color:#4B54FF;    color:#ffffff;    border-right: 2px solid #ffffff;  }#mrbnav li {    list-style :  none;    display : block;    float : left;  }ul#mrbnav {    margin:3mm 0 5px;  padding-left:5px;
    list-style: none;    border: none;    background-image: url(v12.gif);    width: 95%;    height: 1.67em;  }ul#mrbnav li {    background-image: none;  }#mrbnav a:hover {    background-color: #a0a0a0;    color: #000000;  }/*CopyrightACHTUNG: Das Copyright muss immer gut erkennbar sein, sonst wird gegen die Lizenz verstoßen!Wenn sie die Hintergrundfarbe des Forums ändern, müssen sie auch darauf achten, dass mandas Copyright immer noch erkennen kann. Vor allem, wenn Hintergrundfarbe = Schriftfarbedes Copyrights ist, ist dies ein Verstoß!!!*/.copyr {        font-size:10px;        color:#666699;        font-family:Verdana, Arial, Helvetica, sans-serif;}a.copyr:link { color:#a62a2a; }a.copyr:visited { color:#a62a2a; }a.copyr:active { color:#a62a2a; }

