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: 3px 40px 20px 15px;
   border: 0px solid #000;
  }
  .indent_ {
   margin: 15px 40px 20px 30px;
   border: 0px solid #000;
  }
  .indent_cag {
   margin: 3px 0px 20px 15px;
   border: 0px solid #000;
  }
  .indent_media_i {
   float: left;
   width: 30px;
   margin: 10px 0 20px 0;
   border: 0px solid #000;
  }
  .indent_media_c {
   float: left;
   margin: 8px 40px 40px 0;
   border: 0px solid #000;
  }

  ul {
   list-style-type: circle;
  }



  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;
  }



 /* Centrum IP van Lentis */

 #organigramCIP {
  position: relative;
  width: 640px;
  height: 225px;
  overflow: hidden;
  border: 0px solid #000000;
  background-image: url('../images/organigramCIP.gif');
 }

    #RvB,#STIP,#Patientenzorg,#Onderzoek,#InformatieVerstrekking,#Opleiding {
     position: absolute;
     font-family: arial;
     font-size: 8pt;
     color: #FFFFFF;
     line-height: 30px;
     text-align: center;
     border: 0px solid #000000;
    }
    #Polikliniek,#Onderzoeksgroep,#InformatieVerstrekking_sub,#Opleiding_sub {
     position: absolute;
     font-family: arial;
     font-size: 8pt;
     color: #FFFFFF;
     line-height: 16px;
     text-align: center;
     border: 0px solid #000000;
    }
    #RvB { top: 10px; left: 241px; width: 155px; height: 30px; }
    #STIP { top: 50px; left: 241px; width: 155px; height: 30px; }

    #Patientenzorg { top: 95px; left: 1px; width: 155px; height: 30px; }
    #Onderzoek { top: 95px; left: 161px; width: 155px; height: 30px; }
    #InformatieVerstrekking { top: 96px; left: 320px; width: 155px; height: 30px; }
    #Opleiding { top: 95px; left: 481px; width: 155px; height: 30px; }

    #Polikliniek { top: 140px; left: 1px; width: 155px; height: 70px; }
    #Onderzoeksgroep { top: 140px; left: 161px; width: 155px; height: 70px; }
    #InformatieVerstrekking_sub { top: 140px; left: 321px; width: 155px; height: 70px; }
    #Opleiding_sub { top: 140px; left: 480px; width: 156px; height: 70px; }


/* Inschrijving 2010 */

  input {
   width: auto;
   height: auto;
   font-family: arial;
   font-size: 9pt;
   color: #000000;
  }
  textarea {
   font-family: arial;
   font-size: 9pt;
   color: #000000;
  }
  select {
   font-family: arial;
   font-size: 8pt;
   color: #000000;
  }


  .tool_tip {
   width: 550px;
   height: auto;
   overflow: hidden;
  }
  .tool_tip_e {
   font-size: 8pt;
  }
  .tool_tip_b {
   font-size: 9pt;
   font-weight: bold;
  }


