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; 
}




/*Aanmeldformulieren*/
table.aanmelden{
	width:100%;
	border-collapse:collapse;
}
table.aanmelden, table.aanmelden tr, table.aanmelden td{
	/*border: 1px solid #ccc;*/
}
table.aanmelden h2{
	float:right;
}
table.aanmelden td{
	vertical-align:top;
}
table.aanmelden td.small{
	width:10px;
}
table.aanmelden td.medium{
	width:80px;
}
table.aanmelden table td:first{
	width:200px;
}
table.aanmelden input[type=checkbox]{
	vertical-align:middle;
}
/*Einde aanmeldformulieren*/		




hr {
size: 1px;
color: #000000;
}

div#canvas{
margin:0 auto;
background-image:URL(/img/kader_bg.gif); 
height: 100%; 
width: 1003px;

}	
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 td, tr.hoofditem-selected td, tr.hoofditem-ov td{
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:           1px;
	 background-color: 			 #1DB224;	 
	 border-style: 					 solid;
	 cursor:								 pointer;
}

.GMap_button
{
	width: 74px;
	height: 15px;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 1px 0 0 0;
	color:									 #ffffff;
	font-weight:						 bold;
	border-color: 					 #1DB224;
	border-width:           1px;
	background-color: 			 #1DB224;	 
	border-style: 					 solid;
	cursor:								 pointer;
}

input.button_ov
{
	 color:									 #ffffff;
	 font-weight:						 bold;
	 border-color: 					 #777777;
   border-width:           1px;
	 background-color: 			 #777777;	 
	 border-style: 					 solid;
	 cursor:								 pointer;
}

/* 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;}

td.TDborder{border-bottom:solid 1px #EDEDED !important;}
