#scroll
{
  position: relative;
}
a
{
  color: #DDDD00;
  text-decoration: underline;
}
a:Hover
{
  color: #FFCC00;
}
a.menu_bar_item
{
  color: #000000;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 31px;
  overflow: hidden;
  text-decoration: none;
}
a.menu_bar_item:Hover
{
  color: #666666;
}
a.main_menu_item
{
  color: #4D4D4D;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
}
a.thumb_container_porfolio
{
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

a.thumb_container_porfolio:Hover
{
  color: #444444;
}
a.main_menu_item:Hover, a.main_menu_item_highlight
{
  color: #FF0000;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
}
a.wit
{
  color: #FFFFFF;
}
body
{
  background-color: #000000;
}
body,td
{
  color: #FFF;
  margin: 0px;
  font-family: Arial Narrow, Arial, Verdana, Helvetica;        
}
div.floating_right_top
{
  position: absolute;
  right: 14px;
  top: 5px;
  float: right;
}
div.main_scroll_thumb
{
  width: 250px;
}
div.menu_breaker
{
  height: 10px;
}
div.menu_bar_item
{
  padding: 6px 5px 0px 5px;
  
}
a.selected_menu_item
{
  color: #FF0000;
}
a.selected_menu_item:Hover
{
  color: #CC0000;
}
img.thumb
{
  border: 1px #FFFFFF solid;
}
table.maintable
{
  height: 100%;
}
td.bar_breaker
{
  background-color: #DCDCDC;
  height: 15px;
}
td.black_content
{
  color: #000;
}
td.container_block
{
  padding-right: 15px;
}
td.content
{
  color: #EEEEEE;
  font-size: 15px;
  width: 100%;
}
td.plain_content
{
  color: #EEEEEE;
  font-size: 15px;
}
td.logo_holder
{
  height: 40%;
  padding-right: 35px;
}
td.logo_klein_holder
{
  height: 120px;
  padding-top: 10px;
  padding-bottom: 14px;
  padding-right: 15px;
}
td.naw
{
  color: #FFFFFF;
  font-family: Arial Narrow, Verdana, Helvetica;
  font-size: 15px;
  text-align: right;
  width: 270px;
}
td.menu_bar
{
  background-image: url(./images/menu_background.gif);
  height: 31px;
}
td.special_text
{
  padding-bottom: 12px;
  width: 50px;
}
td.thumb_container
{
  background-color: #DCDCDC;
  background-image: url(./images/background_thumb_block.gif);
  background-repeat: repeat-x;
  padding: 10px 10px 0px 10px;
}
td.thumb_container_header
{
  color: #444444;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}
td.thumb_container_footer
{
  padding: 5px 0px 5px 0px;
}
td.whitebar
{
  background-color: #FFFFFF;
  height: 120px;
  text-align: center;
}
.klein
{
  font-size: 11x;
}
