/*
/	version		:	1.0
/	author		:	T.Willems
/	company		:	BestMedia
*/

#content #right .nieuws { width: 183px; height: auto; overflow: auto; float: left; margin: 20px 0 30px 22px; }
#content #right .nieuws .image { width: 183px; height: 86px; background: url(../images/nieuws_image_background.png); }
#content #right .nieuws .centeredImage { width: 166px; height: 70px; margin: 4px 0 0 9px; }
#content #right .nieuws .text { width: 175px; height: auto; margin: 0 auto; }
#content #right .nieuws p { margin: 0; }
#content #right .nieuws p.titel { margin: 0; font-weight: bold; }
#content #right .nieuws a, a:hover { color: #f3b217; text-decoration: underline; }

#content #right a { color: #999; font-weight: bold; text-decoration:none; }
#content #right a:hover { color: #f3b217; font-weight: bold; text-decoration: none; }
#content #right p { margin: 0; margin-left: 20px; clear: both; }
#content #right hr { width: 93%; color: #999; background: #999; border: 0; height: 1px }

#content #right #page { width: auto; height: auto; float: right; margin: 10px 0 0 0; }
#content #right #page p { margin: 0; color: #000; }

#content #center a { color: #999; font-weight: bold; text-decoration:none; }
#content #center a:hover { color: #f3b217; font-weight: bold; text-decoration: none; }
#content #center p { margin: 0; margin-left: 20px; clear: both; }
#content #center hr { width: 95%; color: #999; background: #999; border: 0; height: 1px }

#content #center #page { width: auto; height: auto; float: right; margin: 10px 0 0 0; }
#content #center #page p { margin: 0; color: #000; }
