/* GENERAL
------------------------------------------------------------------------- */
* { margin: 0; padding: 0; font-family: Times New Roman, Helvetica, sans-serif; font-size: 10px; border: none; }
html {  }
body { margin: 0; padding: 0; }	
a { text-decoration: none; border: none; font-family: Times New Roman, Helvetica, sans-serif; font-size: 11px; color: #fff; }

/* INDEX
------------------------------------------------------------------------- */
/* #img1 { background: url(../img/index-foto-01.jpg) repeat; } */
#img1 { background: url(../img/index-foto-02.jpg) repeat; }
#img2 { background: url(../img/index-foto-03.jpg) repeat; }
#img3 { background: url(../img/index-foto-04.jpg) repeat; }
.logo-index { padding: 10px; position: absolute; top: 0; }
.onderschrift { font-size: 11px; line-height: 13px; color: #fff; padding: 5px; position: absolute;  bottom: 0; }
.imagecontainer { height: 100%; width: 100%; }




#page-box { background: #fff; margin: 0 auto; text-align: left; margin: 19px 0 0 48px; }
#flash-box { text-align: center;}
#flash-box a { color: #000; font-style: italic; text-decoration: underline; }
#flash-box a:hover { text-decoration: underline; }
#swf { margin-top: 25px;  }
#enter { margin: 5px 0;  text-align: center; }

