/* CSS FOR PROMOPLAN - INTRO PAGE */
/* ------------------------------ */
* { margin: 0px; padding: 0px; }
html, body { height: 100% }
div#outer { position: relative; margin: 175px auto 0 auto; width: 640px; }

div#logo { position: absolute; top: 0px left: 0px; width: 231px; height: 50px; }
div#languages { /*position: absolute; top: 0px right: 0px; width: 340px; height: 62px;*/ }
div#lang-nl { position: absolute; top: 1px; left: 312px; height: 61px; width: 120px; background: url('../images/bg_lang_nl.gif') no-repeat top left; padding: 7px 0 0 28px;  voice-family: "\"}\""; voice-family: inherit; width: 92px; height: 55px; }
div#lang-fr { position: absolute; top: 1px; left: 440px; height: 61px; width: 120px; background: url('../images/bg_lang_fr.gif') no-repeat top left; padding: 7px 0 0 28px;  voice-family: "\"}\""; voice-family: inherit; width: 92px; height: 55px; }
div#lang-en { position: absolute; top: 1px; left: 555px; height: 61px; width: 120px; background: url('../images/bg_lang_en.gif') no-repeat top left; padding: 7px 0 0 28px;  voice-family: "\"}\""; voice-family: inherit; width: 92px; height: 55px; }

div#lang-nl a,
div#lang-fr a,
div#lang-en a { font-family: arial; font-size: 14px; color: #666; text-decoration: none;}

div#lang-nl a:hover,
div#lang-fr a:hover,
div#lang-en a:hover { text-decoration: underline;}

div#bodyblock { position: absolute; top: 62px; left: 0px; width: 640px; height: 228px; background: url('../images/bg_bodyblock_intro.jpg') no-repeat top left; }
div#footer { position: absolute; background: #1E1D22; top: 291px; left: 0px; width: 640px; padding: 8px 0 0 0; text-align: center; height: 32px; color: #959597; font-family: Arial; font-size: 10px; text-transform: uppercase; voice-family: "\"}\""; voice-family: inherit; height: 24px; }
div#footer a { color: #959597; }