/* DIVS */
#foto {
	height: 135px;
}
#overlay {
	height: 135px;
}
#overlay_tekst {
	right: 247px;
	top: 26px;
	text-align: right;
}
#kruimelpad {
	left: 273px;
	top: 193px;
	height: 18px;
}
#content_home {
	padding-left: 0px;
}
#content_rechts {
	width: 650px;
	top: 11px;
	margin-left: 59px;
	padding: 0px;	
}
#content_breed {
	width: 450px;
}
#actueel {
	width: 165px;
	margin-left: 35px;
}

/* CLASSES */
.bg {
	background: #7dc4e0 url(../img/layout/background_vervolg.gif) repeat-x;
}
.leftbottom {
	left: 0px;
	bottom: 0px;
}
.grijs, a.grijs:link, a.grijs:active, a.grijs:visited {
	color: #8a8a8a;
	text-decoration: none;
}
a.grijs:hover {
	text-decoration: underline;
}
.font10 {
	font-size: 10px;
}
.font19 {
	font-size: 19px;
}
.select {
	width: 155px;	
}
.margintop10 {
	margin-top: 10px;
}
.margintop85 {
	margin-top: 85px;
}
.h2 {
	color: #000000;
}