/************
**  Forum  **
************/
TABLE.forum	{
	width: 100%;
	text-align:center;
	border-collapse: collapse;
}


/*	"Kategorie"	*/

TD.forum_kategorie_ueberschrift	{
	background-color: #e1e1e1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: green;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.forum_kategorie_aufzaehlung_line1	{
	background-color: #ffffff;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.forum_kategorie_aufzaehlung_line2	{
	background-color: #f8f8f8;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*	"Themen"	*/

TD.forum_thema_ueberschrift	{
	background-color: #e1e1e1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: green;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.forum_thema_aufzaehlung_line1	{
	background-color: #ffffff;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.forum_thema_aufzaehlung_line2	{
	background-color: #f8f8f8;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*	"Beitraege"	*/

TABLE.forum_beitrag	{
	width: 90%;
	text-align:center;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-collapse: collapse;
	table-layout: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
}

TD.forum_beitrag_nickname	{
	background-color: #d1d1d1;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: red;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

TD.forum_beitrag_inhalt	{
	vertical-align: top;
	color: black;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

TD.forum_fill	{
	background-color: #d1d1d1;
	text-align: center;
	vertical-align: top;
	font-size: 9px;
	padding: 5px;
}

TD.forum_signatur	{
	background-color: #f5f5f5;
}

DIV.forum_beitrag_datetime	{
	background-color: #d1d1d1;
	text-align: center;
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
	color: green;
	padding-bottom: 10px;
	padding-left: 10px;
}

DIV.forum_beitrag_functions	{
	vertical-align: top;
	font-weight: bold;
	text-decoration: underline;
	color: green;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

DIV.forum_beitrag_bearbeitet	{
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
	color: green;
	padding-left: 10px;
}

DIV.forum_beitrag_signatur	{
	background-color: #f5f5f5;
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
	color: blue;
	padding-left: 10px;
	padding-bottom: 10px;
}

TD.forum_beitrag_top	{
	background-color: #a1a1a1;
	text-align: center;
	font-weight: bold;
	color: white;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

TD.forum_beitrag_bottom	{
	background-color: #a1a1a1;
	text-align: center;
	font-weight: bold;
	color: white;
	padding: 1px;
}


/*	"Forum - Diverses"	*/

TD.forum_header	{
	font-weight: bold;
	text-decoration: underline;
	color: green;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 25px;
}


DIV.forum_trennleiste_header	{
	padding-top: 15px;
	padding-bottom: 15px;	
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV.forum_trennleiste	{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

TD.smileys	{
	height: 100px;
}


/*	"Forum - Thema erstellen"	*/

P.forum_thema_erstellen_text	{
	font-weight: bold;

}

P.forum_thema_erstellen_ueberschrift	{
	padding-bottom: 10px;
}

P.forum_thema_erstellen_textarea	{
}

P.forum_thema_erstellen_submit	{
	text-align: left;
}

P.forum_thema_erstellen_easyhtml	{
}

INPUT.forum_thema_erstellen_ueberschrift	{
}

TEXTAREA.forum_thema_erstellen	{
	width: 600px;
}

TEXTAREA.forum_thema_erstellen_textarea	{
	width: 600px;
}


/*	"Forum - Antworten"	*/

P.forum_antworten_textarea	{
}

P.forum_antworten_submit	{
	text-align: left;
}

P.forum_antworten_easyhtml	{
}

TEXTAREA.forum_antworten	{
	width: 600px;
}

DIV.forum_zu_seite	{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

SPAN.forum_zu_seite	{
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}


/*	"Links - Forum Ueberschrift"	*/
A.forum_ueberschrift:link	{
	font-weight: bold;
	font-style: none;
	color: black;
	font-size: 12px;
	text-decoration: none;
}

A.forum_ueberschrift:visited	{
	font-weight: bold;
	font-style: none;
	color: black;
	font-size: 12px;
	text-decoration: none;
}

A.forum_ueberschrift:active	{
	font-weight: bold;
	font-style: none;
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}

A.forum_ueberschrift:hover	{
	font-weight: bold;
	font-style: none;
	color: #6475c3;
	font-size: 12px;
	text-decoration: none;
}


/*	"Links - Forum Functions"	*/
A.forum_functions:link	{
	font-weight: bold;
	font-style: none;
	color: black;
	font-size: 9px;
	text-decoration: none;
}

A.forum_functions:visited	{
	font-weight: bold;
	font-style: none;
	color: black;
	font-size: 9px;
	text-decoration: none;
}

A.forum_functions:active	{
	font-weight: bold;
	font-style: none;
	color: #ff0000;
	font-size: 9px;
	text-decoration: none;
}

A.forum_functions:hover	{
	font-weight: bold;
	font-style: none;
	color: #6475c3;
	font-size: 9px;
	text-decoration: none;
}


/*	"Links - Forum"	*/
A.forum:link	{
	font-weight: bold;
	font-style: none;
	color: black;
	font-size: 10px;
	text-decoration: none;
}

A.forum:visited	{
	font-weight: bold;
	font-style: none;
	color: black;
	font-size: 10px;
	text-decoration: none;
}

A.forum:active	{
	font-weight: bold;
	font-style: none;
	color: #ff0000;
	font-size: 10px;
	text-decoration: none;
}

A.forum:hover	{
	font-weight: bold;
	font-style: none;
	color: #6475c3;
	font-size: 10px;
	text-decoration: none;
}


/*	"Links - Forum zu Seite"	*/
A.forum_zu_seite:link	{
	font-weight: bold;
	font-style: none;
	color: black;
	font-size: 10px;
	text-decoration: none;
}

A.forum_zu_seite:visited	{
	font-weight: bold;
	font-style: none;
	color: black;
	font-size: 10px;
	text-decoration: none;
}

A.forum_zu_seite:active	{
	font-weight: bold;
	font-style: none;
	color: #ff0000;
	font-size: 10px;
	text-decoration: none;
}

A.forum_zu_seite:hover	{
	font-weight: bold;
	font-style: none;
	color: #6475c3;
	font-size: 10px;
	text-decoration: none;
}