
img#main_picture
{
  width: 890px;
  _width: 100%;
  
  margin: 5px;
  margin-bottom: 0px;
}

table#portal_news
{
  width: 892px;
  
  overflow: hidden;
  
  margin: 3px;
  margin-top: 3px;
  
  padding: 0px;
  
  border-width: 0px;
}

table#portal_news tr
{
  padding: 0px;
  margin: 0px;
}

td.news_item
{
  padding: 0px;
  margin: 0px;
  
  border-color: #999999;
  border-width: 1px;
  border-style: solid;
}

div.news_item_item
{
  padding: 3px;
  width: 213px;
  _width: 218px;
  
  height: 113px;
  
  overflow: hidden;
  
  white-space: normal;
  
  position: relative;
}

table#portal_news p.bodytext
{
  font-size: 10px;
  
  padding: 0px;
  margin: 0px;
  
  margin-top: 20px;
}

table#portal_news table
{
  margin-top: 20px;
}

table#portal_news h1
{
  font-size: 13px;

  position: absolute;
  top: 0px;
  left: 0px;
  
  width: 218px;
  
  background-color: #dddddd;
  
  white-space: nowrap;

  padding: 0px;
  margin: 0px;
}

table#portal_news a
{
  font-size: 13px;
  color: black;
  text-decoration: none;
}

/*############################################################################*/

body
{
  background-color: white;
  margin: 0px;

  font-family: Arial, Universe, Gill Sans;
}

img#logo
{
  width: 184px;
  height: 40px;
  margin: 0px;
  padding: 0px;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 13px;
}

div#abs_content
{
  width: 900px;

  border-style: solid;
  border-width: 1px;
  border-color: #999999;

  position: relative;
  top: 2px;
  _top: 0px;
  &top: 0px;
}

div#toolbar
{
  position: absolute;
  
  top: 10px;
  right: 0px;
}

div#toolbar td
{
  vertical-align: middle;
}

td.lang_bar_col
{
  white-space: nowrap; 
  text-align: right;
  vertical-align: middle;
}

td.lang_bar_col img
{
  position: relative;
  top: -5px;
  _top: 0px;
}

img.tool_img
{
  display: inline;
  margin-right: 5px;
  vertical-align: middle;
}

table#columns
{
  border-style: none;
  border-collapse: collapse;
  
  width: 100%;
  
  height: 400px;

  margin-top: 20px;
}

td#sub_menu_column
{
  vertical-align: top;
  width: 200px;
  
  background-color: #dddddd;
}

td#doc_column
{
  text-decoration: none;
  font-size: 16px;
  color: black;
  
  vertical-align: top;
  
  width: 700px;
  
  padding-left: 15px;
  padding-right: 15px;
  
  padding-bottom: 16px;
}

td#content_box_column
{
  padding-top: 10px;
  
  vertical-align: top;
  
  width: 210px;
}

div.cb_divider
{
  line-height: 10px;
  height: 10px;
}

div.submenu_box
{
  padding: 5px;
  margin-bottom: 10px;
  
  width: 196px;
  
  overflow: hidden;
}

div.submenu_box_left
{
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 15px;
  
  width: 210px;
  overflow: hidden;
}

div#menu
{
  padding: 0px;
  margin: 0px;

  border-width: 1px;
  border-color: #FF6600;
  border-style: none;
  border-top-style: solid;

  background-color: #dddddd;
  
  vertical-align: middle;
  
  overflow: hidden;
  height: 24px;
  _height: 25px;
}

div.menu_item
{
  border-width: 0px;
  
  margin: 0px;

  display: inline;
  
  background-color: #dddddd;

  padding-top: 2px;
  _padding-top: 5px;
  
  padding-bottom: 4px;
  
  padding-left: 5px;
  padding-right: 5px;
  
  line-height: 24px;
  
  position: relative;
  
  top: -1px;
  _top: 2px;
}

div.menu_item_selected
{
  background-color: #999999;
}

div.menu_item_visited
{
  background-color: #FF6600;
}

