/* CSS Document
contentwidth = 650px
topafbeelding = 950px
schaduw is 1000shadow.css
*/

#topcontainer {
	width:1000px;

}
#topdiv {
	width:950px;
}
#middlecontainer {
	width:1000px;

}
#middlediv {
	width: 950px;
}
#footercontainer {
	width:1000px;

}
#footerdiv {
	width:920px;
}
#titlediv {
	position:absolute;
	width:850px;
}
.leftcolumn {
	width: 250px;
}
#leftbuttons a {
	width: 230px;
}
#topbuttons {
	width: 675px;
}
#topbuttons a {
	width: 130px;
}
#topbuttonsbackground {
	width: 674px;
	left: 275px;
}
#content {
	width: 626px;
}