/* CSS Document */
#top {
	background-image: url(../images/bomentop.gif);
	background-repeat: no-repeat;
}
#menu {
	background-image: url(../images/menubalk_bomen.gif);
	background-repeat: no-repeat;
}
#contentwrapper{
	background-image: url(../images/achtergrond_bomen.gif);
	background-repeat: repeat;
}
#left {
	width: 20px;
	height: 20px;
}
#content{
	background-image: url(../images/content-bomen.gif);
	background-repeat: no-repeat;
	background-color: #f2f4f3;
}
#right{
	width: 20px;
	height: 20px;
}
#footer{
	background-image: url(../images/achtergrond_bomen.jpg);
	background-repeat: repeat-y;
}

