/* 
CSS www.ipon.be
@author: Webflow Webdesign
www.ipon.be
*/

* { margin: 0; padding: 0; }

body { text-align: left; font-size: 70%; color: #000; font-family: Arial, Georgia, Tohoma; }

/* BLOCKS */
#container { width: 900px; margin: 0 auto; overflow: hidden; }
#menu, #left, #header, #huwelijksfotograaf, #slideshow, #footer { display: none; }
#footer { background: url(../../images/mainbot.jpg) no-repeat top; width: 900px; margin: 0 auto 10px auto; }
#footer p { padding: 30px 20px 0 0; text-align: right; }
#content { width: 860px; margin: 0 auto; position: relative; overflow: hidden; }
