P,DIV,TABLE,TD  {
        color : #000000;
        font-family : Arial;
  font-size : 12pt;
}

TD.small  {
        font-family : Arial;
  font-size : 9pt;
}

TD.head  {
        font-family : Arial;
  font-size : 10pt;
  background-color : #808080;
  color : #000000;
  font-weight : bold;
  vertical-align : top;
}

TD.head2  {
        font-family : Arial;
  font-size : 10pt;
  background-color : #808080;
  color : #000000;
  font-weight : bold;
  vertical-align : top;
  text-align : center;
}

TD.data  {
        font-family : Arial;
  font-size : 10pt;
  background-color : #D7D7D7;
  color : #000000;
  font-style : italic;
}

TD.data2  {
        font-family : Arial;
  font-size : 10pt;
  background-color : #D7D7D7;
  color : #000000;
  text-align : right;
}
TD.data3  {
        font-family : Arial;
  font-size : 10pt;
  background-color : #D7D7D7;
  color : #000000;
  font-weight : bold;
  text-align : left;
}

TD.clean  {
        font-family : Arial;
  font-size : 10pt;
  background-color : #000000;
  color : #FFFFFF;
}

H1  {
        color : #000000;
        font-family : Arial;
  font-size : 18pt;
  font-weight : bold;
  font-style : normal;
  text-align : center;
}

H2  {
        color : #000000;
        font-family : Arial;
  font-size : 18pt;
  font-weight : bold;
  font-style : normal;
  text-decoration : underline;
  text-align : left;
}

H3  {
        color : #999999;
        font-family : Arial;
  font-size : 14pt;
  font-weight : normal;
  font-style : italic;
  text-align : center;
}

H4  {
  font-family : Arial;
  font-size : 14pt;
  text-align : center;
  horizontal-align : center;
  color : #B90100;
  font-weight : bold;
  font-style : normal;
  text-decoration : none;
}

H5  {
  font-family : Arial;
  font-size : 48pt;
  text-align : center;
  horizontal-align : center;
  color : #C0C0C0;
  font-weight : normal;
  font-style : normal;
}

H6  {
  font-family : Alfa Romeo;
  font-size : 48pt;
  text-align : center;
  color : #C0C0C0;
  font-weight : normal;
  font-style : normal;
}

A  {
        color : #464646;
  font-weight : bold;
}

A:Visited  {
}

A:Active  {
}

A:Hover  {
  color : #FF0000;
}

BODY  {
  font-family : Arial;
  color : #FFFFFF;
  font-size : 12pt;
  background-color : #C0C0C0;
  SCROLLBAR-BASE-COLOR: #000000;
  SCROLLBAR-ARROW-COLOR: #C0C0C0;
  scrollbar-track-color: #C0C0C0;

}

A.navmain {
  font-family : Arial;
  color : #464646;
  font-weight : bold;
  font-size : 10pt;
  text-decoration : none;
}

A:hover.navmain {
  font-family : Arial;
  color : #FFFF00;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : none;
  background-color : #C0C0C0;
  width : 90%;
}

A.nav {
  font-family : Arial;
  color : #464646;
  font-weight : bold;
  font-size : 10pt;
  text-decoration : none;
}

A:hover.nav {
  font-family : Arial;
  color : #B90100;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : none;
  background-color : #000000;
  width : 100%;
}

P.topic {
  font-family : Arial;
  color : #B90100;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  border-top-width : thin;
  border-top-style : solid;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-color : #B90100;
  width : 100%;
}

DIV.bigtopic {
  font-family : Arial;
  color : #B90100;
  font-size : 12pt;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  border-top-width : thin;
  border-top-style : solid;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-color : #b90100;
  width : 475;
}

DIV.bigtopic2 {
  font-family : Arial;
  color : #B90100;
  font-size : 12pt;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  border-top-width : thin;
  border-top-style : solid;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-color : #B90100;
  width : 100%;
}

DIV.subtopic {
  font-family : Arial;
  color : #000000;
  font-size : 20pt;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  border-top-width : thin;
  border-top-style : solid;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-color : #000000;
  width : 100%;
}

DIV.undertopic {
  font-family : Arial;
  color : #FFFFFF;
  font-size : 8pt;
  text-align : center;
}

DIV.clubtopic {
  font-family : Arial;
  color : #FFFFFF;
  font-size : 12pt;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  border-top-width : thin;
  border-top-style : solid;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-color : #B90100;
  width : 475;
}

DIV.jahr {
  font-family : Arial;
  font-size : 24pt;
  color : #B90100;
  font-weight : bold;
  font-style : italic;
}

HR  {
  width : 100%;
  text-align : center;
  horizontal-align : center;
  color : #000000;
}