/* CSS Document */
#top {
	background-image: url(../images/disteltop.gif);
	background-repeat: no-repeat;
}
#menu {
	background-image: url(../images/menubalk_distel.gif);
	background-repeat: no-repeat;
}
#contentwrapper{
	background-image: url(../images/achtergrond_distel.gif);
	background-repeat: repeat;
}
#left {
	background-image: url(../images/contentleft-distel.gif);
	width: 20px;
	height: 163px;
}
#content{
	background-image: url(../images/content-distel.gif);
	background-repeat: no-repeat;
	background-color: #f3f5f5;
}
#right{
	background-image: url(../images/contentright-distel.gif);
	background-repeat: no-repeat;
}
#footer{
	background-image: url(../images/achtergrond_distel.jpg);
	background-repeat: repeat-y;
}

