body {
	margin: 0px;
	overflow: hidden;
	
}


a:link,a:visited,a:active,a:hover {
	text-decoration: none;
	color: #8F3C22;	
}

a:hover {
	text-decoration: underline;
	color: #D25028;
}



.imgLink {
	margin-bottom: 8px;	
}

td {
	font-family: verdana;
	color: #462C14;
	font-size: 11px;	
}

.divTextContainer {
	height: 378px;
	font-family: verdana;
	color: #462C14;
	font-size: 11px;
	overflow: auto;
	line-height: 18px;
}

.tdTopBorder {
	background: #ffffff;
	background-image: url(images/border_boven.jpg);
	background-repeat: repeat-x;	
	height: 14px;
	font-size: 1px;
}

.tdDivContainer {
	background: #ffffff;
	background-image: url(images/foto.jpg);	
	background-repeat: no-repeat;
	background-position: right;	
}

.tdTitleBorder {
	background: #ffffff;
	background-image: url(images/border_boven.jpg);
	background-repeat: repeat-x;	
	width: 30px;
}

.tdBottomBorder {
	background: #ffffff;
	background-image: url(images/border_onder.jpg);
	background-repeat: repeat-x;	
	height: 14px;
}

.tdMenuBorder {
	background: #ffffff;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;	
	width: 138px;
}

.tdMenuContainer {
	width: 128px;
	padding-right: 10px;
	padding-bottom: 14px;
}


.tdContactLine {
 	width: 120px;
	border-width: 0px 0px 0px 1px; 
	border-style: solid; 
	border-color: #462C14;
}

.textareaContact {
	border-width: 1px; 
	border-style: solid; 
	border-color: #462C14;
	font-family: verdana;
	color: #462C14;
	font-size: 11px;
	width: 400px;
	height: 120px;
	padding: 4px;	
	background: none;
}

.inputContact {
	font-family: verdana;
	color: #462C14;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	width: 400px;
	background: none;
	border-width: 1px; 
	border-style: solid; 
	border-color: #462C14;
}

.submitContact {
	font-family: verdana;
	color: #462C14;
	font-size: 11px;	
	margin: 0px;
}