/*****************************************************************
MAIN
*****************************************************************/

body					{	margin:0px;
							background-color:#ffffff;
							height:100%;
						

						}
		
.maintable				{	vertical-align:top;
						}
						
.kop					{ 	font-family:Tahoma;
							font-size:12px;
							color:#4d3301;
							font-weight:bold;
						}
						
.bold					{ 	font-family:Tahoma;
							font-size:12px;
							color:#4d3301;
							font-weight:bold;
						}
p						{ 	font-family:Tahoma;
							font-size:12px;
							color:#4d3301;
						}						

.content				{ 	font-family:Tahoma;
							font-size:12px;
							color:#4d3301;
						}
						
.content a		{	font-family:Tahoma;
						color:#4d3301;
						font-size:12px;
						line-height:18px;
						text-decoration:underline;
					}
					

					
.content a:hover		{	font-family:Tahoma;
								color:#a38e67;
								font-size:12px;
								line-height:18px;
								text-decoration:underline;
							}						
						
.content_headertext		{	font-family:Tahoma;
						color:#4d3301;
						font-size:15px;
						font-weight:bold;
						}
						
.content_titel		{	font-family:Tahoma;
						color:#4d3301;
						font-size:15px;
						font-weight:bold;
					}
					
.content_text		{	font-family:Tahoma;
						color:#4d3301;
						font-size:12px;
						line-height:18px;
					}
					
.content_text a		{	font-family:Tahoma;
						color:#4d3301;
						font-size:12px;
						line-height:18px;
						text-decoration:underline;
					}
					

					
.content_text a:hover		{	font-family:Tahoma;
								color:#a38e67;
								font-size:12px;
								line-height:18px;
								text-decoration:underline;
							}

					
.datum			{	font-family:Tahoma;
						color:#4d3301;
						font-size:10px;
					}				
						
/*****************************************************************
LINKS
*****************************************************************/




a:link			{			font-family:Tahoma;
							font-size:12px;
							color:#4d3301;
							line-height:16px;
							text-decoration:underline;
						}	
						

						
a:hover		{				font-family:Tahoma;
							font-size:12px;
							color:#a38e67;
							line-height:16px;
							text-decoration:underline;
						}
						

						
hr				{ 			color:#a38e67;
							height:1px solid;
}
					

/*****************************************************************
BACKGROUND
*****************************************************************/

.patroon_menu		{	background-image:url(../images/img_03.jpg);
						background-repeat:repeat-y;
						background-position:top;
						padding-top:146px;
					}
	
															
.spacer				{	background-image:url(../images/spacer_white.jpg);
						background-repeat:repeat-y;
					}
					
.doorloop_rechts	{	background-image:url(../images/img_04.jpg);
						background-repeat:repeat-x;
					}		
					
					
/*****************************************************************
BERICHTENMODULE/NIEUWS
******************************************************************/					

.bericht_titel		{	font-family:Tahoma;
						color:#4d3301;
						font-size:12px;
						font-weight:bold;
					
					}
					
.bericht_text		{	font-family:Tahoma;
						color:#4d3301;
						font-size:12px;
					
					}		
					

.forminput			{		font-family:Tahoma;
						color:#4d3301;
						font-size:12px;
						border-style: solid; 
						border-color: #4d3301; 
						background-color: #ffffff; 
						border-width: 1px; 
					}

				
table.form		{			font-family:Tahoma;
						color:#4d3301;
						font-size:12px;
						}
						
.button				{	border-style: solid; 
						border-color: #4d3301; 
						color: #ffffff; 
						background-color: #4d3301;
						border-width: 1px; 
						font-family:Tahoma; 
						font-size:12px;
						
						
					}
					

