/* --- 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;}

#tdheader{ height:152px; background-image:url(../images/bg_01.jpg);background-repeat:no-repeat; vertical-align:bottom; text-align:right; word-spacing:10px; padding-bottom:5px; padding-right:15px;}
#tdheader a{ color:#fff;}
#tdheader a:visited{ color:#fff;}
#tdheader a:hover{ color:#000;}

#tdmenu{ height:37px; background-image:url(../images/bg_02.jpg);background-repeat:no-repeat; font-family:"Opel Sans", Arial; padding-left:25px; letter-spacing:1px;}

#tdmenu a{ color:#fff;}
#tdmenu a:visited{ color:#fff;}
#tdmenu a:hover{ color:#ccc;}

#tdmiddle{ height:435px; background-image:url(../images/bg_04.jpg);background-repeat:repeat-y;}
#tdinhoud{ height:435px; background-image:url(../images/bg_03.jpg);background-repeat:no-repeat; vertical-align:top;}

#tdcontent{ padding-top:115px; vertical-align:top;}
#tdcontent p{ padding-left:40px;}



#tdfooter{ height:48px; background-image:url(../images/bg_05.jpg);background-repeat:no-repeat; text-align:center;}

#tdadres{ padding-top:115px; padding-left:22px; vertical-align:top;}


/* --- ALGEMEEN --- */
Body 
	{ 
    scrollbar-3d-light-color : #3A3A3A;
    scrollbar-arrow-color : #9C9C9C;
    scrollbar-base-color : #9C9C9C;
    scrollbar-dark-shadow-color : #3A3A3A;
    scrollbar-face-color : #3A3A3A;
    scrollbar-highlight-color : #3A3A3A;
    scrollbar-shadow-color : #9C9C9C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px ; 
	color : #fff ;
	background-color : #000 ;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
	
TD{ 
	font-size : 11px ; 
	color : #fff ;
}

input, select, textarea{
	font-family: verdana ; 
	font-size: 11px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:#3A3A3A ;
}

a{	color:#9d9d9d;	text-decoration: none;	outline:none;}
a:visited {	color:#9d9d9d;	text-decoration: none;}	   
a:hover {	color:#fff;	text-decoration: none;}

a img {border: none; }

h1 {color:#000; font-size: 16px; font-variant:small-caps; padding: 0px 0px 5px 5px;}
h2 {color:#000; font-size: 14px; padding: 0px 0px 0px 5px;}
h3 {color:#000; 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;}




/* DIV BOVEN
#logo
{ 
width:500px;
height:150px;
margin-left:-437px;
left:50%;
margin-top:19px;
position:absolute;
z-index: 999;
}
*/


/* Menu */
#menu {
	width:855px;
	height:27px;
	margin:0px 0px 0px 0px;
	top:11px;
	padding:0px;
}

#menu li {
	text-indent:-9999px;
	float:left;
	list-style-type:none;
}

#menu li a{
	background-position:0px 0px;
	display:block;
}


/* Knopjes */
#link01 a{
	background-image:url(../images/menu_02.jpg);
	width:113px; 
	height:27px;
}
#link01 a:hover, #link01.selected a{
	background-image:url(../images/menu2_02.jpg);
}

#link02 a{
	background-image:url(../images/menu_03.jpg);
	width:117px;
	height:27px;
}

#link02 a:hover, #link02.selected a{
	background-image:url(../images/menu2_03.jpg);
}

#link03 a{
	background-image:url(../images/menu_04.jpg);
	width:141px;
	height:27px;
}

#link03 a:hover, #link03.selected a{
	background-image:url(../images/menu2_04.jpg);
}

#link04 a{
	background-image:url(../images/menu_05.jpg);
	width:68px;
	height:27px;
}

#link04 a:hover, #link04.selected a{
	background-image:url(../images/menu2_05.jpg);
}

#link05 a{
	background-image:url(../images/menu_06.jpg);
	width:194px;
	height:27px;
}

#link05 a:hover, #link05.selected a{
	background-image:url(../images/menu2_06.jpg);
}

#link06 a{
	background-image:url(../images/menu_07.jpg);
	width:94px;
	height:27px;
}

#link06 a:hover, #link06.selected a{
	background-image:url(../images/menu2_07.jpg);
}

#link07 a{
	background-image:url(../images/menu_08.jpg);
	width:128px;
	height:27px;
}

#link07 a:hover, #link07.selected a{
	background-image:url(../images/menu2_08.jpg);
}

/* Einde menu */



/* ---- MENU html --- */
.menu td{
	color:red;
}
.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #140f63;
	text-decoration: none;
	font-weight:bold;
	background-image:url(images/menu.jpg); background-repeat:no-repeat; background-position:center left;
}
.menu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #140f63;
	text-decoration: none;
	font-weight:bold;
	background-image:url(images/menu.jpg); background-repeat:no-repeat; background-position:center left;
}
.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	background-image:url(images/menu.jpg); background-repeat:no-repeat; background-position:center left;
}
.menu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #140f63;
	text-decoration: none;
	font-weight:bold;	
	background-image:url(images/menu.jpg); background-repeat:no-repeat; background-position:center left;
}
/* ----- END MENU html ---- */
/* --- DROPDOWN MENU --- */
body { font-size: 0.7em; }
h3   { font-size: 1.6em; margin: 0px; }

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  width:   150px;
  background: transparent;
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-size: 10px;
  color:   #000000;
}

#pad_sa{padding:5px 0px 5px 20px;}

a.sample_attach:hover, a.sample_attach2:hover
{
  font-size: 10px;
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  color:   #ffffff;
}
a.sample_attach, a.sample_attach:visited { border-bottom: none; }

div#sample_attach_menu_child{ background-color:#b6d143;filter:alpha(opacity=80);opacity:0.80;border-bottom:1px solid #6d7742;}
div#sample_attach_menu_parent{ width:56px; height:39px; }


div#sample_attach_menu_parent2{ width:94px; height:39px; }
div#sample_attach_menu_child2{ 	background-color:#b6d143;filter:alpha(opacity=80);opacity:0.80;border-bottom:1px solid #6d7742;}
a.sample_attach2, a.sample_attach2:visited, div.sample_attach2{
  width:   100px;
  background: transparent;
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-size: 10px;
  color:   #000000;
}

form.sample_attach{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }
/* --- 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*/