a.menu_item_link
{
  text-decoration: none;
  font-size: 13px;
  color: black;
}

div.menu_item_visited a.menu_item_link
{
  color: white;
}

img.menu_item_img
{
  vertical-align: middle;
  width: 25px;
  height: 30px;
  border-style: none;
}

div.submenu_box a
{
  text-decoration: none;
}

span.sub_menu_item0
{
  margin-top: 5px;
  white-space: nowrap;
  font-size: 13px;
  color: black;
  text-decoration: none;
  display: none;
}

span.sub_menu_item
{
  margin-top: 5px;
  white-space: nowrap;
  font-size: 13px;
  color: black;
  text-decoration: none;
  display: block;
}

span.sub_menu_item2
{
  margin-left: 15px;
  white-space: nowrap;
  font-size: 13px;
  color: black;
  text-decoration: none;
  display: block;
}

span.sub_menu_item3
{
  margin-left: 25px;
  white-space: nowrap;
  font-size: 13px;
  color: black;
  text-decoration: none;
  display: block;
}

span.sub_menu_item4
{
  margin-left: 35px;
  white-space: nowrap;
  font-size: 13px;
  color: black;
  text-decoration: none;
  display: block;
}

span.sub_menu_selected
{
  /*
  border-color: #FF6600;
  border-bottom-style: solid;
  border-width: 1px;
  */
}

p.paragraph
{
  text-indent: 30px;
  margin-top: 20px;
  margin-bottom: 5px;
}

*.noBorder
{
  border-style: none;
  text-decoration: none;
}

form#search
{
  display: inline;
}

input#searchbox
{ 
  width: 100px;
  height: 20px;
  
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd;
  
  color: #FF6600;
}

div.pop_up_menu
{
  margin-top: 3px;
  position: absolute;
  visibility: hidden;
  top: 300px;
  left: 300px;
  margin-left: 0px;
  padding: 5px;
  background-color: white;
  border-style: solid;
  border-width: 1px;
  border-color: #FF6600;
  
  z-index: 11;
  
  text-align: left;
}

span.pop_up_menu_item
{
  font-size: 12px;
  color: black;
  font-weight: normal;
  padding: 3px;
  text-decoration: none;
}

*.centered
{
  text-align: center;
}

div#copyright
{
  font-size: 14px;
  margin-bottom: 0px;
  background-color: #dddddd;
  color: black;
  
  margin-top: 20px;
}

td#copypwr_col_upd
{
  text-align: left;
  vertical-align: middle;
  
  width: 33%;
}

td#copypwr_col_mail
{
  text-align: center;
  vertical-align: middle;
  width: 34%;
}

td#copypwr_col_copy
{
  text-align: right;
  vertical-align: middle;
  width: 33%;
}

table#copywr_table
{
  width: 100%;
  
  font-size: 10px;
}

span#page_title
{
  font-size: 18px;
  color: #999999;
  font-weight: bold;
}

span#page_subtitle
{
  font-size: 14px;
  color: #999999;
}

a.lang_enabled
{
  margin-right: 5px;
  color: #FF6600;
  text-decoration: none;
  font-weight: bold;
}

a.lang_disabled
{
  margin-right: 5px;
  color: #999999;
  text-decoration: none;
  font-weight: bold;
}

a.copy_link
{
  color: #FF6600;
  text-decoration: none;
}

img#lead_img
{
  margin-top: 15px;
  margin-bottom: 15px;
  
  width: 670px;
  display: block;
}

p#lead_para
{
  font-size: 13px;
  font-weight: bold;
  text-align: justify;
}

table#inner_content
{
  width: 670px;
  
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-collapse: collapse;
}

table#inner_content td
{
  vertical-align: top;
  
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}



td#sub_menu_column span.logintext
{
  font-size: 11px;
}

td#sub_menu_column span.loginerr
{
  font-size: 11px;
  color: #FF6600;
}

td#sub_menu_column input.loginbox
{
  font-size: 11px;
  width: 100px;
}

*.marg_button
{
  margin-top: 8px;
  margin-bottom: 8px;
}
