body {
	/* background-color: #d1e6f4; */
	font-family: Verdana;
	background-color: #E7EBF4;
}

p {
	color: #000000;
	font-family: Verdana;
}

#horline {left: 0px; top:29px; position:absolute; width:751px; height:4px; background-color:#F0F7FB; font-size:1px}
#vertline {left:591px; top:0px; position:absolute; width:4px; height:510px; background-color:#F0F7FB; font-size:1px}
#vertline2 {left:591px; top:0px; position:absolute; width:4px; height:320px; background-color:#F0F7FB; font-size:1px}

.context {
	position: absolute; 
	left: 610px;
	top: 5px;
	text-align: center;
	width: 109px;
	color: #333333;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
	border: 3px solid red;
	padding: 5px;
}

.pijltekst {color: #385F87; font-weight: bold; font-family: Verdana; font-size:11px;}
.pijl1 {left: 610px; top:  50px; font-weight:bold; text-align: center; position: absolute; width: 130px; height: 40px;}
.pijl2 {left: 610px; top: 110px; font-weight:bold; text-align: center; position: absolute; width: 130px; height: 40px;}
.pijl3 {left: 610px; top: 170px; font-weight:bold; text-align: center; position: absolute; width: 130px; height: 40px;}
.pijl4 {left: 610px; top: 230px; font-weight:bold; text-align: center; position: absolute; width: 130px; height: 40px;}

#arrback {position: absolute; width: 24px; height: 13px; z-index: 1; left: 620px; top: 410px} 
#arrfwd {position: absolute; width: 13px; height: 1px; z-index: 2; left: 680px; top: 410px}


.label {
	/* color:#3e56a1; */
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}

.input {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}

select.input {
	width: 188px;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	
}

input.input {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

.helptxt {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
}

.btnDk {
	background-attachment: fixed;
	background-color: #3e56a1;
	background-position: center center;
	height: 25px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	border: 3px solid #ffffff;
	cursor: pointer;
	color: #FFFFFF;
	padding-bottom: 2px;
}

#invoegen {position: absolute; width: 75px; height: 0px; z-index: 3; left: 620px; top: 304px}
#stoppen {position: absolute; width: 75px; height: 0px; z-index: 4; left: 620px; top: 337px}

#print {position: absolute; width: 32px; height: 15px; z-index: 3; left: 620px; top: 304px}
#export {position: absolute; width: 120px; height: 0px; z-index: 4; left: 620px; top: 337px}





td.label2 {
	width:100px
}

.errormsg {
	float: left;
	background-color: #E7EBF4; /*#e5f0f9;*/
	width: 400px;
	height: 100px;
	border: 2px solid #bbd8f0;
	padding: 10px;
	margin-top: 50px;
	padding-bottom: 30px;
	margin-left: 35px;
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000; /*#385f87;*/
}

.btnLt {
	background-attachment: fixed;
	background-color: #C1DEF0;
	background-position: center center;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border: 1px solid #000080;
	cursor: pointer;
	color: White;
	font-weight: bold;
}

.imgButton{	cursor: pointer; }

.label_header {
	font-weight: bold;
}

.copyright {
	color:#385F87;
	font-weight: bold;
	font-family: Verdana;
	font-size:9px;
	letter-spacing: 0.05em;
	line-height: 1.0em;
}


.tabletitle {
	color:#385F87;
	font-weight: bold;
	font-size:13px;
	font-family: Verdana
}
.tablesubtitle {
	color:#385F87;
	font-weight: bold;
	font-size:11px;
	font-family: Verdana
}

.tablecol1 {
	color:#385F87;
	font-weight: bold;
	font-size:11px;
	font-family: Verdana;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.tablecolx {
	color:#385F87;
	font-weight: normal;
	font-size:11px;
	width:60px;
	font-family: Verdana;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}


.header {background-color:#355BD5; border-color:#355BD5; color: #FFFFFF; font-weight:bold }
.titel {color:#355BD5; font-weight: bold; } /* text-size:2;*/
.txtFlowOff {color: #355BD5;font-weight: bold;font-size:12px;  text-align: center;  }
.txtFlowOn {color: #FFFFFF;font-weight: bold; font-size:12px; text-align: center;}

.graph {
	height:400px;
	width:500px;
	overflow-x:hidden;
	overflow-y:hidden;
	border: 2px solid #FFFFFF;
}


.actief { background-color: #FFFFFF;}
.nietactief { background-color: #C1DEF0;}

