body
{
  font-family: Tahoma;
  font-size: 12px;
  background-color: #D4E8E8;
}

tr
{
  font-size: 12px;
  color: #000000;
}

.thinkbug_infotext
{
  font-size: 8pt;
  color: #000000;
}

.thinkbug_hot
{
  font-weight: bold;
  color: #FF0000;
}

.thinkbug_ident_title
{
  font-weight: bold;
  font-size: 14pt;
  background-color: #D19592;
  padding: 2px;
}

table.thinkbug_table
{
  border: 1px solid #DDDDDD;
  border-collapse: collapse;
} 

.thinkbug_titel
{
  font-family: Tahoma;
  font-size: 20px;
  font-weight: bold;
}

tr.thinkbug_title, tr.thinkbug_title_BUG, tr.thinkbug_title_TODO, tr.thinkbug_title_SUGGESTION
{
  font-family: Tahoma;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  color:#000000;
  font-size:12px;
}

tr.thinkbug_title, tr.thinkbug_footer, .thinkbug_stdelement_reiter
{
  background-color: #DEDEDE;
}

tr.thinkbug_title_BUG, tr.thinkbug_footer_BUG, .thinkbug_stdelement_reiter_BUG
{
  background-color: #D19592;
}

tr.thinkbug_title_TODO, tr.thinkbug_footer_TODO, .thinkbug_stdelement_reiter_TODO
{
  background-color: #719A6B;
}

tr.thinkbug_title_SUGGESTION, tr.thinkbug_footer_SUGGESTION, .thinkbug_stdelement_reiter_SUGGESTION
{
  background-color: #BFC059;
}

.thinkbug_content_0, .thinkbug_content_1
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: none;
  color: #000000;
}

.thinkbug_content_1
{
  background-color: #EDEDED;
}

.thinkbug_content_0
{
  background-color: #FFFFFF;
}

.thinkbug_hot_row
{
  background-color: #CF8180;
  font-weight: bold;
}

.thinkbug_locked_row
{
  background-color: #A0A5AD;
}

tr.thinkbug_footer, tr.thinkbug_footer_BUG, tr.thinkbug_footer_TODO, tr.thinkbug_footer_SUGGESTION
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: none;
  color: #000000;
}

.thinkbug_user_signature
{
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: none;
  color: #333333;
}

a,a:link,a:active
{
  color:#000099;
}

a:visited
{
  color:#000099;
}

a:hover
{
  color:#4444FF;
}

a.white,a.white:link,a.white:active,a.white:visited,a.white:hover
{
  color:#FFFFFF;
}

.thinkbug_hoverelement_reiter, .thinkbug_hoverelement_reiter_BUG, .thinkbug_hoverelement_reiter_TODO, .thinkbug_hoverelement_reiter_SUGGESTION
{
  font-family: Tahoma;
  font-size: 13;
  font-weight: none;
  color: #000000;
  cursor: hand; cursor: pointer;
}

.thinkbug_hoverelement_reiter
{
  background-color: #EEEEEE;
}

.thinkbug_hoverelement_reiter_BUG
{
  background-color: #DD9D9B;
}

.thinkbug_hoverelement_reiter_TODO
{
  background-color: #81AA7B;
}

.thinkbug_hoverelement_reiter_SUGGESTION
{
  background-color: #CFD069;
}

.thinkbug_stdelement_reiter, .thinkbug_stdelement_reiter_BUG, .thinkbug_stdelement_reiter_TODO, .thinkbug_stdelement_reiter_SUGGESTION
{
  font-family: Tahoma;
  font-size: 13;
  font-weight: none;
  color: #000000;
  cursor: hand; cursor: pointer;
}

.thinkbug_inputbox
{
  background-color: #EEEEEE;
  font-family: Tahoma;
  font-size: 11px;
  padding: 1px;
}

.thinkbug_button
{
  margin-top: 2px;
  margin-bottom: 2px;
  font-family: Tahoma;
  font-size: 11px;
}

td.thinkbug_event
{
  font-family: Tahoma;
  padding: 2px;
  border: 1px solid #000000;
  color:#000000;
  background-color:#EDEDED;
  font-size:12px;
}