/* $Id: mod_coppejans.css,v 1.1.1.1 2005/06/30 08:30:39 hillebrand Exp $ */

/* Main */
.topCell, .bottomCell, .menuCell, .menuCellLite, .firstMenuItem, .menuItem, 
.contentTitle, .darkCell, .topMenuContainer, .hotItemContainer, .tableContainer {
	background-color: #0381aa;
}

.menuItemActivePath {
	background-color: #8f919e;
}

.leftMenuMain, .contentContainer, .hotItemContainer, .tableContainer {
	border-color: #0381aa;
}

/* MainContrast */
.menuCell, .menuCell a, menuCell a:visited,
.menuCellLite, .menuCellLite a,
.zoekSubmit,
.zoekSubmit a, .zoekSubmit a:visited,
.menuItem a,
.contentTitle .header,
.contentTitle .header a.kruimelPad, .contentTitle .header a.kruimelPad:visited,
.contentTable th {
	color: white;
}

.zoekForm input, textarea, .zoekSubmit, .contentForm input.wide {
	border-color: #ebecf1;
}
.zoekForm input, textarea {
	background-color: #ebecf1;
}
textarea {
	scrollbar-base-color: #ebecf1;
	/*scrollbar-face-color: #f3dea0; 
	scrollbar-shadow-color: #f3dea0;
	scrollbar-darkshadow-color: #f3dea0;
	scrollbar-highlight-color: #f3dea0;
	scrollbar-arrow-color: #f3dea0;
	scrollbar-3dlight-color: #f3dea0;*/
}

/* Highlight */
.firstMenuItem:hover, .menuItem a:hover {
	background-color: #aeb0bf;
}

/* Canvas */
.contentCell, .contentTable td, .contentForm input.wide, .contentForm select.wide {
	background-color: #ebecf1;
}

/* InputCanvas InputBorder */
.contentCell input, .contentCell select {
	background-color: #ebecf1;
}

/* Content */
.contentContainer {
	background-color: white;
}

/* ContentContrast */

body {
	color: black;
}

/* Support */
.contentBody .titelKop, .contentBody a,
.contentBody a:visited,
a.nextChevron,
.hotItemTitle {
	color: #fd1813;
}
.contentBody .tussenKop {
	color: #000000;
}

.headerBody .titelKop,
.headerBody a,
.headerBody a:visited {
	color: #fd1813;
}
.headerBody .tussenKop {
	color: #fd1813;
}


/* scrollbar */
.contentBody {
	scrollbar-base-color: #c5d6ea;
}

.contentBody .titelKop {
	color: #0381aa;
}

.headerBody .titelKop {
	color: 0381aa;
}

.listBody .titelKop {
	color: 0381aa;
}
