/* Allgemeine Linkfarben und -eigenschaften */
A:link { color: #800000; text-decoration: none; }
A:visited { color: #800000; text-decoration: none; }
A:active { color: #ff6600; text-decoration: none; }
A:hover { color:red; text-decoration: underline; }

body {
background-color:#666666; /* Hintergrundfarbe des Forums */
font-family:verdana;
color:#000000;
}

#main {
	BACKGROUND-COLOR: #ffffff
}

.kat 
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
}

td.kat 
{
	background-color:#cccccc;
}

.thsmall {
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}

th.thsmall 
{
	BORDER-RIGHT: #808080 5px solid;
	BORDER-TOP: #ffffff 2px solid;
	BORDER-LEFT: #ffffff 2px solid;
	BORDER-BOTTOM: #808080 5px solid;
	BACKGROUND-COLOR: #cccccc
}

/* �erschriftenleiste (normal) */
.thnorm {
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}

th.thnorm 
{
	padding:2pt;
	background-color:#cccccc;
	text-align:left;
}

td.thnorm 
{
	padding:1pt;
	background-color:#cccccc;
}

.tbl {
	BORDER-RIGHT: #808080 5px solid;
	BORDER-TOP: #ffffff 2px solid;
	BORDER-LEFT: #ffffff 2px solid;
	BORDER-BOTTOM: #808080 5px solid;
	BACKGROUND-COLOR: #cccccc
}

.tbl2 {
	BACKGROUND-COLOR: #cccccc
}

.td1 
{
	background-color:#cccccc;
}

.td2 
{
	background-color:#e3e3e3;

}

.td3 
{
	background-color:#808080;
	font-family:verdana;
	font-size:10px;
	color:white;
	font-weight:bold;

}

.small 
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

.norm 
{
	font-family:verdana;
	font-size:10pt;
	color:#000000;
}

.error 
{
	font-family:verdana;
	font-size:10pt;
	color:red;
}

.time {
	font-family:verdana;
	font-size:10px;
	color:#a62a2a;
}

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;
}

.buttons 
{
	border:1px #000000 solid;
	font-size:10px;
	font-family:verdana,arial;
}

.buttons2 
{
	BACKGROUND-COLOR:#808080;
	border:1px #000000 solid;
	font-size:10px;
	font-family:verdana,arial;
	color:#ffffff;
	font-weight:bold;
	width:60px;
	/*height:20px;*/
}

.buttons3
{
	background-color:#cccccc;
	/* border:1px #000000 solid; */
	font-size:10px;
	font-family:verdana,arial;
	color:#000000;
	font-weight:normal;
	/*height:20px;*/
}

.inactive 
{
	background-color:#cccccc;
	border:1px #000000 solid;
	font-size:9px;
	font-family:verdana,arial;
	color:#000000;
	font-weight:bold;
	width:110px;
	/*height:20px;*/
}