Body 
	{ 
    scrollbar-3d-light-color : #3A3A3A;
    scrollbar-arrow-color : #9C9C9C;
    scrollbar-base-color : #9C9C9C;
    scrollbar-dark-shadow-color : #3A3A3A;
    scrollbar-face-color : #000;
    scrollbar-highlight-color : #3A3A3A;
    scrollbar-shadow-color : #9C9C9C;
	font-family:"Trebuchet MS", Arial;
	font-size : 11px ; 
	color : #000 ;
	background-color : #000 ;
	}
	
TD{ 
	font-size : 11px ; 
	color : #000 ;
}

input, select, textarea{
	font-family:"Trebuchet MS", Arial;
	font-size: 11px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:#3A3A3A ;
}

a{
	color:#000;
	font-size:11px;
	text-decoration: none;
	outline:none;
}

a:visited {
	color:#000;
	font-size:11px;
	text-decoration: none;
}	   


a:hover {
	color:#3A3A3A;
	font-size:11px;
	text-decoration: none;
}

#logo{
	position:absolute;
	z-index:80;
	float:left;
}
#open{
	position:absolute;
	z-index:100;
	float:left;
	padding-left:300px;
	color:#fff;
	font-size:11px;
	padding-top:20px;
}

div#content{
	width:937px;
}
#pad{padding:20px 60px 0px 60px;}

#adres{
	padding-left:100px;
	color:#938989;
	font-size:11px;
}

#onzichtbaar { text-indent:-9999px;}

h1 {
	color: #910052;
	font-family:"Trebuchet MS", Arial;
	font-size: 16px;
	border-bottom: 1px solid #910052;
	padding: 0px 0px 5px 5px;
}
h2 {
	color: #000;
	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	font-variant:small-caps;
	padding-top:10px;
}
h3 {
	color: #DD007E;
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}





a img {border: none; }

/* DIV BOVEN
#logo
{ 
width:500px;
height:150px;
margin-left:-437px;
left:50%;
margin-top:19px;
position:absolute;
z-index: 999;
}
*/





/* Knopjes */
#link01 a{
	width:176px; 
	height:40px;
}

#link02 a{
	width:131px;
}


#link03 a{
	width:120px;
}


#link04 a{
	width:129px;
}


#link05 a{
	width:144px;
}


#link06 a{
	width:158px;
	height:40px;
}


/*DROPDOWN*/
.top{	padding-top:20px;
}
#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
	z-index:9999;

}
#nav {
	margin-left:0px;

}
#nav a {
	display: block;
	height:40px;
}
#nav li { /* all list items */
	float: left;
	/* width: 10em; width needed or else Opera goes nuts */
}
#nav li a{
	padding:0px 0px 0px 0px;
	color:#b60100;
	text-decoration:none;
	font-variant:small-caps;
	font-size:15px;

}
#nav li a:hover{
	color:#ff0200;
}
#nav li ul li a{
	padding:10px 0px 5px 0px;
	margin:0px;
	line-height:15px;
	color:#000;
	font-variant:small-caps;
	font-size:13px;
	text-indent:10px;
		background-color:#dad6d4;
		height:20px;
}
#nav li ul li a:hover{
	background-color:#c2bdbb;
	color:#fff;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 120px;
	height:15px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-bottom:1px solid #9ba66a;
	background-color:#dad6d4;  
	margin-top:0px;
}
	
#nav li ul li{
	width:120px;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -30px 0 0 120px;
	background-color:#dad6d4;  
	position: absolute;
	left: -999em;
	
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li ul ul ul { /* third-and-above-level lists */
	margin: -30px 0 0 120px;
	background-color:#dad6d4;  
	position: absolute;
	left: -999em;
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {     
	left: -999em; 
} 

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {     
	left: auto; 
} 


/* --- einde DROPDOWN MENU --- */

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/

