body {
  font-family:  Arial;
  font-size:12pt;
  margin:0px;
  margin-top:2px;
  background-image:url(../images/topslice.png);
  background-position:0px 20px;
  background-repeat:repeat-x;
}

div{
  border:0px solid #000000; 
}

table{
  font-size:10pt;
}

div.main{
  width:1000px;

}


/* top of page */
div.page_top{        float:left;    height:183px;  width:990px; background-image:url(../images/topslice.png); background-repeat:repeat-x; background-position:0px 18px; overflow:hidden; }
div.page_top_logo{   float:left;    height:140px;  width:725px; margin-top:47px;    overflow:hidden;}
div.page_top_menu_p{  float:left;   height:100px;  width:118px; margin-top:30px;  color:#008BB9;  }
div.page_top_menu{   float:left;    height:100px;  width:550px; margin-top:30px;  color:#008BB9; }
div.page_top_menu a{ color:#008BB9; text-decoration:none; }

div.page_top_blok{   float:left;    height:190px;  width:200px; margin-top:0px;    background-image:url(../images/topblok.png); background-repeat:no-repeat; background-position:0px 18px;}

/* down of page */
div.page_down{          float:left;     width:990px;  }
div.page_down_content_p{float:left;     width:125px; height:400px; }
div.page_down_content{  float:left;     width:600px;  }
div.page_down_contents{ float:left;     width:575px;   padding-bottom:20px; overflow:hidden; }

div.page_down_side{     float:left;     width:181px;   height:530px; margin-left:0px;  background-image:url(../images/testbar.jpg);   background-repeat:no-repeat; }
div.page_down_feat{     float:left;     width:720px;   height:30px;  margin-left:30px;  background-image:url(../images/featslice.png);  background-repeat:repeat-y;  line-height:30px; color:#008bb9; font-weight:bold; font-size:10pt;}

h2{ color:#008BB9;   font-size:16pt;}


/* content indeling */
.titel{      color:#008BB9;    font-size:14pt;    margin-top:20px;  font-weight:bold;  }
.inleiding{  color:#000000;    font-weight:bold;  margin-top:20px;  font-style: italic;   width:500px; }
.tekst{      float:left;       color:282426;      width:550px;      margin-top:0px;   }
.afbeelding{ float:left;       width:260px;       height:200px;     margin-top:20px;    background-repeat:no-repeat; }


/* overige */
.lnk_object{       color:#000000; text-decoration:none; }
.lnk_object:hover{ color:#000000; text-decoration:none; }


h3{ color:#008BB9; font-size:11px; line-height:12px; }

a{       color:#004080; text-decoration:underline; }
a:hover{ color:#004080; text-decoration:underline; }


div.object_kop{ float:left; width:140px; border-bottom:#CDCDCD solid 1px;  font-weight:bold;}

div.object_veld{ float:left; width:195px; border-bottom:#CDCDCD solid 1px; }

.red{  color:red; }
