* {
    margin: 0;
    padding: 0;
}

body { background-color:#000000; color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin:0px; background-repeat:repeat-x; height:100%; }

.header { position:absolute; width:100%; height:48px; left:0px; right:0px; top:50%; margin-top:-18%; z-index: 100 }
.header2 { position:absolute; width:100%; height:100px; left:0px; right:0px; top:0px; z-index: 100; }
.logo { width:123px; height:48px; position:absolute; left:50%; bottom:0px; margin-left:-61px; background-color:#000000; }
.lijn { width:100%; height:1px; position:absolute; bottom:22px; left:0px; right:0px; background-image:url(../images/lijn.png); background-position:bottom; background-repeat:repeat-x; }

.categorie { width:100%; height:190px; position:absolute; top:50%; padding-top:65px; left:0px; right:0px; margin-top:-18%; text-align:center; z-index:2; }
.categorie table { margin:0 auto; }
.categorie img { margin-bottom:5px; filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; border:0px; }
.categorie a:hover img {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1; 
}

.info { width:300px; height:190px; position:absolute; top:100px; margin-top:60px; left:50%; margin-left:-141px; text-align:center; }

.contact { width:100%; height:30px; position:absolute; top:50%; left:0px; right:0px; text-align:center; margin-top:-18%; padding-top:270px; z-index:1; }

.menu { position:absolute; width:100%; margin-top:15px; left:0px; right:0px; top:100px; text-align:center; z-index: 99; }
.menu2 { position:absolute; width:100%; height:48px; left:0px; right:0px; top:50%; margin-top:-165px; text-align:center; }

.categoriesub { width:600px; margin:0 auto; padding-top:135px; position: relative; }
.categoriesub img { border:0px; }

.thumbs { width:100%; height:72px; position:absolute; bottom: 44px; text-align:center; color:#ccc; }
.thumbs .thumb_container { width: 492px; height: 72px; overflow: hidden; margin:0 auto; position: relative; }
.thumbs ul { list-style: none; position: absolute; left:0; }
.thumbs li { float: left; margin: 0 5px; }
.thumbs .navigate_left { top: 17px; right: 50%; margin-right: 256px; position: absolute; }
.thumbs .navigate_right { top: 17px; left: 50%; margin-left: 256px; position: absolute; }
.thumbs .disabled { cursor: default; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; }
.book { width:100%; height:80%; position:absolute; left:0px; right:0px; top:100px; margin-top:30px; text-align:center; }

a { border:0px; color:#999999; text-decoration:none; }
a:hover { color: #ccc; }
h1 { font-size:14px; margin-top:0px; margin-bottom:0px; text-align:left; }
p { margin-top:0px; margin-bottom:10px; text-align:left; }
.highlight { color: #ccc; }
img { border:0px; }

.mainpicture { width: 100%; padding-top: 170px; margin: 0 auto; text-align: center; }