  div.box_header {
    padding: 3px;
    background: #99CC00;
    color: #FFFFFF;
    font-weight: bold;
  }
  div.box_body {
    padding: 3px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
  }
  p.abstand1 {
    margin-top: 0px;
    margin-left: 220px;
    margin-right: 10px;
    margin-bottom: 0px;
  }
  p.abstand2 {
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
  }
  .both {
    clear: both;
  }
  .loginfeld {
    width: 150px;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
  }
  .loginbutton {
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 20px;
    background: url(http://www.comucos.de/templates/img/navi_hg.jpg) repeat-x 50% 50%;
  }
  .kontaktfeld {
    width: 250px;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
  }
  .kontaktbutton {
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 20px;
    background: url(http://www.comucos.de/templates/img/navi_hg.jpg) repeat-x 50% 50%;
  }
  .suchfeld {
    margin-left: 5px;
    width: 180px;
    border: 1px solid #CCCCCC;
  }
  .suchbutton {
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 20px;
    background: url(http://www.comucos.de/templates/img/navi_hg.jpg) repeat-x;
  }
  .hr
  {
     height: 5px;
     margin-left: 15px;
     margin-right: 15px;
  }
  .bildbutton {
    border: 0px;
  }
