/* STYLESHEET FÜR DAS FORUM*/

BODY {
	color: Black; 	background-color: black;
	font-family: 	Arial, Helvetica, sans-serif; font-size: 10pt; 	font-weight: bold;
	text-align: left;
}


/* Die folgenden Styles definieren Vorder- und Hintergrundfarben 
   der <th> Zeilen (Theadtitel und Links)
*/

span.boardtitel{
				font-family: Arial, Helvetica, sans-serif;			font-size: 14pt;
	 	font-weight: bold;
		font-style: italic; 	
		text-decoration: none;   
		color: black;
}

span.boarddesc{
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		font-style: italic; 	
		text-decoration: none;   
		color: black;
}

span.threadtitel{
				font-family: Arial, Helvetica, sans-serif;			font-size: 12pt;
	 	font-weight: bold;
		font-style: italic; 	
		text-decoration: none;   
		color: black;
}

a.postzurueck:active, a.postzurueck:focus, a.postzurueck, a.postzurueck:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black
		margin-left: 0px;
}

a.postantworten:active, a.postantworten:focus, a.postantworten, a.postantworten:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
}



/* ---------------------------- */

span.posttext{
		font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: normal;
		text-decoration: none;   
		color: black;
}

span.postautor{
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
}

span.posttaetigkeit{
				font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
}

span.postdatum{
			font-family: Arial, Helvetica, sans-serif;			font-size: 8pt;
	 	font-weight: normal;
		text-decoration: none;   
		color: black;
}

a.postmail:active, a.postmail:focus, a.postmail, a.postmail:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 8pt;
	 	font-weight: normal;
		text-decoration: underline;   
		color: black;
}

th.admin {
   background-color: #CC5000; color: Silver;
}

table.post {
   background-color: White;
}

table.thread1 {
   background-color: #FFD050;
}
table.thread2 {
   background-color: #E8E8E8;
}

td.post {
   	background-color: #FFA000;	color: 300000;
}

td.post1 {
   background-color: #FFD050;
}
td.post2 {
   background-color: #E8E8E8;
}
th.post {
   	background-color: #FFA000;	color: 300000;
}

/* Hintergrund- und Text(Link) Farbe beim Blättern */
th.blaettern {
   	background-color: #EE8000;	color: Black;
}

a.blaettern:active, a.blaettern:focus, a.blaettern, a.blaettern:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: #00008B;
		margin-left: 0px;
}




span.threaddatum{
			font-family: Arial, Helvetica, sans-serif;			font-size: 8pt;
	 	font-weight: normal;
		text-decoration: none;   
		color: black;
}
span.threadlink{
		font-family: Arial, Helvetica, sans-serif;			font-size: 12pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
		margin-left: 0px;
}


a.threadlink:active, a.threadlink:focus, a.threadlink, a.threadlink:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 12pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
		margin-left: 0px;
}

@media all {

a.threadlink:hover   { color: black; background-color: #EE8000; }
}



a.boardlink:active, a.boardlink:focus, a.boardlink, a.boardlink:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 12pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
		margin-left: 0px;
}
@media all {

a.boardlink:hover   { color: black; background-color: #EE8000; }
}

span.numposts{
			font-family: Arial, Helvetica, sans-serif;			font-size: 8pt;
	 	font-weight: normal;
		text-decoration: none;   
		color: black;
}

span.lastpost{
			font-family: Arial, Helvetica, sans-serif;			font-size: 8pt;
	 	font-weight: normal;
		text-decoration: none;   
		color: black;
}

span.lastpostautor{
				font-family: Arial, Helvetica, sans-serif;			font-size: 8pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
}

span.threadautor{
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
}

a.mehr:active, a.mehr:focus, a.mehr, a.mehr:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: underline;   
		color: #401010;
		margin-left: 0px;
}
@media all {

a.mehr:hover   { color: black; background-color: #EE8000; }
}

a.flink:active, a.flink:focus, a.flink, a.flink:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: #401010;
		margin-left: 0px;
}
@media all {

a.flink:hover   { color: black; background-color: #EE8000; }
}

a.edit:active, a.edit:focus, a.edit, a.edit:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: underline;   
		color: #191970;
		margin-left: 0px;
}
@media all {

a.edit:hover   { color: black; background-color: #7B68EE; }
}




span.userleiste{
		font-family: Arial, Helvetica, sans-serif;			font-size: 8pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
}
a.reglink:active, a.reglink:focus, a.reglink, a.reglink:visited {
				font-family: Arial, Helvetica, sans-serif;			font-size: 8pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
		margin-left: 0px;
}
span.text{
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
}
span.text2{
				font-family: Arial, Helvetica, sans-serif;			font-size: 10pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: white;
}
span.editbeschreibungstext{
				font-family: Arial, Helvetica, sans-serif;			font-size: 8pt;
	 	font-weight: bold;
		text-decoration: none;   
		color: black;
}
table.forum{
		background-color: #FFA000;
}
