body
{     margin:            0px;
      margin-top:        20px;
      font-family:       Verdana;   Open Sans, sans-serif;
      color:             #444444
}
table.rahmen
{     width:             720px;
}
th
{     font-size:         12px;
      line-height:       17px;
      font-weight:       bold;
}
td
{     padding:           5px;
      font-size:         12px;
      line-height:       17px;
}
div
{     padding-top:       5px;
      padding-bottom:    8px;
      border-bottom:     none;1px dotted #999999;
}
div.applet
{     padding-top:       5px;
      padding-bottom:    5px;
}
p
{     padding-top:       2px;
}

a
{     color:             #cc6622;
      font-weight:       normal;bold;
      text-decoration:   none;
}
a:hover
{     text-decoration:   none;
      border-bottom:     1px dotted;
}
h1
{     height:            35px;
      border-bottom:     1px solid #666666;
      font-size:         24px ;
      font-weight:       normal;
}
h2
{     margin-top:        25px;
      margin-bottom:     5px;
      font-size:         18px;
      line-height:       20px;
      font-weight:       normal; bold;
}
h3
{     margin-top:        15px;
      margin-bottom:     5px;
      padding-bottom:    2px;
      font-size:         15px;
      font-weight:       normal;
}
h4
{     margin-top:        10px;
      margin-bottom:     5px;
      font-weight:       bold;
      color:             #333333;
}
ul
{     margin-top:        2px;
      margin-bottom:     2px;

}
ol
{     margin-top:        2px;
      margin-bottom:     2px;
}
li
{     margin-top:        0px;
      margin-bottom:     0px;
}
hr
{     background-color:  #666666;
      color:             #666666;
      height:            1px;
}