/**  (c) 2004 NEUTRASOFT GmbH & Co. KG
***  CSS Definition for epoz
***
***  2004/01/19  bringi  
**/

h1, h2, h3, h4, h5, h6 {
 margin: 7px 0px 8px 0px;
 font-family: Verdana, Helvetica, sans-serif;
}

p, ul, li {
 margin: 7px 0px 8px 0px;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 9pt;
 line-height: 150%; 
}

ul {
 _margin: 0px 0px 0px 20px;
} 

a, a:link, a:visited, a:hover, a:active {
 color: #00f;
}

img {
 border: none;
}

/* table {
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
} */

table.hell {
  border-collapse:collapse;
  width: 506px;
}

table.hell thead td {
  background: url(thboxo.gif) bottom left no-repeat;
  height: 12px;
}

table.hell tfoot td {
  background: url(thboxu.gif) top left no-repeat;
  height: 12px;
}

table.hell tbody td {
  background-color: #ebeef5;
  border-style:hidden;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 9pt;
  padding: 4px 4px 4px 4px;
}

table.dunkel {
  border-collapse:collapse;
  width: 506px;
}

table.dunkel thead td {
  background: url(tdboxo.gif) bottom left no-repeat;
  height: 12px;
}

table.dunkel tfoot td {
  background: url(tdboxu.gif) top left no-repeat;
  height: 12px;
}

table.dunkel tbody td {
  background-color: #c4d0de;
  border-style:hidden;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 9pt;
  padding: 4px 4px 4px 4px;
}

/**
***  end of file
**/
