/* CSS Document */

.testimonial .inleiding {
	background: url(../images/quote.gif) left top no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
}

.testimonial .verhaal {
	padding-left: 40px;
	width: 396px;
}

.testimonial .naam {
	padding-left: 40px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
}

#navigatie {
	position: relative;
	float: left;
	width: 396px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #7a7a7a;
	background: #f7f6f6;
	text-align: right;
	padding: 20px;
}

#navigatie a {
	position: relative;
	padding: 0px 2px;
	text-decoration: none;
	color: #009aa1;
}