BODY {
	margin:				0px;
	padding:			0px;
	font-family:		Arial;
	font-size:			12px;
	background-image:	url(../images/background.gif);
	background-repeat:	repeat-x;
	background-color:	#872701;
	color: 				000;
}

#container {
	margin: 			0px auto;
	width:				748px;
}

#container2 {
width: 					746px;
min-height:				500px;
background-image: 		url(../images/achtergrond-container2.gif);
background-repeat: 		repeat-y;
overflow: 				hidden;
margin-left:			1px;
}

#container3 {
width: 					746px;
min-height:				500px;
background-image: 		url(../images/achtergrond-container3.gif);
background-repeat: 		repeat-y;
overflow: 				hidden;
margin-left:			1px;
}

.headerlinks {
	width: 				191px;
	height: 			229px;
	background-image:	url(../images/headerlinks.jpg); 
	background-repeat: 	no-repeat;
}

.headermid {
	margin-left:		191px;
	width:				368px;
	height:				210px;
	background-image:	url(../images/headermidden.jpg);
}

.headerrechts {
	margin-left: 		368px;
	width: 				188px;
	height: 			210px;
	background-image:	url(../images/headerrechts.jpg);
}

.menu {
	float: 				left;
	width: 				189px;
	height:				342px;
	background-image: 	url(../images/achtergrond-menu.gif);
	background-repeat: 	repeat-x;	
}

.button , .buttondubbel {
	width:				170px;
	height:				20px;
	border-top:			dotted;
	border-width:		1px 0;
	border-color:		#644B00;
	padding:			2px;
	margin-left:		7px;
	display:			block;
	font-size:			15px;
	color: 				#FFF;
	text-decoration:	none;
	font-weight: 		bold;
	font-family: 		Microsoft Sans Serif;
	text-align: center;
}
	
.button:link  {
	color:				#FFF;
}
	
.button:hover  {
	color: 				#66100b;
}

.button:active  {
	color: 				#66100b;
}

.buttondubbel {
	height:				40px;
}

	
.content {
	float: 				left;
	width:				350px;
	min-height:			500px;
	height:				auto !important;
	height:				500px;
	padding:			5px;
	background-image:	url(../images/achtergrond-content.gif);
	background-repeat: 	no-repeat;
}

.contentdoorgetrokken {
	float: 				left;
	width:				547px;
	 min-height:		500px;
	height:				auto !important;
	height:				500px;
	padding:			5px;
	background-image: 	url(../images/achtergrond-content2.gif);
	background-repeat: 	no-repeat;
}
	
.agenda {
	float: 				left;
	width:				197px;
	height:				356px;
	padding-top:		5px;
	background-image: 	url(../images/achtergrond-agenda.gif);
	background-repeat: 	no-repeat;
	}
	

.adres {
	
	width:				181px;
	min-height:			140px;
	height:				auto !important;
	height:				140px;
	background-color:	#bea157;
	color:				#FFF;
	font-size:			11px;
	text-align:			right;
	margin-left:		5px;
	padding-right:		5px;
	margin-top:			130px;
}

.foto1{
	
	width:				181px;
	min-height:			140px;
	height:				auto !important;
	height:				140px;
	margin-top: 		5px;
	margin-left:		8px;
	padding-right:		5px;
	
}

.indexlink {
	position: 			absolute;
}
	
.hor {
	background:			#715716;
	border:				0;
	height:				1px;
	margin: 			6px;
}


