/* CSS File - Forum */

h1
{
	color: #47a2b3;
}

a:link
{
	color: #77cad9;
	text-decoration: none;
}

a:visited
{
	color: #77cad9;
	text-decoration: none;
}

a:hover
{
	color: #c2ebf2;
	text-decoration: underline;
}

a:active
{
	color: #77cad9;
	text-decoration: none;
}

a.menu:link
{
	color: #77cad9;
	text-decoration: none;
}

a.menu:visited
{
	color: #77cad9;
	text-decoration: none;
}

a.menu:hover
{
	color: #c2ebf2;
	text-decoration: underline;
}

a.menu:active
{
	color: #77cad9;
	text-decoration: none;
}

a.thread_pagelinks:link,
a.thread_pagelinks:visited,
a.thread_pagelinks:active
{
	color: #77cad9;
	text-decoration: none;
	font-weight: bold;
}

a.thread_pagelinks:hover
{
	color: #c2ebf2;
	text-decoration: underline;
	font-weight: bold;
}


/* Anker */
a[name]:hover
{
	color: #e0e0e0;;
	text-decoration: none;
}


/* Formulare */


input.textbox:focus, input.login_text:focus, input.login_pw:focus, input.news_headline:focus, textarea:focus, select:focus
{
	border: 1px solid #77cad9;
}


/* Foren-Pfad */

table.box_path
{
}

table.box_path td
{
	background-color: #505050;
}


/* Foren-Übersicht */

table.box_forum_list
{
}

table.box_forum_list th,
table.box_forum_list tfoot td
{
	text-align: left;
	background-color: #353535;
	font-weight: bold;
	padding-left: 2px;
}

table.box_forum_list .col_icon
{
	text-align: center;
	width: 20px;
}

table.box_forum_list .col_board
{
	padding-left: 3px;
	width: 350px;
}

table.box_forum_list .col_threads
{
	text-align: center;
	width: 80px;
}

table.box_forum_list .col_posts
{
	text-align: center;
	width: 80px;
}

table.box_forum_list .col_lastpost
{
	padding-left: 3px;
	width: 300px
}

table.box_forum_list .noposts
{
	font-style: italic;
}


/* Thread-Übersicht */

table.box_board_list
{
}

table.box_board_list th,
table.box_board_list tfoot td,
table.box_board_list_footer td
{
	text-align: left;
	background-color: #353535;
	font-weight: bold;
	padding-left: 2px;
}


table.box_board_list .col_icon_view
{
	text-align: center;
	width: 22px;
}

table.box_board_list .col_icon
{
	text-align: center;
	width: 22px;
}

table.box_board_list .col_thread
{

}

table.box_board_list .col_replies
{
	text-align: center;
	width: 50px;
}

table.box_board_list .col_rating
{
	text-align: center;
	width: 80px;
}

table.box_board_list .col_hits
{
	text-align: center;
	width: 60px;
}

table.box_board_list .col_lastpost
{
	text-align: center;
	width: 130px;
}

table.box_board_list .col_board
{
	text-align: center;
}

table.box_board_list .groupthread
{
	font-weight: bold;
	padding: 2px;
}

table.box_board_list .groupthread_row
{
	padding: 0px;
	padding-top: 1px;
}

table.box_board_list .nothreads
{
	font-style: italic;
	padding: 10px;
	padding-left: 55px;
}

table.box_board_list .noposts
{
	font-style: italic;
}


/* Thread-Ansicht (Thema) */

table.box_thread_list
{
}

table.box_thread_list th
{
	font-weight: bold;
	text-align: left;
}

table.box_thread_list .col_author
{
	width: 150px;
}

table.box_thread_list .col_post
{
}


.forum_post_text img
{
	max-width: 600px;
}

/* Post-Einzelansicht */

table.box_posts_showpost
{
}

table.box_posts_showpost th
{
	font-weight: bold;
	text-align: left;
}

table.box_posts_showpost .col_author
{
	width: 150px;
}

table.box_posts_showpost .col_post
{
}


/* Such-Ergebnis */

table.box_search_list
{
}

table.box_search_list th,
table.box_search_list tfoot td
{
	text-align: left;
	background-color: #353535;
	font-weight: bold;
	padding-left: 2px;
}


table.box_search_list .col_icon_view
{
	text-align: center;
	width: 22px;
}

table.box_search_list .col_icon
{
	text-align: center;
	width: 22px;
}

table.box_search_list .col_thread
{
}

table.box_search_list .col_replies
{
	text-align: center;
	width: 50px;
}

table.box_search_list .col_rating
{
	text-align: center;
	width: 80px;
}

table.box_search_list .col_hits
{
	text-align: center;
	width: 60px;
}

table.box_search_list .col_lastpost
{
	text-align: center;
	width: 130px;
}

table.box_search_list .col_board
{
	text-align: center;
	width: 130px;
}

table.box_search_list .groupthread
{
	font-weight: bold;
	padding: 2px;
}

table.box_search_list .groupthread_row
{
	padding: 0px;
	padding-top: 1px;
}

table.box_search_list .nothreads
{
	font-style: italic;
	padding: 10px;
	padding-left: 55px;
}


table.box_forum_list td.cat
{
}


/* Formular-Elemente */

input.button_go
{
	width: 23px;
}

input.search_quick
{
	font-size: 7pt;
}

a.forum_cat
{
	font-weight: bold;
}

.thread_status
{
	color: #77cad9;
}

.thread_title
{
	font-size: 10pt;
}

div.norights
{
	text-align: center;	
}

.norights
{
	font-style: italic;
}
.threadauthor
{
	font-weight: bold;
	color: #CC6600;
}

