/* ---------------------- TABLES ----------------- */

table.kop {
	border:               0px;
}
table.homepage {
	padding:              6px;
	
}
td.homeOnder {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;

}
td.linkerKolom {
	width:                160px;
	border-top-width:     0px;
	border-right-width:   thin;
	border-bottom-width:  0px;
	border-left-width:    0px;
	border-top-style:     none;
	border-right-style:   dotted;
	border-bottom-style:  none;
	border-left-style:    none;
	border-top-color:     #CCCCCC;
	border-right-color:   #CCCCCC;
	border-bottom-color:  #CCCCCC;
	border-left-color:    #CCCCCC;
	padding:              5px;

}
td.rechterKolom {
	width:                160px;
	border-top-width:     8px;
	border-top-style:     solid;
	border-top-color:     #DDDDDD;
}
td.pageLeftCol {
	width:                160px;

	border-top-width:     8px;
	border-top-style:     solid;
	border-top-color:     #DDDDDD;
}
td.pageMidCol {
	width:                462px;
	background:           url(../images/dot_vertical.gif) repeat-y left;
	border-top-width:     8px;
	border-top-style:     solid;
	border-top-color:     #DDDDDD;
}
td.pageRightCol {
	background:           url(../images/dot_vertical.gif) repeat-y left;
	width:                160px;
	border-top-width:     8px;
	border-top-style:     solid;
	border-top-color:     #DDDDDD;
}
td.homeMidCol {
	width:                460px;
	background:           url(../images/dot_vertical.gif) repeat-y left;
}
td.kop {
	background-image:     url(images/bgKop.jpg);
	background-repeat:    no-repeat;
	background-position:  right center;

}
td.foto {
	background-color:     #FFFFFF;
	border-top-width:     8px;
	border-top-style:     solid;
	border-top-color:     #DDDDDD;
	border-bottom-width:  thin;
	border-bottom-style:  dotted;
	border-bottom-color:  #CCCCCC;
}
td.menu {
	border-top-width:     thin;
	border-top-style:     dotted;
	border-right-style:   none;
	border-bottom-style:  none;
	border-left-style:    none;
	border-top-color:     #CCCCCC;
}
td.menuLeft {
	width:                160px;     
	background:           url(../images/dot_hor.gif) repeat-x top;
}
td.submenuLeft {
	background:           url(../images/dot_hor.gif) repeat-x top;
}
td.eindMenuLeft {
	background:           url(../images/dot_hor_verloop.gif) repeat-x top;
}
td.copyright {
	border-top-width:     thin;
	border-top-style:     dotted;
	border-right-style:   none;
	border-bottom-style:  none;
	border-left-style:    none;
	border-top-color:     #CCCCCC;
	background-color:	    #EEEEEE;
}
td.newsRechts {
	border-top-width:     thin;
	border-top-style:     dotted;
	border-top-color:     #CCCCCC;
}
td.adminSub {
	border-bottom-width:  thin;
	border-bottom-style:  dotted;
	border-bottom-color:  #CCCCCC;
}
td.newsBalk {
	background:           #FFFFFF;
}
td.newsPag {
	background: url(../images/dot_hor.gif) repeat-x 450px top;
}