html, body { height: 100%; padding: 0; margin: 0; border: none;}
body { overflow-y: auto; overflow-x: hidden; background-color: #ffffff; }

table.main { width: 100%; height: 100%; margin: 0; padding: 0; }
table.main td { padding: 0; margin: 0; }
.container_content { position: relative; height: 540px; width: 960px; margin: auto; }

.facebook { position: absolute; left: 345px; bottom: 10px; z-index: 300; }

.flash { z-index: 1;}
.youtube { position: absolute; padding: 30px 15px; left: 0; }

.menu { position: absolute; bottom: 20px; left: 0px; z-index: 100;}
.menu table, div.menu_schuif table { margin: 0px; }
.menu table td { padding: 0; }


.content { position: absolute; width: 320px; height: 455px; vertical-align: bottom; top: 75px; right: 0px; z-index: 100;}

