/* Algemene waardes */
html{ height: 100%;}

body {
   margin:0;
   padding:0;
   background: #444444 url(images/bg.jpg) repeat-x;;
   font-family: Tahoma;
   height:100%;
   min-height: 100%;
   font-size:11px;
   color:#fff;
}
#superbg {
	
}
div#wrapper {
   width:100%;
   min-height:100%;
   height: auto !important;
   height:100%;
}
div#footerspeciaal {
 
   background: url(images/footer.png) no-repeat;
   width:100%;
   height: 246px;
}
div#container {
   width:1000px;
}
.fixfloat {
   margin:0;
   padding:0;
   height:0;
   width:0;
   overflow:hidden;
   clear:both;
}
img {border:0;}
/* /Algemene waardes */
/* Top */
div#top {
   width:1000px;
   height:110px;
}
#logo {
   float:left;
}
div#tijden {
   width:200px;
   float:left;
   font-size:11px;
   padding:30px 0 0 576px;
}
/* /Top */
/* Content */
div#content {
   width:800px;
   height:365px;
}
div#menu {
   width:224px;
   height:300px;
   float:left;
   padding:5px 0 0 0;
}
div#menu ul {
   margin:0;
   padding:0;
   list-style-type:none;
}


div#menu ul li {
   width:224px;
   height:30px; /* height:38px; */
}

div#menu ul li a.link {
   display:block;
   width:174px;
   height:26px;
   color:#fff;
   text-decoration:none;
   font-size:12px;
   padding:12px 0 0 50px;
   position:absolute;
   text-transform:uppercase;
}
div#menu ul li div.blok {
   width:224px;
   height:38px;
   background:#f39d00;
   position:absolute;
   opacity:0.65;
   filter:alpha(opacity=65);
   display:none;
}
div#menu ul li.item_sub  a.link,div#menu ul li.selected_sub  a.link
{
   margin-left: 13px;
      color: #414141;
}

div#content_inner {
   width:576px;
   height:367px;
   float:left;
}
div#content_inner a {
   color: white;
}
div#scroll {
   position:relative;
   overflow:auto;
   height:261px;
   padding:0;
   width:465px;
   padding:50px 56px 50px 55px;
   line-height:16px;
}

/* /Content */
/* Scroll opmaak */
.scrollgeneric {
   line-height: 1px;
   font-size: 1px;
   position: absolute;
   top: 0;
   left: 0;
}
.vscrollerbase {
   visibility: visible !important;
}
.vscrollerbase {
   width: 12px;
   height: 376px;
   background: #000;
   filter:alpha(opacity=50);
   opacity:0.5;
}
.vscrollerbar {
   width: 12px;
   background: #dcdcdc;
}
/* /Scroll opmaak */
/* Tekst opmaak */
h1 {
   font-size:16px;
   font-family:Tahoma;
   font-weight:normal;
   /*text-transform:uppercase;*/
   margin:0;
   padding:0;
}
p {
   margin:0;
   padding:10px 0;
}
/* /Tekst opmaak */

form{padding:0px; margin:0px;}
input.submit{position:absolute; left:330px; bottom:17px; width:100px;}

#footerAdres {
    margin-left: 805px;
    padding-top: 10px;
    line-height:19px;
}

#musicPlayer {
    float:left;
    margin:10px 0px 0px 400px;
}

#virtueleTour {
    float:left;
    padding:10px;
    margin:10px;
    width:180px;
    background:#d2a6cf;
    text-align:center;
}
#virtueleTour:hover {
    background:#8a5787;
}

#virtueleTour a {
    color:#fff;
}

