/*Algemeen*/

body {
scrollbar-base-color: black;
scrollbar-arrow-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-face-color: black;
scrollbar-highlight-color: black;
scrollbar-shadow-color: black;
scrollbar-track-color: #1f1f1f;
margin: 0px;
padding: 0px;}

iframe { 
overflow-x: hidden;
} 






/* Menu */

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 115px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid black;
}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 150px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
background: black url(../img/glossyback.gif) repeat-x bottom left;
font-size: 11px;
color: white;
display: block;
width: auto;
padding: 2px;
padding-left: 10px;
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 4px;
background: transparent url(../img/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../img/glossyback2.gif); 
font-size: 11px;
text-decoration:none;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */






/* SHIT */ 


a          {color: #ddd; font-size: 14px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; overflow: hidden;}
a:hover     {color: #bfd1a1; font-size: 14px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; overflow: hidden;} 
.center  {background-position: center; overflow: hidden }

#laag1    {visibility: hidden; position: absolute; top: 0px; left: 0px; width: 100%; height: 100% }

#footerlink {color: #8f8f8f; font-size: 9px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
#footerlink.hover {color: white; font-size: 9px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
#footerlink.visited {color: #8f8f8f; font-size: 9px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
#footerlink.active {color: #8f8f8f; font-size: 9px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
#footertext {color: #8f8f8f; font-size: 9px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}

#hoofdtekst {color: #ddd; font-size: 14px; font-family: "Arial";}

#hoofdlink {color: #65743f; font-size: 14px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
#hoofdlink.hover {color: #65743f; font-size: 14px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline;}
#hoofdlink.visited {color: #65743f; font-size: 14px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
#hoofdlink.active {color: #65743f; font-size: 14px; font-family: "Century Gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}

#disclaimertekst {color: #ddd; font-size: 11px; font-family: "Century Gothic";}







