/*
additional stylesheet for Voederbak.nl
last updated 2011-01-06
*/


/* backgrounds and borders */
/* #toc, #sub .contentItem { */
#sub .contentItem {
  /* background-color: #eeffdd; */
  border: 1pt solid #77BB77;
}
#toc {
	border-left: 4px solid #e05555;
	padding-left: 3px;
}

#toc .tocInnerWrapper {
	border-left: 4px solid #eeaa33;
}
/* #toc .header, #sub .header { */
#sub .header {
  background-color: #cceeaa;
}
#toc .tocSectionNotLast {
  /* border-bottom: 1px solid #77BB77; */
}
/*
.sitemap .tocSection {
  border-bottom: 1px solid #77BB77;
}
*/
.toc1 {
  /* border-bottom: 1px solid #77BB77; */
}
.toc2 {
  /* border-bottom: 1px solid #77BB77; */
}
table.table_x-borderVCenter {
	border-right: 1px solid #77BB77;
	border-bottom: 1px solid #77BB77;
}
table.table_x-borderVCenter td {
	border-left: 1px solid #77BB77;
	border-top: 1px solid #77BB77;
}
table.table_x-vBorder {
	border-right: 1px solid #77BB77;
}
table.table_x-vBorder td {
	border-left: 1px solid #77BB77;
}
/*
.general1 {
  background-color: #f0d0a0;
}
.general2 {
  background-color: #f0d0a0;
}
*/
div.special {
  background-color: #f8f0d0;
  border: 1pt solid #f0d0a0;
}
.footer td {
	/* background-color: #11AA11; */
	background-color: #AAAAAA;
}
#main .title1 .refDescr, .sub refDescr {
  COLOR: #777777;
}

