body
{
  color: #000000;
  background: #FFFFFF;
  font-family: Verdana, "Arial CE", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
}

#header
{
  float: right;
}

h1
{
  margin-top: 8px;
  font-size: 24px;
  text-align: center;
  border: 1px solid #000000;
}

h2
{
  font-size: 18px;
}

a img
{
  border: 0px;
}

#header_menu, #header_lang, #header_news, #menu_left, #menu_right, #mini, #maxi, #content h1 img
{
  display: none;
}

#content
{
  clear: both;
  width: 100%;
}

.pricelist th, .pricelist td
{
  border: 1px solid #CCCCCC;
  border-right-color: #EEEEEE;
  border-bottom-color: #EEEEEE;
}

table.pricelist th.price
{
  text-align: center;
}

table.pricelist
{
  width: 525px;  
}

table.pricelist th, table.pricelist td
{
  padding: 0px 4px;
}

table.pricelist td.currency
{
  text-align: center;
  white-space: nowrap;
}

table.form
{
  margin: 0px;
  padding: 0px;
  border-bottom: 1px #EEEEEE solid;
  border-right: 1px #EEEEEE solid;
}

table.form th
{
  background: #EEEEEE;
  text-decoration: none;
  border: 1px #EEEEEE solid;
  border-right: 1px #DDDDDD solid;
  border-bottom: 1px #DDDDDD solid;
  padding: 1px 4px;
  left: 0px;
  text-align: left;
  top: 0px;
  vertical-align: top;  
}

table.form td
{
  text-decoration: none;
  border: 1px #FFFFFF solid;
  border-left: 1px #EEEEEE solid;
  border-top: 1px #EEEEEE solid;
  padding: 2px 4px 0px 4px;
  left: 0px;
  top: 0px;
}

table.form td.input
{
  padding-top: 1px;
}

table.form td input, table.form td textarea
{
  border: 1px solid #999999;
  border-right: 1px #CCCCCC solid;
  border-bottom: 1px #CCCCCC solid;
}

table.pricelist td
{
  text-align: left;
}

#copyright
{
  border: 1px solid #000000;
  margin-top: 16px;
  padding: 2px;
  font-size: 9px;
  text-align: center;
}

#copyright a, #copyright a:visited
{
  color: #000000;
  text-decoration: none;
}
