﻿/******************************
© 2009 Niels Kim, DBH-Groep
Lay-out: Ayurveda Instituut
Bestand: homepage.css
******************************/

#home_holder {
	padding-right: 20px;
	margin-top: 20px;
}

.home_blok {
	margin-left: 20px;
	width: 320px;
	float: left;
}

.home_blok h3 {
	font-weight: normal;
	font-size: 17pt;
	letter-spacing: 1px;
	font-family: Tahoma, Arial, sans-serif;
	color: #f9a25e;
}
.home_blok p {
	color: #515048;
}
.home_blok img {
	float: right;
}
.home_blok .leesmeer {
	padding-left: 16px;
	background-image: url('../images/layout/leesmeer.png');
	background-repeat: no-repeat;
	background-position: center left;
}
