body {
	padding: 0; 
	margin: 0;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background: #817464;
}

textarea {
	font-size: 12px;
	color: #000;

}

select {
	font-size: 12px;
	color: #000;

}


td		{
font-size: 11px;
margin: 0pt;
margin-top: 15pt;
margin-right: 15pt;
margin-left: 15pt;
color:  #000;
}


/*
Hier worden alle standaard onderdelen gedefinieerd. Een link die overal een bepaalde kleur moet
hebben is makkelijk hier aan te geven dan voor elke div apart.
*/

textarea { line-height: normal; }

input { line-height: normal; }

fieldset { margin: 0; padding: 0; }

legend { margin: 0; padding: 0; }

form { margin: 0; padding: 0; }

dl { margin: 0; padding: 0; }

ol { margin: 0; padding: 0; }

ul { margin: 0; padding: 0; }

a { margin: 0; padding: 0; }

p { margin-bottom: 10px; line-height: 18px; font-size: 11px; color: #fff;}
ul { margin-left: 15px; }
ol { margin-left: 25px; }
a {
	color: #EAE9E5;
	text-decoration: none;
}
a:hover {  }
a:active { text-decoration: none; }
img { display: block; border: none; }
dl dt { font-weight: bold; margin-bottom: 10px; }
dl dd { margin: 0 0 30px 0;}
fieldset { border: none; }
caption { display: none; }


thead th { background-color: #EFEDE1; text-align: center; }
tbody th{ background-color: #fff; font-weight: normal;}
tfoot th { background-color: #EFEDE1; }
tfoot td { background-color: #fff; }



/* HEADERS */

h6 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h5 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h3 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h2 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h1 {
	background: url(../images/h1bullet.jpg) no-repeat left;
	padding-left: 16px;
	color: #504333;
	font-size: 14px;
	text-transform: uppercase;
}



h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #EAE9E5;
}
h3 a { text-decoration: none; }
h3 a:hover {}
h4 {
	font-size: 14px;
	color: #EAE9E5;
	font-weight: lighter;
}

.clear { clear: both; }

.left {float: left;}

.right {float: right;}


#wrapper {
	margin: auto;
	position: relative;
	text-align: left;
	width: 953px;
}

#container {
	width: 953px;
	float: left;
	margin-top: 47px;
	background-image: url(../images/containerbg.jpg);
	background-repeat: repeat-x;
	background-color: #ab9c8f;
	display: inline;
}

	#links {
		float: left;
		width: 202px;
	}
	
		#menu {
			float: left;
			width: 202px;
		}
		
			#menu ul {
				list-style: none;
				width: 202px;
				border-top: 1px solid #968b7e;
				margin: 0;
			}
			
				#menu ul li {
					width: 202px;
					height: 22px;
					border-bottom: 1px solid #968b7e;
					background: #504333;
				}
				
					#menu ul li a {
						width: 202px;
						height: 22px;
						display: block;
						text-indent: 52px;
						line-height: 22px;
						text-transform: uppercase;
						text-decoration: none;
						color: #968b7e;
						font-size: 11px;
					}
					
	#rechts {
		float: left;
		margin-left: 14px;
		width: 737px;
		display: inline;
	}
	
		#linkerkolom {
			float: left;
			width: 363px;
		}
		
			#logos {
				float: left;
				width: 363px;
				height: 122px;
				background: #eae8e5;
				margin-top: 10px;
				display: inline;
			}
			
			#logos1 {
	float: left;
	width: 363px;
	height: 52px;
	background: #eae8e5;
	margin-top: 10px;
	display: inline;
			}
			
				#logos img {
					float: left;
				}
				
			#linksfoto {
	float: left;
	width: 343px;
	background-image: url(../images/linkerkolomimgbg.jpg);
	background-repeat: repeat-x;
	background-color: #b8aca1;
	padding: 10px;
	margin-top: 10px;
	display: inline;
			}
			
		#rechterkolom {
			margin-top: 23px;
			margin-left: 12px;
			float: left;
			width: 351px;
			background: url(../images/rechtsbg.jpg);
			padding-top: 10px;
			padding-left: 10px;
			display: inline;
		}
		
			#rechterkolom img {
				margin-bottom: 10px;
			}
			
	#footer {
		float: left;
		width: 953px;
		height: 66px;
		margin-top: 23px;
		background: #504333;
		display: inline;
	}
	
		#footer img {
			float: left;
		}
		
			#footer ul {
				float: left;
				margin-left: 95px;
				margin-top: 36px;
				display: inline;
			}
			
				#footer ul li {
					float: left;
					list-style: none;
					padding-left: 14px;
					padding-right: 14px;
					height: 11px;
					line-height: 11px;
					border-right: 1px solid #ab9c8f;
					display: inline;
				}
				
					#footer ul li.last {
						border: none;
					}
				
					#footer ul li a {
						font-size: 11px;
						color: #ab9c8f;
						text-decoration: none;
					}
	#copyright {
		float: left;
		width: 953px;
		background: #817464;
		color: #fff;
		font-size: 11px;
		padding-top: 6px;
		display: inline;
	}
	
		#copyright a {
			color: #fff;
			text-decoration: none;
		}
		
		#copyrightLeft {
			float: left;
		}
		
		#copyrightRight {
			float: right;
		}

