/*********************** FORUM ***********************/ 
/*********************** Forum-Links ***********************/ 

a.forum_links,
a.forum_visited				{color:#9F9F9F; font-weight: bold;text-decoration: underline;}
a.forum_links:hover         {color:#B7B7B7; font-weight: bold;text-decoration: none;}

a.forum_head:link,
a.forum_head:visited		{color:#9F9F9F; font-weight: normal;text-decoration: underline;}
a.forum_head:hover			{color:#9F9F9F; font-weight: normal;text-decoration: none;}

a.forum_links_small:link	{color:#B7B7B7; font-weight: normal;text-decoration: underline;}
a.forum_links_small:visited {color:#B7B7B7; font-weight: normal;text-decoration: underline;}
a.forum_links_small:hover	{color:#9F9F9F; font-weight: normal;text-decoration: none;}

a.forum_links_navi:link,
a.forum_links_navi:visited	{color: #9F9F9F; font-weight: bold; text-decoration: none;}
a.forum_links_navi:hover	{color: #B7B7B7; font-weight: bold; text-decoration: none;}


/*********************** Links Forenkategorie ***********************/
a.forum_links_cat,
a.forum_links_cat:visited	{color: #9F9F9F; font-weight: bold;}
a.forum_links_cat:hover		{color: #B7B7B7;font-weight:bold;}

/*********************** Forumbeschreibung ***********************/
.f_info_comment {font-size: 11px;color: #B7B7B7;}

/*********************** 1. und 2. Wechselnde Zeilenfarbe  ***********************/ 
.forum_post_first             {padding:6px;  border:1px solid #C5C5C5;}
.forum_post_second            {padding:6px;  border:1px solid #C5C5C5;}

/*********************** Fußbereich Beiträge  ***********************/ 
.forum_post_footer            { font-size: 11px;}

/*********************** Kopfbereich Forumtabellen  ***********************/ 
.forum_header                 {padding: 5px;font-weight: bold;color: #C5C5C5;font-size: 11px;}

/*********************** Tabellenspalte der Icons  ***********************/ 
.forum_info_icon              {width: 30px; padding: 6px;text-align: center;border:1px solid #C5C5C5;}

/*********************** Tabellenspalte Forumbeschreibung  ***********************/ 
.forum_info_main              {padding:0px; padding-bottom:6px; border:1px solid #C5C5C5;padding: 4px;font-size: 11px;}
.entries_footer               {}

/*********************** Tabellenspalte Themenbeschreibung, letzter Beitrag  ***********************/ 
.forum_info_meta              {padding:4px; padding-bottom:6px; border:1px solid #C5C5C5; font-size:11px;}

/*********************** Tabellenspalte Forum anzeigen/schliessen (+ / -)  ***********************/ 
.forum_toggle                 {width: 20px;padding:4px}

/*********************** Formatierung Tabellen Forenübersicht & Box "Profil, Passwort ändern..."  ***********************/ 
.forum_frame                  {}

/*********************** Navigationsbaum  ***********************/ 
.forum_navi                   {padding: 3px;}

/*********************** Tabellenkopf Forum ***********************/
.forum_header_bolder          {color: #C5C5C5C5C5C5;padding:4px}

/*********************** Tabellenrahmen Forum ***********************/
.forum_tableborder            {border:1px solid #C5C5C5;padding:6px}

/*********************** Box Forenstatistiken ***********************/
.forum_stats_box              {font-weight: bold;}

/*********************** Benutzer-Signatur ***********************/
.user_sig                     {color:#9F9F9F;font-size:11px; padding-top:4px}

/*********************** Linie Über Benutzer-Signatur ***********************/
.user_sig_bar                 {color:#C5C5C5; padding-top:4px;}

