/* CSS Document */
#container {
	position: relative;
	width: 735px;
	background: #FFFFFF url("../nobreak_gfx/bg_dynamisch.jpg") no-repeat right top;
	
}
#plaatje {
	background: #cedfef url(../nobreak_gfx/uniblockd.gif);
	color: #666;
	border: 2px solid #fff;
	padding: 10px;
	margin: 0 0 10px;
	height: 264px;
}

