#pageHeader {
    width: 800px;
    }

td.p_links#kolom {
   padding: 0 10px 0 30px;
   width: 600px;
   vertical-align: top;
   }

td.putil {
   padding: 1em 1em 1em 60px;
   }

td.topleft {
   padding: 1em 1em 1em 100px;
   }

td.broodkruimels {
    padding: 1em 1em 1em 30px;
    font-size: 0.8em;
    color: #3e3a7a;
    }

td.ptitle {
    padding: 0;
    }

td.rechts {
    width: 200px;
    vertical-align: top;
    padding: 10px;
    margin-left: 15px;
    border: 1px solid lightgray;
    }

td.promo {
    padding: 0 0 0 30px;
    }

p.annotation {
    visibility: hidden;
    }

h1 {
    padding: 0 0 0 30px;
    color: #184F4C;
    }

h2 { 
    font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 17px; color: #1a4e4a; display: block; border-bottom: solid 1px #82bc32; 
    text-shadow: #999999 0.2em 0.2em 3px;}
h3 { 
    font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 15px; color: #1a4e4a; display: block; margin: 1em 0 5px 0; 
    text-shadow: #a3c685 0.15em 0.15em 3px;}
h4 { 
    font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; color: #1a4e4a; display: block; margin: 1em 0 3px 0; }
h5 { 
    font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; color: #1a4e4a; display: block; margin: 1em 0 2px 0; }
h6 { 
    font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; color: #1a4e4a; display: block; margin: 1.2em 0 0.8em 0; font-weight: 700; }

p.p {
    font-size: 0.9em;
    margin: 0;
    line-height: 1.3em;
    }

p.lead {
    font-size: 0.9em;
    font-weight: 800;
    margin: 0;
    line-height: 1.3em;
    }
    
/* _____________________ antropia table print styles _________________________________ */

table {
    font-size: 0.9em;    
    }

table a {
    text-decoration: none;
    color: #184F4C;
    }

table.silvatable {
  empty-cells: show;
  border-collapse: collapse;
  margin-bottom: 1em;
}
table.silvatable tr {
  vertical-align: top;
  border-bottom: 1px solid #C2CFDC;
} 
table.silvatable tr.rowheading {
  font-size: 12pt;
} 
table.silvatable td {
  border-right: none ! important;
} 
table.silvatable td strong {
  display:  block;
} 

table.silvatable th.align-left, table.silvatable td.align-left {
  text-align: left;
}
table.silvatable th.align-center, table.silvatable td.align-center {
  text-align: center;
}
table.silvatable th.align-right, table.silvatable td.align-right {
  text-align: right;
}

table.plain {
  border-style: none;
} 
table.plain td {
  border-right: none ! important;
}
 
table.list td {
  border-bottom: 1px solid #C2CFDC;
} 

table.list tr.rowheading td, table.list thead th {
  border-bottom: 1px solid #C2CFDC;
} 
  
table.grid td, table.grid thead th {
  border: 1px solid #C2CFDC;
  border-right: 1px solid #C2CFDC ! important;
} 
  
table.datagrid td {
  border: 1px solid #C2CFDC;
  border-right: 1px solid #C2CFDC ! important;
} 
table.datagrid tr.rowheading td {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none ! important;  
} 

table.simple {
  border-style: none;
}

table.simple thead th {
  font-weight: normal;
}

td.even table td {
  border-right: none ! important;
}

/*___________________________ print footer _______________________________*/

#printFooter {
    font-size: 0.8em;
    padding: 4px 0 0 30px;
    margin-top: 2em;
    border-top: 1px solid #C2CFDC;
    width: 830px;
    overflow: hidden;
    }

#ci {
    width:30% !important;
    float:left;
    padding-right:3% !important;
    padding-right /**/:7%;
    height:1%;
    }
    
#ci table.silvatable tr {
    border-bottom: 0;
    }

#loc {
    margin-left: 34%;
    padding-top: 0.01em;
    height:180px;
    white-space: nowrap;
    vertical-align: top;
    }

#ov {
    margin-left: 60px;
    }

#cp {
    overflow: hidden;
    }

img.default, img.image-center, img.image-right, img.image-left {
    margin: 1em 0;
    }

.image a {
    border: none;
    }

li, li a {
   font-size: 0.9em;
   line-height: 1.3em;
   }


/*___________________________ align/float _______________________________*/
.image-left {
text-align: left;
border: none;
}

.image-center {
text-align: center;
border: none;
}

.image-right {
text-align: right;
border: none;
}

.float-left {
float: left;
margin-right: 1em;
clear: none;
border: none;
}

.float-right {
float: right;
margin-left: 1em;
clear: none;
border: none;
}

.default  {
border: none;
}
