html,body,td {
	margin:0;
	font-family: verdana, tahoma;
	font-size: 11px;
	color: #4a5f3f;
	vertical-align: top;	
	line-height:150%;		
	text-align : justify;
}

html,body{
		background-color: #F0ECED;
height: 100%;
}


hr {
color:#BAF5A8;height: 1px;width:300px;
}

.stImage {
	border: solid 1px #37783a;
	margin: 5px; 
}
/* boven aan */

.homelink a{
	height:66px;
	text-align:left;
	padding-left:15px;
color:silver;
}

#tblMain{
	height: 100%;
	background:  url(images/index_r1_c1.jpg) repeat-y;
	margin:0px;
}


#naastFoto{
padding:15px;
word-wrap: break-word ;
color:#fff;
}


/* centers mainpage */
.TopLeft{
	letter-spacing : 1px;
	font-size: 11px;
	line-height:140%;		
	margin:0px;
	padding:15px;
	width:179px;
}

.center {
height:100%;	
margin:0px 30px 0px 30px;

}

.centerLeft{
	float:left;
	font-size: 11px;
	line-height:150%;		
	margin:0px;
	padding:10px 15px 10px 10px;
	width:184px;
}

.centerRight{
	font-size: 11px;
	float:right;
padding:5px 10px 10px 10px ;
	margin:0px;
	width:475px;
	height:100%;
}

.centerRightA{
		float:left;
	width:300px;
padding:5px;
}

.centerRightB{
		float:right;
	width:152px;
border-left: solid 1px silver;
padding:5px;
}


/*---------*/
#titels{
	letter-spacing : 2px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 1px 0px;
	color:#29451e;
}

#titelsSub{
	letter-spacing : 1px;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 1px 0px;
	color:#332211;
}

#titelsBlok{
	letter-spacing : 1px;
	padding-left:5px;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	background-color:#113350;
	border:double #356996;
	margin: 10px 0px 10px 0px;
	text-align:center;
	font-variant: small-caps;
}

/* forms */

input, select { 
 background-color: #bdccaa; 
 color: #000; 
 border: 1px solid #666666;
 width:150px;
background:url(images/formfieldbg.jpg) repeat-x left top;
}

select { 
 background-color: #bdccaa; 
}

 .formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#000;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}

/* buttons */
#menu2 {
	float:left;
	width: 123px;
	margin: 0px;
	text-align:center;
	font-weight:bold;
	font-family: tahoma;
	}
	
#menu2 a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;

}	
	
#menu2 a:link, #menu2 a:visited {
	color: #206d4d;
	display: block;
	width: 123px;
	background:  url(images/menubut.jpg);
	padding: 8px 0 1px 0px;
	}
	
#menu2 a:hover {
	color: #122f56;
	background:  url(images/menubut.jpg) 0 -31px;
	padding: 8px 0 1px 0px;
	}
		
#menuUnlink{
	float:left;
	width: 123px;
	margin: 0px;
	text-align:center;
	font-weight:bold;
	font-family: tahoma;
  voice-family: "\"}\""; 
  voice-family: inherit;
  height: 24px;
	text-decoration: none;
	background:  url(images/menubut.jpg) 0 -31px;
	padding: 8px 0 1px 0px;
}
	
/* Footers */

#headerMenu {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color:silver;
	padding: 5px 25px 2px 5px;
}

#headerMenu a {
	color:silver;
	padding: 20px 25px 2px 5px;
}

#headerMenu a:hover {
	font-size: 10px;
	color:black;
}

#footerMenu {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color:white;
	padding: 20px 25px 2px 5px;
}

#footerMenu a {
	color:white;
	padding: 20px 25px 2px 5px;
}

#footerMenu a:hover {
	font-size: 10px;
	color:yellow;
}