html, body, #wrapper {
	height: 100%;
	margin: 0;
	padding: 0;
	align: center
}
#wrapper {
	margin: 0 auto;
    text-align: left;
    vertical-align: middle;
	height: 100%;
}

.border		{	background-color:#FFFFFF;
			}

.inhoud	{	margin:10px;
		}

.bgleft {
	background-color: #75432c;
}
.bgright {
	background-color: #7b8a9d;
}
table {
	margin: 0 ;
}
body, td, list  {
	font-family: Arial;
	font-size: 11px;
	color: #414141;
	margin: 0 ;
	vertical-align:top
}
A
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #6c4632;
	TEXT-DECORATION: underline;
	font-weight : normal;
}

.bg_menu_left {
	background-image: url(../images/img_25.jpg);
}

.bg_menu_right {
	background-image: url(../images/img_right_08.jpg);
}
A:Hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #7b8a9d;
	TEXT-DECORATION: underline;
	font-weight : normal;
}

A:active
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #cdb489;
	TEXT-DECORATION: underline;
	font-weight : normal;
}

.textfield			{	border-style: solid; 
						border-color: #696864; 
						color: #000000; 
						background-color: #ffffff; 
						border-width: 1px; 
						font-family:Verdana, Arial, Helvetica, sans-serif; 
						font-size:10px;
					}	
					
.button				{	border-style: solid; 
						border-color: #000000; 
						color: #000000; 
						background-color: #ffffff; 
						border-width: 1px; 
						font-family:Verdana, Arial, Helvetica, sans-serif; 
						font-size:10px;
						cursor:pointer;
						text-decoration:
					}
.datum				{	font-family:Arial, Helvetica, sans-serif;
						color:#000000;
						font-size:10px;
					}	
					
/******************************************************************
CONTENT		
******************************************************************/
			
.content			{	vertical-align:top;
						background-repeat:no-repeat;
						padding-top:40px;
						padding-left:20px;
						padding-right:20px;
						padding-bottom:40px;

					}
					
.content_titel		{	font-family:Arial, Helvetica, sans-serif;
						color:#000000;
						font-size:15px;
						font-weight:bold;
					}
					
.content_text		{	font-family:Arial, Helvetica, sans-serif;
						color:#000000;
						font-size:12px;
						line-height:18px;
					}
					
.content_text a		{	font-family:Arial, Helvetica, sans-serif;
						color:#0000CC;
						font-size:12px;
						line-height:18px;
						text-decoration:underline;
					}
					
.content_text a:visited		{	font-family:Arial, Helvetica, sans-serif;
								color:#000000;
								font-size:12px;
								line-height:18px;
								text-decoration:underline;
							}
					
.content_text a:hover		{	font-family:Arial, Helvetica, sans-serif;
								color:#000000;
								font-size:12px;
								line-height:18px;
								text-decoration:underline;
							}
					
.content_text a:active		{	font-family:Arial, Helvetica, sans-serif;
								color:#000000;
								font-size:12px;
								line-height:18px;
								text-decoration:underline;
							}
					
.content_headertext		{	font-family:Tahoma;
							color:#4d3301;
							font-size:15px;
							font-weight:bold;
						}				
				

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

.tabel					{	font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#000000;
							font-size:10px;
							line-height:18px;
							border-style: solid; 
							border-color: #e7e5e6; 
							background-color: #ffffff; 
							border-width: 1px;
							border-collapse:separate;
						}
					
.tabel a				{	font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#0000CC;
							font-size:10px;
							line-height:18px;
							text-decoration:underline;
						}
					
.tabel a:visited		{	font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#000000;
							font-size:10px;
							line-height:18px;
							text-decoration:underline;
						}
					
.tabel a:hover			{	font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#000000;
							font-size:10px;
							line-height:18px;
							text-decoration:underline;
						}
					
.tabel a:active			{	font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#000000;
							font-size:10px;
							line-height:18px;
							text-decoration:underline;
						}
	
/******************************************************************
PROJECTOVERZICHTPAGINA
******************************************************************/
					
.project_bottom					{	padding-left:16px;
									padding-top:10px;
									padding-bottom:12px;
									border:none;
								}
							
.project_img					{	padding:15px;
									vertical-align:top
								}
							
.project_categorie				{	font-family:Arial, Helvetica, serif;
									color:7b8a9d;
									font-size:12px;
									line-height:16px;
									font-weight:bold;
								}
								
.project_beschrijving			{	font-family:Arial, Helvetica, serif;
									font-size:12px;
									color:#000000;
									line-height:16px;
									vertical-align:top;
								}
										
.project_beschrijving a			{	font-family:Arial, Helvetica, serif;
									font-size:11px;
									color:#6c4632;
									line-height:16px;
									vertical-align:top;
									text-decoration:none;
									font-style:italic;
								}
										
.project_beschrijving a:visited	{	font-family:Arial, Helvetica, serif;
									font-size:11px;
									color:#6c4632;
									line-height:16px;
									vertical-align:top;
									text-decoration:none;
									font-style:italic;
								}
												
.project_beschrijving a:hover	{	font-family:Arial, Helvetica, serif;
									font-size:11px;
									color:#7b8a9d;
									line-height:16px;
									vertical-align:top;
									text-decoration:none;
									font-style:italic;
								}
										
.project_eigenschap				{	font-size:12px;
									color:#000000;
								}	
										
.project_eigenschap_end			{	font-size:13px;
									font-style:italic;
									color:f06aa7;
								}	
										
.project_eigenschap a			{	font-size:14px;
									text-decoration:none;
									color:#6c4632;
									text-align:left
								}
										
.project_eigenschap a:visited	{	font-size:14px;
									text-decoration:none;
									color:#6c4632;
									text-align:left
								}
										
.project_eigenschap a:hover		{	font-size:14px;
									text-decoration:none;
									color:#7b8a9d;
									text-align:left
								}
										
/******************************************************************
TABLE
******************************************************************/										

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

					
.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;
					}
