/* CSS Document */
html, body { height: 100%; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; text-align:left; margin:0px; line-height:20px; background-color:#f2f2f2; }
img { border:0px; }

#foto_width { width:100%; height:100%; left:0px; top:0px; position:fixed; background-image:url(../images/bg.png); background-image:fixed; background-attachment:fixed; background-position:center; background-repeat:no-repeat; z-index:0;  }

#gegevens { position:absolute; z-index:1000000000; height:100%; width:100%; }

/* Links */		
a:link {color:#000;text-decoration:none;}
a:visited {color:#000;text-decoration:none;}	
a:hover {color:#e30613;text-decoration:none;}
a:active {color:#000;text-decoration:none;}

a.active:link {color:#e30613;text-decoration:none;}
a.active:visited {color:#e30613;text-decoration:none;}

/* Contact */
.box { position:relative; color:#000; }
.holder { position:absolute; top:5px; left:7px; }
.contact_input { width:550px; }
.input-contact { width:550px; height:40px; }