/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

/* BREADCRUMBS */
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
.breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
.breadcrumbs a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c9bd8;
	text-decoration: none;
}

/* SUBNAVIGATIE */
.subNavigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	text-decoration: none;
}
/* level 0 */
.subNavigatie .level0ZonderLink{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0068b4;
	text-decoration: none;
}
.subNavigatie .level0{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0068b4;
	text-decoration: none;
}
.subNavigatie .level0 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0068b4;
	text-decoration: none;
}
.subNavigatie .level0 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0068b4;
	text-decoration: none;
}
.subNavigatie .level0 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3498c4;
	text-decoration: none;
}
.subNavigatie .level0_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0068b4;
	text-decoration: none;
}
.subNavigatie .level0_selected a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0068b4;
	text-decoration: none;
}
.subNavigatie .level0_selected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0068b4;
	text-decoration: none;
}
.subNavigatie .level0_selected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0068b4;
	text-decoration: none;
}

/* level 1 */
.subNavigatie .level1ZonderLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	padding-left: 11px;
	padding-top: 4px;
	background-image: url(../images/nav_blokje.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-decoration: none;
}
.subNavigatie .level1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	/*padding-left: 11px;*/
	padding-top: 4px;
	text-decoration: none;
}
.subNavigatie .level1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	padding-left: 11px;
	padding-top: 4px;
	background-image: url(../images/nav_blokje.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-decoration: none;
}
.subNavigatie .level1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	padding-left: 11px;
	padding-top: 4px;
	background-image: url(../images/nav_blokje.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-decoration: none;
}
.subNavigatie .level1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3498c4;
	padding-left: 11px;
	padding-top: 4px;
	background-image: url(../images/nav_blokjeO.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-decoration: none;
	}
.subNavigatie .level1_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#3498c4;
	/*padding-left: 11px;*/
	padding-top: 4px;
	text-decoration: none;
	}
.subNavigatie .level1_selected a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3498c4;
	padding-left: 11px;
	padding-top: 4px;
	background-image: url(../images/nav_blokjeO.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-decoration: none;
	}
.subNavigatie .level1_selected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3498c4;
	padding-left: 11px;
	padding-top: 4px;
	background-image: url(../images/nav_blokjeO.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-decoration: none;
	}
.subNavigatie .level1_selected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3498c4;
	padding-left: 11px;
	padding-top: 4px;
	background-image: url(../images/nav_blokjeO.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-decoration: none;
	}

/* level 2 */
.subNavigatie .level2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	/*padding-left: 11px;*/
	padding-top: 2px;
	text-decoration: none;
	}
.subNavigatie .level2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 22px;
	padding-top: 2px;
	background-image: url(../images/nav_pijlke.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	text-decoration: none;
	}
.subNavigatie .level2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 22px;
	padding-top: 2px;
	background-image: url(../images/nav_pijlke.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	text-decoration: none;
	}
.subNavigatie .level2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3498c4;
	padding-left: 22px;
	padding-top: 2px;
	background-image: url(../images/nav_pijlkeO.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	text-decoration: none;
	}
.subNavigatie .level2_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#3498c4;
	/*padding-left: 22px;*/
	padding-top: 2px;
	text-decoration: none;
	}
.subNavigatie .level2_selected a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3498c4;
	padding-left: 22px;
	padding-top: 2px;
	background-image: url(../images/nav_pijlkeO.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	text-decoration: none;
	}
.subNavigatie .level2_selected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3498c4;
	padding-left: 22px;
	padding-top: 2px;
	background-image: url(../images/nav_pijlkeO.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	text-decoration: none;
	}
.subNavigatie .level2_selected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3498c4;
	padding-left: 22px;
	padding-top: 2px;
	background-image: url(../images/nav_pijlkeO.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	text-decoration: none;
	}
	
/* DEELSITES */
.linkSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.linkSite a {
	color: #ffffff;
	text-decoration: underline;
}
.linkSite a:visited{
	color: #ffffff;
}
.linkSite a:hover {
	color: #ffffff;
	font-weight: bold;
}

/* PRINT */
.logo {
	display: none;
}
.nietprinten{
	/*display:block;*/
}

/* FORM */
.input160{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 160px;
	height: 18px;
}
.input140{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 140px;
	height: 18px;
}
.input106{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #b1b1b1;
	width: 106px;
	height: 18px;
}
.inputForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #d0d0d0;
	width: 170px;
	height: 18px;
}
.inputFormMed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #d0d0d0;
	width: 260px;
	height: 18px;
}
.inputFormBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #d0d0d0;
	width: 550px;
	height: 54px;
}
.inputBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 20px;
}
.btnProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	background-color:#e5e5e5;
	height: 20px;
	width:99%;
	text-align: left;
	padding-left: 2px;
	cursor:hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #8c8c8c;
	border-bottom-color: #8c8c8c;
	border-left-color: #f0f0f0;
}

/* TABLES */
.tableRight td {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a0607;
	padding: 5px;
}
.tableRight a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a0607;
	text-decoration: underline;
	padding-left: 11px;
	padding-top: 4px;
	background-image: url(../images/nav_blokjeO.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
.tableRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#0a0607;
	text-decoration: underline;
}

/* table left */
.tableLeft td{
	font-family: Arial, Helvetica, sans-serif;
	color: #0a0607;
	padding: 5px;
}
.tableLeft a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a0607;
	text-decoration: underline;
}
.tableLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#0a0607;
	text-decoration: underline;
}

/* table border */
.tablePadding{
	padding-left: 2px;
}
.tableBorder {
	border:1px solid #cccccc
}

/* table search */
.rowLine{
	border-bottom:solid 1px;
	border-bottom-color:#e0e0e0;
}
.rowLine td, .rowLine tr{
	border-bottom:solid 1px;
	border-bottom-color:#e0e0e0;
	padding-bottom: 3px;
	padding-top: 3px;
}
.rowLineNone td, .rowLineNone tr{
	padding-bottom: 3px;
	padding-top: 3px;
}

/* table border */
.rowBorder{
	border: 1px solid #e0e0e0;
}
.rowBorder td{
	padding: 3px;
}
.rowBorder .tdgrijs{
	background-color:#e0e0e0;
	font-weight: bold;	
}
.rowBorder .tdbleu{
	background-color:#e4f3fe;
	color: #000000;	
}
.rowBorder img{
	margin-top: 8px;
	margin-bottom: 8px;
}

/* table bordermini */
.rowBordermini{
	border: 1px solid #e0e0e0;
}
.rowBordermini td{
	padding: 3px;
}
.rowBordermini .tdgrijs{
	background-color:#e0e0e0;
	font-weight: bold;	
}
.rowBordermini .tdbleu{
	background-color:#e4f3fe;
	color: #000000;	
}
.rowBordermini img{
	margin-top: 2px;
	margin-bottom: 2px;
}
/* RADIOBUTTONLIST */
.rbtlOptions{
	width: 578px;
}
.rbtlOptions td{
	width: 289px;
}

/* CURSOR */
.cursor {
	cursor:pointer;
}
