/*-----------------------------------------------------------------------------
Website: Euromat.be
Auteur: Webatvantage.be
Laatst gewijzigd: 02-04-2009
-----------------------------------------------------------------------------*/

/*------------------------------- START RESET -------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } 
/*------------------------------- END RESET -------------------------------*/

/*------------------------------- START HTML / BODY -------------------------------*/
html, body, #container { height: 100%; margin: 0; padding: 0; }
body { background: #cecec6; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; overflow: -moz-scrollbars-vertical; }
/*------------------------------- END HTML BODY -------------------------------*/

/*------------------------------- END DEFAULT LINK -------------------------------*/
a img { border: none; outline: none; }
a:link, a:visited, a:hover, a:active { color: #c63; }
/*------------------------------- END DEFAULT LINK -------------------------------*/

/*------------------------------- START INTRO -------------------------------*/
#intro { width: 100%; height: 260px; position: absolute; left: 50%; top: 50%; margin-left: -50%; margin-top: -130px; background: url(../Graphics/Intro_bg.gif) repeat-x top left; }
#intro_container { width: 600px; height: 250px; margin: 0 auto; }
#intro_container #uitleg { width: 600px; height: 200px; overflow: hidden; }
#intro_container #uitleg p { width: 600px; height: 200px; overflow: auto; color: #fff; font-size: 16px; font-weight: bold; text-align: center; }
#intro_container #navigation { width: 600px; height: 50px; overflow: hidden; background: url(../Graphics/Navigatie_bg.gif) no-repeat top left; }

p#aannemer, p#industrieel, p#oppervlaktebehandelaar { float: left; width: 200px; height: 46px; line-height: 20px; padding-top: 4px; }
p#aannemer a, p#industrieel a, p#oppervlaktebehandelaar a { color: #fff; font-weight: bold; }

p:hover#aannemer, p.aannemer_active { background: #c35022; }
p:hover#industrieel, p.industrieel_active { background: #ce9129; }
p:hover#oppervlaktebehandelaar, p.oppervlaktebehandelaar_active { background: #1d6980; }
/*------------------------------- END INTRO -------------------------------*/


