font { font-family: arial; font-size: 9pt; line-height: 18px; color: #000000; }


  .titel {
   font-family: arial;
   font-size: 14pt;
   color: #B0005B;
   line-height: 30px;
   width: 100%;
   border: 0px solid #000000;
   border-bottom: 3px dotted #B0005B;
   margin: 0 0 1px 0;
  }

  font.subtitel {
   font-family: arial;
   font-size: 12pt;
  }

  font.sub2titel {
   font-family: arial;
   font-size: 11pt;
  }

  .indent {
   margin: 20px;
  }


  a {
   font-family: arial;
   font-size: 9pt;
   line-height: 18px;
  }
  a:link,a:active,a:visited  {
   color: #B0005B;
   text-decoration: underline;
  }
  a:hover {
   color: #000000;
   text-decoration: none;
  }



  font.breadcrumb {
   font-family: tahoma, arial;
   font-size: 7pt;
   color: #000000;
   line-height: 15px;
  }
  a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited,a.breadcrumb:hover {
   font-family: tahoma, arial;
   font-size: 7pt;
   color: #B0005B;
   text-decoration: underline;
   line-height: 20px;
  }
  a.breadcrumb:hover {
   color: #000000;
   text-decoration: none;
  }



  table {
   width: auto;
   height: auto;
   font-family: arial;
   font-size: 9pt;
   color: #000000;
   line-height: 17px;
  }




  .div_aanmelden {
   position: relative;
   width: 400px;
   height: auto;
   margin: 2px 0px 0px 0px;
   padding: 5px;
   font-family: arial;
   font-size: 8pt;
   background-color: #E8F1A5;
   border: 1px solid #BED600;
   cursor: pointer;
  }
  a.aanmelden {
   font-family: arial;
   font-size: 9pt;
   line-height: 20px;
  }
  a.aanmelden:link,a.aanmelden:active,a.aanmelden:visited  {
   color: #000000;
   text-decoration: none;
  }
  a.aanmelden:hover {
   color: #FFF; /* #B0005B; */
   text-decoration: none;
  }


