.standtabel {
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
}

.fouteinvoer{
	color: #B50D07;
	text-decoration: blink;
}

tr.sectiontableentry3 td, tr.sectiontableentry4 td, td.sectiontableentry3, td.sectiontableentry4 {
	height: 0px;
	line-height: 16px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 10px;
}
tr.sectiontableentry3 td, tr.sectiontableentry4 td, td.sectiontableentry3, td.sectiontableentry4 {
border-bottom: 1px solid #CFCFCF}
tr.sectiontableentry3 td, td.sectiontableentry3 {
background-color: #EFEFEF;
color:#666666;
}
tr.sectiontableentry4 td, td.sectiontableentry4 {
background-color: #f6f5f5;
color:#666666;
}
tr.sectiontableentry3:hover td, tr.sectiontableentry4:hover td {
background-color: #e3e1e1;
color:#666666;
}

.sectiontableheader {
/*line-height: 29px;*/
padding: 0 0px;
}

.knop {
	color: #FFFFFF;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #2e2e2e;
	width: auto;/*you can also add an image */
	padding: 0px 5px;
	line-height: 16px !important;
	line-height: 14px;
	height: 20px !important;
	height: 18px;
	margin: 1px;
	background-color: #B50D07;	
	}
	
a.jumi,	
a.jumi:hover,
a.jumi:active,
a.jumi:focus {
background:#e5e5e5;
color: #666666;
text-decoration: none;
}
