.tcontent {
	margin: 0px 5px 0px 5px;
}

.tborder
{
	color: #000000;
	border: 1px solid #9098c2; /*#0B198C; */
	padding: 0px;
}
.tcat
{
	background: #869BBF url(/forum/images/gradients/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 6px 6px 6px 6px;
	margin: 0px;
}

.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFF66;
	text-decoration: underline;
}



.tcatl
{
	background: #5C7099 url(/forum/images/gradients/vbmenu_control.gif) repeat-x top left;
	color: #000000;
	font: bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	padding: 6px 6px 6px 6px;
	margin: 0px;
}

.thead
{
	background: #5C7099 url(/forum/images/gradients/gradient_thead.gif) repeat-x top left;
	color: #F0F0FF;
	font: bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	padding: 3px 6px 3px 6px;
	margin: 0px;
}

.thead_blue
{
	background: #5C7099 url(/content/img/gradients/thead_blue.gif) repeat-x top left;
	color: #F0F0FF;
	font: bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	padding: 3px 6px 3px 6px;
	margin: 0px;
}

.thead_od
{
	background: #5C7099 url(/content/img/gradients/thead_od.gif) repeat-x top left;
	color: #000000;
	font: bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	padding: 3px 6px 3px 6px;
	margin: 0px;
}


.tfoot
{
	background: #0e194c;
	color: #E0E0F6;
	font-size: 8pt;
	padding: 0px 6px 3px 6px;
}
.tfoot a:link, .tfoot_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #FFFF66;
	text-decoration: underline;
}





.tlight
{
	background: #F5F5FF;
	color: #000000;
	font-size: 8pt;
	padding: 6px 6px 6px 6px;
}
.tdark
{
	background: #E1E4F2;
	color: #000000;
	font-size: 8pt;
	padding: 6px 6px 6px 6px;
}
.twhite_bg
{
	font-size: 8pt;
	padding: 6px 6px 6px 6px;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url("/content/img/gradients/white_background.gif");
}
.twhite
{
	background: #FFF;
	color: #000000;
	font-size: 8pt;
	padding: 6px 6px 6px 6px;
}

.notopborder {
	border-top: none;
}

div.thead_dol {
    background: url("/content/img/table_rounded/thead_oben_links.gif") top left;
    background-repeat: no-repeat;
    height: 22px;
    width: 6px;
    float: left;
}
div.thead_dor {
    background: url("/content/img/table_rounded/thead_oben_rechts.gif");
    background-repeat: no-repeat;
    height: 22px;
    width: 6px;
    float: left;

}
div.thead_dom {
    background: url("/content/img/table_rounded/thead_oben.gif");
    background-repeat: repeat-x;
    height: 22px;
    float: left;
}

div.thead_dol_blue {
    background: url("/content/img/table_rounded/thead_blue_oben_links.gif") top left;
    height: 28px;
}
div.thead_dor_blue {
    background: url("/content/img/table_rounded/thead_blue_oben_rechts.gif");
    height: 28px;
}
div.thead_dom_blue {
    background: url("/content/img/table_rounded/thead_blue_oben.gif");
    height: 28px;
}

div.thead_title {
	color: #F0F0FF;
	font-weight: bold;
	padding: 4px 0px 6px 6px;
}

div.thead_title_bigger {
	color: #F0F0FF;
	font-weight: bold;
	padding: 8px 0px 6px 6px;
}