/*
orig header groen 9DF000
donker blauw 000066
zacht blauw 639ace
donker groen 009900
zacht groen 9CCF9C
*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
img,body,html{border:0;}

ol,ul{list-style:none;}

.frame {
	margin:0 auto;
	position:relative;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	
/*	height:680px;*/
}

.left {
	height: 100%;
	width:160px;
	padding-right:5px;
	vertical-align: top;
	background-repeat:no-repeat;
}



/* IE6 hack 
* .left {
	height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.content {
	position:absolute;
	top:170px;
	width:595px;
	left:155px;
	padding:10px;
}

*/
.content {
	position:absolute;
	top:0px;
}

.main {
	padding:10px;
	vertical-align: top;

	border-bottom-style:: solid;
	border-bottom-width::thin;
	border-bottom-color:#9DF000;

}

.right {
	position:absolute;
	height: 100%;
	width:140px;
	left:590px;
	top:170px;
	padding-right:10px; 
	padding-left:20px;
	color: #FFFFFF;
	background-color:#484858;
}

body, .tussenkop, .kopgrijs, input, select {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
	color:#333333;
}

/*
.menu {
padding-bottom:5px;
}
*/
a, .menu a {
/*    color: #FFFFFF;*/
	color: #000000;
    text-decoration: none;
    line-height: 16px;
}

.table_res .id a, .acted a{
    text-decoration: underline;
}

a:hover, .menu a:hover {
    line-height: 16px;
    color: #81C700;
    text-decoration: underline;
}


.menukop {	
    font-size: 12px;
    font-weight: bold;
    color: rgb(129, 199, 0);
}

.kop {
	margin-bottom:5px;
	font-size: 12px;
	font-weight:bold;
	color:#CC33CC;
}

.tussenkop, .marker {
    font-size: 12px;
    font-weight: bold;
/*    color: rgb(129, 199, 0);*/
    color: #333366;
	padding-bottom:3px;
	padding-top:2px;
}


hr {
	border:0;
	border-top: 1px solid;
	height: 0px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#AAAAAA;
	border-color:#AAAAAA;
}

.currentNavItem, .menu .currentNavItem {
	COLOR: #81C700;
}

.lead {
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 10px;
}

.group_header {
/*background-color: #639ace;*/
    color: #FFFFFF;
background-color: #333366;
	vertical-align: top;
	text-align:left;
/*	border-bottom-style: solid;
	border-bottom-color: #484858;
	border-bottom-width: medium;
	*/
}

.ARfD_ex {
	background-color: #FFCCFF;
}

.MRL_ex {
/*background-color: #F55252;*/
	background-color: #F76A6A;
}

.group_header td {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}

.group {
	font-size:20px;
}

.table_index {
	width:100%;
}

.table_index td{
	vertical-align:top;
}

.table_index a {
	text-decoration:none;
}

.table_index a:hover {
	text-decoration:underline;
}


.table_res {
	border-spacing:0px;
	border-collapse:collapse;
}

.table_res th{
	vertical-align: top;
	text-align:left;
	border-bottom-style: solid;
	border-bottom-color: #81C700;
	border-bottom-width: medium;
	padding: 4px;
}

.table_res td{
	vertical-align: top;
	text-align:left;
	padding-bottom: 2px;
	padding-top: 2px;	
}

input, select {
margin-bottom:3px;
}

.acted, .presets{
/*	background-color: #FFFFCC;*/
	padding: 10px;
	margin-top:5px;
	border: thin solid #AAAAAA;	
}

.company_acted {
	color: #81C700;
}

.company_not_acted {
	color: #CC33CC;
}

.faq ul {
	margin:0;
	padding:0;

	/*
	ol,ul{list-style:none;}
	*/
}

.faq li {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:15px;
	list-style:circle;
}

.faq a {  
	color: #81C700; 
}

.faq a:hover {  
	color: #81C700; 
}

.kopgrijs {
color:#333366;
font-size:12px;
font-weight:bold;
}


.error {
	color: #FF0000;
}

.debug {
	color: #9900FF;
}

.processing {
	color: #0000FF;
}

.status {
	color: #009900;
}

#stat_div {
	position:absolute;
	left:160px;
	top:52px;
	width:572px;
	z-index:1;
	font-size:12px;
	color:#000000;
	padding:5px;
	text-align:center;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
}
#stat_count {
 font-weight:bold;
}
