
#wrapper { width: 900px; margin: 0; background: none; }



/* ------------------------------- HEADER ---------------------------------------- */

#header { height: 74px; width: 869px; margin: 0; padding: 0; background: none;  }
#top { height: 74px; }
#logo { float: left; }
#search { display: none; }

ul#languages { display: none; }

#mainNavigation { display: none; }

#sfeerBeeld { display: none; }




/* ------------------------------- CONTENT ---------------------------------------- */

#leftNavigation { display: none; }

#holder { width: 930px; margin: 0 auto; background: url(/images/bg_footer.gif) no-repeat bottom center; overflow: hidden; }
#content { width: 660px; margin: 30px 0 10px 0; padding: 0 0 15px 0; border-left: 0; }

#content .listProducts li a { border: 1px solid #DDE6EF; }

#rightNavigation { display: none; }




/* ------------------------------- FOOTER ---------------------------------------- */

#footer { display: none; }



#CMSpreviewBar { background-color: red; color: white; padding: 3px; margin-bottom: 10px; }
#CMSpreviewBar a { color: white; }






/* editor styles
------------------------------------------------------------------*/
.rood { color: #CC0000; }


