body			{
					margin: 0;
					
				}
						
.border			{		background-color:#FFFFFF;
				}
			
.textfield			{	border-style: solid; 
						border-color: #696864; 
						color: #104d95; 
						background-color: #ffffff; 
						border-width: 1px; 
						font-family:Tahoma; 
						font-size:10px;
					}	
					
.button				{	border-style: solid; 
						border-color: #104d95; 
						color: #104d95; 
						background-color: #ffffff; 
						border-width: 1px; 
						font-family:Tahoma; 
						font-size:10px;
						cursor:pointer;
						text-decoration:none;
					}

							
.menutitel			{	font-family:Tahoma;
						font-size:12px;
						color:#FFFFFF;
						font-weight:bold;
						
						
					}
				
.datum				{	font-family:Tahoma;
						color:#104d95;
						font-size:10px;
					}	

.datum_mini			{	font-family:Tahoma;
						color:#104d95;
						font-size:10px;
					}	
					
.kop				{	font-family:Tahoma;
						color:#104d95;
						size:15px;
					}
					
.menuitem			{	font-family:Tahoma;
						font-size:12px;
						color:#104d95;
						line-height:32px;
						text-align:right;
					}	
													
.menuitem a			{	font-family:Tahoma;
						font-size:12px;
						color:#104d95;						 
						text-decoration:none;
					}


					
.menuitem a:hover	{	font-family:Tahoma;
						font-size:12px;
						color:#6ead52;
						text-decoration:none;
					}
					

/*****************************************************************
BERICHTENMODULE
******************************************************************/					

.bericht_titel		{	font-family:Tahoma;
						color:#104d95;
						font-size:14px;
					}
					
.bericht_text		{	font-family:Tahoma;
						color:#104d95;
						font-size:12px;
					}	
					
/*****************************************************************
FOTOALBUMMODULE
******************************************************************/					

.photoalbum_titel			{		font-family:Tahoma;
									font-size:12px;
									color:#104d95;
									line-height:17px;
									font-weight:bold;
							}
					
.photoalbum_text			{		font-family:Tahoma;
									font-size:12px;
									color:#104d95;
									line-height:17px;
							}	
							
.photoalbum_datum			{		font-family:Tahoma; 
									color:#104d95;
									font-size:12px;
							}								
					

/******************************************************************
CONTENT		
******************************************************************/
			
.content				{	vertical-align:top;
							background-repeat:no-repeat;
						}
					
.content_titel			{	font-family:Tahoma;
							color:#104d95;
							font-size:15px;
							line-height:32px;
							font-weight:bold;
						}
					
.content_text			{	font-family:Tahoma;
							color:#000000;
							font-size:12px;
							line-height:18px;
						}
					
.content_text a			{	font-family:Tahoma;
							color:#6ead52;
							font-size:12px;
							text-decoration:underline;
						}
					

					
.content_text a:hover		{	font-family:Tahoma;
								color:#104d95;
								font-size:12px;
								text-decoration:underline;
							}
					

.content_headertext			{	font-family:Tahoma;
								color:#104d95;
								font-size:15px;
								font-weight:bold;
							}				
				

/******************************************************************
TABELLEN
******************************************************************/

.tabel					{	font-family:Tahoma;
							color:#104d95;
							font-size:10px;
							border-style: solid; 
							border-color: #e7e5e6; 
							background-color: #ffffff; 
							border-width: 1px;
							border-collapse:separate;
						}
					
.tabel a				{	font-family:Tahoma;
							color:#6ead52;
							font-size:10px;
							text-decoration:underline;
						}
					

					
.tabel a:hover			{	font-family:Tahoma;
							color:#104d95;
							font-size:10px;
							text-decoration:underline;
						}
					

	
/******************************************************************
PROJECTOVERZICHTPAGINA
******************************************************************/
					
.project_bottom					{	border:none;
								}
							
.project_img					{	vertical-align:top;
								}
							
.project_categorie				{	font-family:Verdana, Arial, Helvetica, serif;
									color:#104d95;
									font-size:12px;

									font-weight:bold;
								}
								
.project_beschrijving			{	font-family:Verdana, Arial, Helvetica, serif;
									font-size:12px;
									color:#000000;

									vertical-align:top;
								}
										
.project_beschrijving a			{	font-family:Verdana, Arial, Helvetica, serif;
									font-size:12px;
									color:#6ead52;

									vertical-align:top;
									text-decoration:none;
									font-style:italic;
								}
										

												
.project_beschrijving a:hover	{	font-family:Verdana, Arial, Helvetica, serif;
									font-size:12px;
									color:#104d95;

									vertical-align:top;
									text-decoration:none;
									font-style:italic;
								}
										
.project_eigenschap				{	font-size:12px;
									color:#104d95;
								}	
										
.project_eigenschap_end			{	font-size:12px;
									font-style:italic;
									color:#104d95;
								}	
										
.project_eigenschap a			{	font-size:14px;
									text-decoration:none;
									color:#104d95;
									text-align:left;
								}
										
										
.project_eigenschap a:hover		{	font-size:14px;
									text-decoration:none;
									color:#ffffff;
									text-align:left;
								}
										
/******************************************************************
TABLE
******************************************************************/										

table.photo td			{	border:solid #a3a3a3 1px;
							padding: 2px;
							background-color: #ffffff;
							vertical-align:middle;
						}
						

					
.forminput				{	font-family:Verdana, Arial, Helvetica, serif;
							color:#104d95;
							font-size:12px;
							border-style: solid; 
							border-color: #4d3301; 
							background-color: #ffffff; 
							border-width: 1px; 
						}

				
table.form				{	font-family:Verdana, Arial, Helvetica, serif;
							color:#104d95;
							font-size:12px;
						}
						
						
						
.shadow_left			{	background-image:url(../images/imgs_02.jpg);
							background-repeat:repeat-y;
						}
						
.shadow_right			{	background-image:url(../images/img_04.jpg);
							background-repeat:repeat-y;
						}
						
.bg_text				{	background-image:url(../images/img_13.jpg);
							background-position:right bottom;
							background-repeat:no-repeat;
						}