body {
	background-color:#FFFFFF;
	margin:0px;padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
td, p a {font-size:13px;}

#menutop {
background-color:#6b1c21;
padding:0px;margin:0px;
}
#menutop table.menu_Hoofdmenu {padding:0px;margin:0px;border-collapse:collapse;}
#menutop a {font-family: Arial, Helvetica, sans-serif;color:#bd968c;font-weight:bold;text-decoration:none;font-size:12px;padding-left:15px;padding-right:45px;padding-top:4px;padding-bottom:4px;display:block;}
#menutop a:hover {color:white;}

#content {
background-color:#DDDDDD;
height:350px;
padding:10px;
padding-left:15px;

}
#content a {font-size:13px;}
#footer {
background-color:#6b1c21;
color:#FFFFFF;
text-align:center;
height:23px;
border-top:1px solid #000000;
font-size: 12px;
}
#footer a {color:#FFFFFF;text-decoration:none;}
#footer a:hover {text-decoration:underline;}

a {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;;
	color: black;}
	
.printTable td {border:0px solid #CCCCCC;}
.archieflink {
	border: 0px solid red;
	width:100%;
	text-align:right;
	}
#pager {width:100%;text-align:right;clear:both;}
#banner {
	background-color:#DFC6BB;
	width:788px;
}
#paginatitel {
	padding:0px;margin:0px;font-size:16px;padding-top:10px;padding-bottom:10px;
}
#zoek_print {
	border:0px solid red;
	padding:0px;margin:0px;
	padding-bottom:5px;
	vertical-align:bottom;
	text-align:right;
	background-color:#DFC6BB;
}
#zoek_print a {font-size: 12px;text-decoration:none;}
#print {margin-bottom:-6px;}
#searchform {
	padding:0px;
	margin:0px;
	display:inline;
}
#searchform .textbox {
	border:1px solid #999999;
	width:100px;
}
#colLeft{
	width:170px;
	background-color:#F2EAEB;
	border-right:1px solid #C0B6A7;
}

#tableMain {
background:url(images/background-maintd.gif);
	background-repeat:repeat-y;
	background-position:top right;
	width:100%;	
}
#tableMain #footer{
	background-color:#DFC6BB;
	text-align:center;
	padding:3px;
}
#tableMain tr td a {}
#colCenter {}

/* Opmaak tekst */

a.readmore {
	float:right;
	padding:10px;
	text-decoration:none;
	font-size:12px;
}
a.readmore:hover {
	color:#666666;
}
.Bold {font-weight: bold;}

.artikelKop, .artikelKop h2 {
	font-weight:bold;font-size:14px;
	margin:0px;padding:0px;
	padding-top:10px;
	padding-bottom:5px;
}
.artikelKop a {text-decoration:none;}
.artikelKop a:hover{color:#666666;}
.kop1{
font-weight: bold; font-size: 16px; color: #000000; line-height: 19px;
}
.kop2{
font-weight: bold; font-size: 12px; color: #000000; line-height: 19px;
}


#menu0 {position:absolute;top:81px;left:660px;border:1px solid  white;width:340px;background-color:#F2EAEB;}
#menu0 td{margin:0px;padding:0px;border-right:1px solid white;}
#menu0 td a {display:block;margin:0px;padding-top:2px;padding-bottom:2px;padding-left:10px;padding-right:10px;color:#333333;font-weight:bold;text-decoration:none;font-size:12px;}
#menu0 td a:hover {background-color:#C2937E;}
/* ############################################### */

#treeMenu h1,#treeMenu h2 {font-size:12px;padding:0px;margin:0px;}
#treeMenu h2 {font-weight:normal;}

#treeMenu, #treeMenu ul {
		list-style-image: none;
		list-style-type: none; 			
		padding: 0px;
		margin: 0px;
		width:170px;
		border-top:0px solid white;
		/* text-align:right; */	
		background-color:#DFC6BB; 
		border-top:1px solid white;
		font-size:12px;
	}
	
	#treeMenu li {
		color:red;
		border-bottom:1px solid white;	
		
	}
	
	#treeMenu li:hover {
		/*background-color: #FFFFFF; /* submenu kleur*/	
	}

	#treeMenu a {
		font-size:12px;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		line-height:20px;
		display:block;
		text-align:right;
		
	}

	
	 #treeMenu a:hover {	
		text-decoration:underline;		
	}
	
	#treeMenu .itemOpen {
	
	}
	
	#treeMenu .itemOpenEnd {
	}	
	
	#treeMenu .itemOpen ul, #treeMenu .itemOpenEnd ul {
		border-top:1px solid white;
		color:red;
		background-color:#E9D9D1; /* submenu kleur*/
		
	}
	

	#treeMenu .itemOpen a, #treeMenu .itemOpenEnd a {
	}	
	
	#treeMenu .itemClose {
	}
	
	#treeMenu .itemCloseEnd {
	}	
	
	#treeMenu .itemClose ul, #treeMenu .itemCloseEnd ul {
		display: none;	
	}	
	
	#treeMenu .itemClose a, #treeMenu .itemCloseEnd a {
	}
	


	
	#treeMenu .item a {		
	}
	#treeMenu li a {
	
		padding-right:10px; 	
	}
	#treeMenu ul li a {
		font-weight:normal;
		color:black;
		padding-right:10px; 	
		
	}	
	#treeMenu li.endItem {
	margin-bottom:-1px; 
	border-bottom:1px solid white;
	}
	
#treeMenu li a:hover {background-color:#C2937E;text-decoration:none;} /* mouseover kleur */	
#treeMenu ul .activeMenuItem a {background-color:#C2937E;} /* actieve sub-kleur */
#treeMenu .activeMenuItem a {background-color:#C2937E;} /* actieve root-kleur */ 
#treeMenu .activeMenuItem li a{background-color:#E9D9D1;} /* sub kleur van actief root-item */

/* forms */

.button, .textfield{border:1px solid #666666;}


.layout3 {text-align:left;width:100%;}
.layout3 td {vertical-align:bottom;}
.layout3 td img {border:1px solid #999999;}
.layout3 span.oneVar{clear:both;border:0px solid red;display:block;}
.layout3 span.title {font-weight:bold;font-size:14px;}
.layout3 td {padding:5px;}

.layout6 {text-align:left;width:100%;}
.layout6 td {width:33%;vertical-align:bottom;padding:5px;border:0px solid red;}

table.ecards1photo {float:left;width:33%;padding-bottom:10px;}
table.ecards1photo td {vertical-align:bottom;}

span.success {font-weight:bold;color:#00BB00;}
span.error {font-weight:bold;volor:#BB0000;

