body, table, td, a, input, select, textarea{
font-family: arial;
font-size: 11px;
}
table, td{
font-family: arial;
font-size: 11px;
border: solid 0px #ffffff; 
}

hr {
size: 1;
color: #000000;
}

div#canvas{
position:absolute;
background-image:URL(/img/kader_bg.gif); 
height: 100%; 
width: 786px;
top: 0px;
right:50%;
margin-left:-397px;
margin-right:-397px;
}	
body{
margin: 0px 0px 0px 0px;
background-color: #F6F6F6;
}
table.template{
background-color: #ffffff; 
border-left: solid 1px #ffffff; 
border-right: solid 1px #ffffff;

}

/* menuitems */
tr.hoofditem, tr.hoofditem-selected, tr.hoofditem-ov{
color: #ffffff;	
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;	
cursor: pointer;	
}	

tr.subitem, tr.subitem-ov, tr.subitem-selected{
color: #ffffff;	
padding-left: 18px;
padding-top: 2px;
padding-bottom: 2px;	
cursor: pointer;	
}	

tr.hoofditem{
background-color: #84868C;	
}
tr.hoofditem-ov{
background-color: #1DB224;
}	
tr.hoofditem-selected{
cursor: default;
background-color: #1DB224;
}		
a.hoofditem{
text-decoration: none;
color: #ffffff;
}
a.subitem{
text-decoration: none;
color: #000000;
}
tr.subitem{
color: #000000;
background-color: #C7C7C7;	
}
tr.subitem-ov{
color: #000000;
background-color: #FFFFFF;
}	
tr.subitem-selected{
color: #000000;
cursor: default;	
background-color: #FFFFFF;
}		
tr.menuitem-spacer{
background-color: #ffffff;
height: 1px;
}


 /* content */
.kop{
color: #1DB224;
font-weight: bold;
font-size: 14px;
}
.kop-klein{
color: #1DB224;
font-weight: bold;
font-size: 12px;
}
.content{
padding-top: 20px;
}
.tekst-inleiding{
font-weight: bold;
color: #000000;
text-align: justify;
}

a.kruimelpad{
text-decoration: none;
color: #000000;
}
a.kruimelpad:hover{
text-decoration: none;
color: #1DB224;
}
ul{
margin: 0px 0px 0px 15px;
list-style-image: url(/img/bullet.gif);
padding: 0px;


}
a.lees-verder{
font-weight: bold;
color: #000000;
text-decoration: none;
}
a.lees-verder:hover{
font-weight: bold;
color: #1DB224;
text-decoration: none;
}
a.link{
color: #000000;
text-decoration: underline;
}
a.link:hover{
color: #000000;
text-decoration: none;
}
a.nieuwslink{
color: #000000;
text-decoration: none;
}
a.nieuwslink:hover{
color: #000000;
text-decoration: underline;
}

input.button
{
	 color:									 #ffffff;
	 font-weight:						 bold;
	 border-color: 					 #1DB224;
   border-width:           1;
	 background-color: 			 #1DB224;	 
	 border-style: 					 solid;
	 cursor:								 hand;
}

input.button_ov
{
	 color:									 #ffffff;
	 font-weight:						 bold;
	 border-color: 					 #777777;
   border-width:           1;
	 background-color: 			 #777777;	 
	 border-style: 					 solid;
	 cursor:								 hand;
}

/* color message */
.message {
  color: #CC0234;
	font-weight: bold;
}

td.A-meer a{color:#1DB224;font-weight:bold;}
tr.BoldKop td{font-weight:bold;background:#F3F3F3;}
tr.Detail td{border-bottom:dotted 1px #EDEDED !important;}
td.A-link a{font-weight:bold;color:#000000;}


table.DISABLEPRINT, tr.DISABLEPRINT, td.DISABLEPRINT{display:none !important;}
td.TDborder{border-bottom:0px !important;}
table.TABLEPRINT, table.TABLEPRINT td, table.TABLEPRINT tr, tr.BoldKop{border: solid 1px #000000 !important;border-collapse:collapse;}
tr.BoldKop{background:#F3F3F3 !important;}
tr.Detail{border: solid 1px #000000 !important;}
