BODY
  { color: black;
    font-family: Verdana, Helvetica, Swiss, arial, sans-serif;
    font-size: 9pt;
    font-weight: normal; font-style: normal;
    background-color: #d8edfe;    
    background-image: url(/2010/images/fom2010_banner.gif);
background-repeat: no-repeat;
background-position: top right; 
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
  }
BODY.whiteBG
  {
	 background-color: #ffffff;
  }
A:link
  { color: #000000;
    text-decoration: underline;
  }
A.blink:link
  { color: #ff0000;
/*    text-decoration: blink;  */
  }
A:visited
  { color: #000000;
    text-decoration: underline;
  }
A.blink:visited
  { color: #ff0000;
    text-decoration: underline;
  }
A:active
  { color: #000000;
    text-decoration: none;
  }
A:hover
  { color: #ff0000;
    text-decoration: underline;
  }
.nadruk
  { font-weight: bold;
  }
.partitel
  { font-weight: bold;
  }
H1
  { font-size: 14pt;
    font-weight: bold;
    color: #800080;
  }
H2
  { font-size: 14pt;
    font-weight: bold;
    color: black;
  }
H3
  { font-size: 11pt;
    font-weight: bold;
/*    color: #800080; */
    color: black;
  }
H4
  { font-size: 10pt;
    font-weight: bold;
    color: black;
  }
H5
  { font-size: 10pt;
/*    font-weight: bold; 
    color: #800080; */
     font-weight: normal;
    color: black;
  }
H6
  { font-size: 10pt;
    font-weight: bold;
    color: black;
  }
img
  { border-width: 0px;
  }
img.links
  { margin-top: 6pt;
    margin-right: 20pt;
    margin-bottom: 6pt;
  }
img.rechts
  { margin-top: 6pt;
    margin-left: 20pt;
    margin-bottom: 6pt;
  }
table
  { 
    font-family: Verdana, Helvetica, Swiss, arial, sans-serif;
    font-size: 10pt;
    font-weight: normal; font-style: normal;
  }
th
  { text-align: left;
    font-family: Verdana, Helvetica, Swiss, arial, sans-serif;
    vertical-align: top;
    font-size: 11pt;
    color: red;
  }
th.abs
  { 
    font-size: 10pt;
    color: black;
    font-weight: normal;
  }
th.acco
  { 
    font-size: 9pt;
    color: black;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
  }
th.center { text-align: center; font-size: 10pt;  color: black; font-weight: normal;}
td
  { vertical-align: top;
    font-family: Verdana, Helvetica, Swiss, arial, sans-serif;
    text-align: left;
    font-size: 9pt;
  }
td.middle
  { vertical-align: middle;
  }
td.center
  { text-align: center;
  }
td.mc {
  vertical-align: middle;
   text-align: center;
}
td.time
  {
    font-weight: bold;
  }
td.major
  { 
    font-weight: bold;
  }
td.reg
  { 
    text-align: right;
  }

