/* --- DIVS --- */
#divcontainer{
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:50%;
	margin-top:-350px;
	width:952px;
	
}
div#content{
	overflow:auto;
	width:600px;
	height:200px;
}

#onzichtbaar { text-indent:-9999px;}

#tdtopmenu{height:38px; background-image:url(../images/bg_01.jpg);background-repeat:no-repeat; }
#tdtopmenu a{	color:#fff;		text-decoration: none;	outline:none;}
#tdtopmenu a:visited {	color:#fff;	text-decoration: none;}	   
#tdtopmenu a:hover {	color:#d4ff00;	text-decoration: none;}

#tdheader{ height:142px; background-image:url(../images/bg_02.jpg);background-repeat:no-repeat; vertical-align:top;}

#tdmenu{height:27px; background-image:url(../images/bg_03.jpg);background-repeat:no-repeat;}

#tdcontent{  background-image:url(../images/bg_04.jpg);background-repeat:no-repeat; background-color:#333724; vertical-align:top; padding:50px 20px 20px 50px;}

#tdcontent p{ padding-left:50px;}

#tdfooter{ height:25px; background-image:url(../images/bg_05.jpg);background-repeat:no-repeat; }

/* --- ALGEMEEN --- */
Body 
	{ 
    scrollbar-3d-light-color : #303324;
    scrollbar-arrow-color : #9C9C9C;
    scrollbar-base-color : #9C9C9C;
    scrollbar-dark-shadow-color : #303324;
    scrollbar-face-color : #303324;
    scrollbar-highlight-color : #303324;
    scrollbar-shadow-color : #9C9C9C;
	font-family: "Trebuchet MS", Arial;
	font-size : 12px ; 
	color : #fff ;
	
	margin:0px;
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-x; 
	background-color:#adcf56;
	}
	
TD{ 
	font-size : 12px ; 
	color : #fff ;
}

input, select, textarea{
	font-family: verdana ; 
	font-size: 11px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:#3A3A3A ;
}

a{	color:#d4ff00;		text-decoration: none;	outline:none;}
a:visited {	color:#d4ff00;	text-decoration: none;}	   
a:hover {	color:#fff;	text-decoration: none;}

a img {border: none; }

h1 {color:#c7ed04; font-size: 15px; font-variant:small-caps; border-bottom:1px solid #c7ed04;}
h1:first-letter{ font-size:16px;}
h2 {color:#c7ed04; font-size: 14px; padding: 0px 0px 0px 5px;}
h3 {color:#c7ed04; font-size: 12px; padding: 0px 0px 0px 5px; margin: 0px;}



/* --- CLASSES ---*/
.tekstklein {	font-size: 10px;}
td.dottedborder {	border-bottom: 1px dotted #DD007E;}
td.solidborder {	border-bottom: 1px solid #DD007E;}
td.dashedborder {	border-bottom: 1px dashed #DD007E;}
.imgborder {	border: 3px solid #DD007E;	margin: 5px 5px 5px 0px;}

.lagen {
	visibility:hidden;
	position:absolute;
}



/* DIV BOVEN
#logo
{ 
width:500px;
height:150px;
margin-left:-437px;
left:50%;
margin-top:19px;
position:absolute;
z-index: 999;
}
*/


/*DROPDOWN*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:999;
	font-family:"Trebuchet MS", Arial;
}
#nav {
	margin-left:7px;
}
#nav a {
	display: block;
}
#nav li { /* all list items */
	float: left;
	/* width: 10em; width needed or else Opera goes nuts */
}
#nav li a{
	padding:0px 6px;
	margin-top:6px;
	color:#fff;
	text-decoration:none;
	font-variant:small-caps;
	font-size:13px;
	padding-bottom:3px;
}
#nav li a:hover{
	color:#d4ff00;
}
#nav li ul li a{
	padding:2px;
	margin:0px;
	line-height:20px;
	color:#fff;
	font-variant:normal;
	font-size:12px;
	text-indent:10px;
}
#nav li ul li a:hover{
	background-color:#7e9028;
	color:#000;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color:#454545; 
	filter:alpha(opacity=80);
	opacity: 0.80; 
}
	
#nav li ul li{
	width:150px;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 150px;
}
#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;
}
.submenu {
	border-bottom:1px solid #c7ed04;
	background:#7e9028;
}

#nav li.submenu a {
	color:#000;
}

/* --- 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*/

#MessageBox{
	position:absolute;
	top:-20px;
	width:500px;
	left:50%;
	margin-left:-250px;
	z-index:999;
	background:#000;
	padding:25px 5px 5px 5px;
	border:1px solid #ccc;
	text-align:center;
	font-weight:bold;
	color:#b2d054;
}
#MessageBox #Close{
	float:right;
	cursor:pointer;
}

#MessageBox a {
	color:#b2d054;
}
