body, font, table {
	font-family: arial;
	font-size: 9pt;
	line-height: 17px;
}


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

a.more:link,a.more:active,a.more:visited,a.more:hover {
	font-size: 8pt;
}


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

  .subtitel {
   font-size: 12pt;
  }

  .sub2titel {
   font-size: 11pt;
  }


  .i_ {
   margin: 15px 0 5px 20px;
   border: 0px solid #000;
   line-height: 17px;
  }
  .i8 {
   margin: 15px 0 5px 20px;
   border: 0px solid #000;
   font: 8pt arial;
   line-height: 16px;
  }

  .i8 a:link,
  .i8 a:active,
  .i8 a:visited,
  .i8 a:hover {
   font-size: 8pt;
   line-height: 16px;
  }


  .i_cag {
   margin: 5px 0 0 20px;
   border: 0px solid #000;
   background-color: #fff;
  }

  .i_g {
   margin: 10px 0 10px 0;
   border: 1px solid #CCC;
   background-color: #F0F0F0;
   padding: 15px;
  }

  .ref {
   text-indent: -20px;
   margin: 0 0 5px 40px;
  }
  .bron {
   font: 8pt arial;
   text-indent: -20px;
   margin: 0 0 5px 20px;
  }


  input {
   width: auto;
   height: auto;
   font-family: arial;
   font-size: 9pt;
   color: #000;
  }




  textarea {
   font-family: arial;
   font-size: 9pt;
   color: #000;
  }
  select {
   font-family: arial;
   font-size: 8pt;
   color: #000;
  }


  b {
   color: #333;
  }

  ul {
   list-style-type: circle;
  }





/**
 * homepage
 */

  .l_content {
   position: relative;
   float: left;
   width: 425px;
   height: auto;
   margin: 0 0 0 0;
   border: 0px dotted #000;
   font-family: arial;
   font-size: 9pt;
   line-height: 18px;
   overflow: hidden;
  }

  .r_content {
   position: relative;
   float: right;
   width: 215px;
   height: auto;
   margin: 0 0 0 0;
   border: 0px dotted #000;
   font-family: arial;
   font-size: 8pt;
   line-height: 15px;
  }

  .ip_block {
   width: auto;
   height: auto;
   border: 1px solid #BED600;
   background-color: #E8F1A5;
   padding: 8px;
   margin: 8px 0 12px 0;
   font-size: 8pt;
   line-height: 15px;

  }


  .nbr {
   float: right;
   margin: 0 0 10px 20px;
   width: 210px;
   height: 150px;
   font: 8pt arial;
   overflow: hidden;
  }

  .nb_email {
   width: 130px;
   font-size: 8pt;
  }
  .nb_s_email {
   width: 70px;
   height: auto;
   font-size: 8pt;
   text-align: center;
  }





/**
 * centrum integrale psychiatrie
 */

 .organigram {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 640px;
  height: 225px;
  overflow: hidden;
  border: 0px solid #000000;
 }

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

    .Patientenzorg { top: 94px; left: 1px; width: 154px; height: 30px; }
    .Onderzoek { top: 94px; left: 161px; width: 154px; height: 30px; }
    .InformatieVerstrekking { top: 94px; left: 321px; width: 154px; height: 30px; }
    .Opleiding { top: 94px; left: 481px; width: 154px; height: 30px; }

    .Polikliniek { top: 142px; left: 1px; width: 154px; height: 72px; }
    .Onderzoeksgroep { top: 142px; left: 161px; width: 154px; height: 72px; }
    .InformatieVerstrekking_sub { top: 142px; left: 321px; width: 154px; height: 72px; }
    .Opleiding_sub { top: 142px; left: 481px; width: 154px; height: 72px; }




