/* Links */
	A:link { font-size:8pt;color:#FFFFFF;text-Decoration:none }
	A:visited { font-size:8pt;color:#FFFFFF;text-Decoration:none }
	A:hover { font-size:8pt;color:#F19B2D;text-Decoration:none }
    A:active { font-size:8pt;color:#FFFFFF;text-Decoration:none }
	
/* Allgemein */
    body{	rightmargin:0; leftmargin:0; topmargin:0; marginwidth:0; marginheight:0;
	bgcolor:#FFFFFF;font-family: Arial, Verdana, Courier, Helvetica, sans-serif;text-decoration:none;}
	
	all { font-size:9pt;font-family:Verdana, Arial;color:#000000 }
	td { font-size:8pt;font-family:Verdana, Arial;color:#000000 }
    th { font-size:9pt;color:#000000;text-Decoration:none ; bold}
	
/* TD's */

	td.text { font-size:8pt;font-family:Verdana, Arial;color:#000000;text-Decoration:none }
	td.smalltext { font-size:7pt;font-family:Verdana, Arial;color:#FFFFFF;text-Decoration:none }
	td.blacktext { font-size:8pt;font-family:Verdana, Arial;color:#000000;text-Decoration:none ; bold }
	td.blacktext2 { font-size:9pt;font-family:Verdana, Arial;color:#000000;text-Decoration:none ; bold }
	td.blacksmalltext { font-size:7pt;font-family:Verdana, Arial;color:#000000;text-Decoration:none ; bold }
	
/* Infobox */

	a.infobox { border-bottom: 1px dashed #c30; text-decoration:none; }
  	a.infobox:hover { cursor:help; color:#c30; background:white; }
  	a.infobox span { visibility:hidden; position:absolute; left:16em;margin-top:1.5em; padding:1em; text-decoration:none; }
  	a.infobox:hover span { visibility:visible; border:1px solid #1E4976;color:black; background:white; }
	
	
/* This is the outline round the main forum tables */
.forumline { border: 1px solid #70818F; }
