/*

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:<body>/* Allgemeine Linkfarben und -eigenschaften */
A:link { color: black; text-decoration: underline; }
A:visited { color: black; text-decoration: underline; }
A:active { color: black; text-decoration: underline; }

/* -Einstellungen */
body {
	background-color:#6C7D8C;background-image: url(bg.gif);
	font-family:verdana;
	color:black;   font-size: 10pt;
	SCROLLBAR-BASE-COLOR: #A6B1BA; SCROLLBAR-ARROW-COLOR: #FFFFBB; }
textarea, input {
background: #A6B1BA;
font-family: Verdana, Arial;
color: #353535;
font-size: 8pt;
font-weight: bold;
border-color: #517196;
border-colordark: #517196;
border-colorlight: #CCCCCC;
}

/* Die Fläche "hinter" dem Forum */
#main {
background-color:#6C7D8C;background-image: url(bg2.gif);border:black 1px solid;
font 			{ color:#000000; font-family: Verdana, arial; font-size: 12px;}

}
SELECT { border-width:1px;
	font-size:12px;
	border-width:1; border-color:000000; border-style:solid; background-color:#A6B1BA;background-image: url(input.gif);}

TEXTAREA, .input { border-width:1px;
	font-size:12px;
	border-width:1; border-color:000000; border-style:solid; background-color:#A6B1BA; background-image: url(input.gif); }

TEXTAREA {  border-width:1px;
	font-size:12px;
	border-width:1; border-color:000000; border-style:solid; background-color:#A6B1BA;background-image: url(input.gif); }

INPUT { border-width:1px;
	font-size:12px;
	border-width:1; border-color:000000; border-style:solid; background-color:#A6B1BA;background-image: url(input.gif); }

/* Kategorieleisten */
.kat {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
td.kat {
	background-color:#61778E;background-image: url(catimage.gif);
}

/* Überschriftenleiste (klein) */
.thsmall {
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:white;
}
tr.thsmall {
	background-color: black;
}
th.thsmall {
	background-color: #50667D;background-image: url(catimage.gif);
}

/* Überschriftenleiste (normal) */
.thnorm {
	font-family:verdana;
	font-size:10pt;
	color:white;
	font-weight:bold;
}
td.thnorm {
	padding:2pt;
	background-color:#50667D;background-image: url(catimage.gif);
}
th.thnorm {
	padding:2pt;
	background-color:#50667D;background-image: url(catimage.gif);
	text-align:left;
}

/* Kalender */
.tblcal {
	background-color: #A6B1BA;

}

/* Tabellenfeld (Farbe) 1 */
.td1cal {
	background-color:#A6B1BA;
}

/* Tabellenfeld (Farbe) 2 */
.td2cal {
	background-color:#8E9DAA;
}



/* Tabellen allgemein (außer Navigationsleiste) */
.tbl {
	background-color: #A6B1BA;
	border:black 1px solid;
}

/* Tabellenfeld (Farbe) 1 */
.td1 {
	background-color:#A6B1BA;
}

/* Tabellenfeld (Farbe) 2 */
.td2 {
	background-color:#8E9DAA;
}

/* kleine Schrift */
.small {
	font-family:verdana;
	font-size:10px;
	color:black;
}

/* normale Schrift */
.norm {
	font-family:verdana;
	font-size:10pt;
	color:black;
}

/* Fehler Schrift */
.error {
	font-family:verdana;
	font-size:10pt;
	color:red;
}

/* Link zur Themenübersicht eines Forums in der Forenübersicht */
.forumlink {
	font-family:verdana;
	font-size:10pt;
	color:black;
	font-weight:bold;
}
a.forumlink { color:black; }
a.forumlink:visited { color:black; }

/* Link zu einem Thema in der Themenübersicht */
.topiclink {
	font-family:verdana;
	font-size:10pt;
	color:black;
}
a.topiclink { font-weight:bold; color:black; }
a.topiclink:visited { font-weight:bold; color:black; }

/* Navigationsleiste */
.navbar {
	font-family:verdana;
	font-size:10px;
	color:black;
	font-weight:bold;
}
td.navbar {
	padding:2px;
	background-color:#50667D;background-image: url(catimage.gif);
}
table.navbar {
	background-color:black;
	border:black 1px solid;
}

/* Uhrzeit Schrift */
.time {
	font-family:verdana;
	color:#a62a2a;
}

/* News */
.news {
	font-family:verdana;
	font-size:10pt;
	color:black;
	font-weight:bold;
	padding:6;
}

/* Zitate ([quote][/quote]) */
.quote {
	font-family:verdana;
	font-size:10px;
	color:black;
	font-weight:bold;background-image: url(input.gif);
}

/* Die kleine "Toolbar" rechts neben dem Logo */
.tbar {
	font-size:10px;
	font-family:verdana;
}

/* Der Forumname rechts neben dem Logo (über der "Toolbar") */
.finfo {
	color:black;
	font-size:13pt;
	font-family:verdana;
	font-weight:bold;
}

/* Technische Statistik (am Seitenende) */
.stat {
	font-size:10px;
	color:black;
	font-family:verdana;
}

/* Die Buttons um Forumcode einzufügen */
button.forumcode {
	border-width:1px;
	font-size:12px;
	border-width:1; border-color:000000; border-style:solid; background-color:#61778E; color:black;background-image: url(input.gif);
}
select.forumcode {
	border-width:1px;
	font-size:12px;background-image: url(input.gif);
}



/* Copyright (muss immer gut erkennbar sein!) */
.copyr {
	font-size:10px;
	color:black;
	font-family:verdana;
}
a.copyr:link { color:black; }
a.copyr:visited { color:black; }
a.copyr:active { color:black; }
}

/* Pageheader hack hintergrund wo die Buttons sind */
.headtools {
	background-color: #A6B1BA;
}
/* Pageheader hack... hintergrund wo der banner ist */
.headbanner {
	background-color: #61778E;
}
/* Pageheader hack... hintergrund von aktive Themen */
.headakt {
	background-color: #A6B1BA;
}
/* Pageheader hack... hintergrund von aktive Themen */
.headlog {
	background-color: #8E9DAA;
color - Textfarbe (z.B. blue, FFFFFF, #000000)
font-family - Schriftart (z.B. verdana, 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);

*/
