/* Allgemeine Linkfarben und -eigenschaften */
a:link { /* Ein normaler Link */
	color:#000000;
	text-decoration: none;
}
a:visited { /* Ein besuchter Link */
	color:#000000;
	text-decoration: none;
}
a:hover { /* Maus über einem Link */
	text-decoration: underline;
}

/* <body>-Einstellungen */
body {
	background-color:#000000; /* Hintergrundfarbe des Forums */
	font-family:verdana;
	color:black;
}


/* Pageheader hack hintergrund wo die navigation ist */
.headtools {
background-color: #666666;
}

/* Pageheader hack... hintergrund wo der banner ist */
.headbanner {
background-color: #000000;
border-bottom: black 1px solid;
}

/* Pageheader hack... hintergrund von aktive Themen */
.headakt {
background-color: #FFFFFF;
border-top: black 1px solid;
}

/* Pageheader hack... hintergrund von der mitte */
.headlog {
background-color: #FFFFFF;
border-top: black 1px solid;
}

/* Pageheader hack... Tabelle */
.headtab {
background-color: #E0E7F1;
border:black 1px solid;
}


/* Forumcode */
input.forumcode {
border-width:1px;
font-size:10px;
}
input.kursiv {
border-width:1px;
font-size:10px;
font-style:italic;
}
input.fett {
border-width:1px;
font-size:10px;
font-weight:bold;
}
input.unterstrich {
border-width:1px;
font-size:10px;
text-decoration:underline;
}
input.durchstrich {
border-width:1px;
font-size:10px;
text-decoration:line-through;
}


/* Die Fläche "hinter" dem Forum */
#main { }

/* Kategorieleisten */
.kat { /* Schriftformatierung */
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
td.kat { /* Hintergrund */
	height:23px;
	background-image:url(ts1/ts1_v2.gif);
	border:white 1px solid;
}

/* Überschriftenleiste (kleine Schrift) */
.thsmall { /* Schriftformatierung */
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:white;
}
th.thsmall { /* Hintergrund */
	background-image:url(ts1/ts1_v1.gif);
	height:23px;
	background-color:#980202;
}

/* Überschriftenleiste (normale Schriftgröße) */
.thnorm { /* Schriftformatierung */
	font-family:verdana;
	font-size:13px;
	color:white;
	font-weight:bold;
}
td.thnorm { /* Hintergrund */
	padding:3px;
	height:23px;
	background-image:url(ts1/ts1_v1.gif);
	background-color:#980202;
}
th.thnorm { /* Hintergrund */
	padding:3px;
	height:23px;
	background-image:url(ts1/ts1_v1.gif);
	background-color:#980202;
	text-align:left;
}

/* Tabellen allgemein (außer Navigationsleiste) */
.tbl {
	background-color:#666666;
	border:#acacac 1px solid;
}

/* Tabellenfeld (Farbe) 1 */
.td1 {
	background-color:#FFFFFF;
}

/* Tabellenfeld (Farbe) 2 */
.td2 {
	background-color:#E0E0E0;
}

/* kleine Schrift */
.small {
	font-family:verdana;
	font-size:10px;
	color:black;
}

/* normale Schrift */
.norm {
	font-family:verdana;
	font-size:12px;
	color:black;
}

/* Fehler Schrift */
.error {
	font-family:verdana;
	font-size:12px;
	color:red;
}


/* Navigationsleiste */
.navbar { /* Schriftformatierung */
	font-family:verdana;
	font-size:10px;
	color:black;
	font-weight:bold;
}
td.navbar { /* Hintergrund */
	padding:2px;
	height:17px;
	background-image:url(ts1/ts1_v3.gif);
	background-color:#980202;
}
table.navbar { /* Tabelleneigenschaften */
	background-color:#980202;
	border:#FFFFFF 1px solid;
}

/* Uhrzeit Schrift */
.time {
	font-family:verdana;
	color:#a62a2a;
}

/* News */
.news {
	font-family:verdana;
	font-size:11px;
	color:black;
	font-weight:bold;
	padding:6;
}

/* Zitate ([quote][/quote]) */
.quote {
	font-family:verdana;
	font-size:10px;
	color:black;
	font-weight:bold;
}

/* 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:20px;
	font-family:verdana;
	font-weight:bold;
}

/* Technische Statistik (am Seitenende) */
.stat {
	font-size:10px;
	color:gray;
	font-family:verdana;
}

/* Die Buttons um Forumcode einzufügen */
button.forumcode {
	border-width:1px;
	font-size:12px;
}
select.forumcode {
	border-width:1px;
	font-size:12px;
}

/* Link zur Themenübersicht eines Forums in der Forenübersicht */
.forumlink {
	font-family:verdana;
	font-size:13px;
	color:black;
	font-weight:bold;
}
a.forumlink { color:#000000; text-decoration:none;}
a.forumlink:visited { color:#000000; text-decoration:none;}
a.forumlink:hover { color:#000000; text-decoration:underline;}



/* Link zu einem Thema in der Themenübersicht */

.topiclink {
	font-family:verdana;
	font-size:13px;
	color:black;
	font-weight:bold;
}
a.topiclink { color:#000000; text-decoration:none;}
a.topiclink:visited { color:#000000; text-decoration:none;}
a.topiclink:hover { color:#000000; text-decoration:underline; }

/*

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;
}
a.copyr:link { color:#808080; }
a.copyr:visited { color:#808080; }
a.copyr:active { color:#808080; }