BODY{
	margin:				0px;
	padding:			0px;
	
	background-image:	url('../images/background.jpg');
	background-repeat:	repeat-x;
	background-color:	#EBECEC;
}

img{
	border-width:		0;
}

.menu_schaduw{
	font-family:		tahoma;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	
	position: 			relative; 
	left: 				2px; 
	top: 				1px; 
	color: 				#BD1A7C;
}

.menu a{ 
	font-family:		tahoma;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	
	position: 			absolute; 
	left: 				-1px; 
	top: 				2px; 
	color: 				#FFFFFF; 
} 

.menu a:hover {
	color:				#FF6AC4;
}

.title{
	font-family:		tahoma;
	font-size:			11px;
	font-weight:		bold;
	color:				#5A5A5A;
}

.content,
.projecten{
	font-family:		tahoma;
	font-size:			11px;
	color:				#5A5A5A;
	text-align:			justify;
	line-height:		18px;
}

.content TD,
.content P{
	font-family:		tahoma;
	font-size:			11px;
	color:				#5A5A5A;
	text-align:			justify;
}

.content A{
	color:				#F0027F;
	text-decoration:	none;
}

.content A:hover {
	color:				#F0027F;
	text-decoration:	underline;
}

.projecten A{
	color:				#51A121;
	text-decoration:	none;
}

.projecten A:hover {
	color:				#51A121;
	text-decoration:	underline;
}

.disclaimer_schaduw{
	font-family:		tahoma;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	
	position: 			relative; 
	left: 				2px; 
	top: 				1px; 
	color: 				#2C5A08;
}

.disclaimer a{ 
	font-family:		tahoma;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	
	position: 			absolute; 
	left: 				-1px; 
	top: 				2px; 
	color: 				#FFFFFF; 
} 

.disclaimer a:hover {
	color:				#77DC29;
}

.copy{
	font-family:		tahoma; 
	font-size:			11px; 
	text-decoration:	none;
	color:				#77DC29;
}

.copy a{
	text-decoration:	none;
	color:				#77DC29;
}

.copy a:hover {
	text-decoration:	underline;
}

P{
	margin:				0px;
	padding:			0px;
}

.content INPUT,
TEXTAREA,
SELECT{
	font-family:		tahoma;
	font-size:			11px;
	color:				#454545;

	border:				1px;	
	border-style:		solid;
	border-color:		#D7D7D7;
								
	background-color:	#F7F7F7;
}
