/* --- 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:100px; background-image:url(../images/bg_02.jpg);background-repeat:no-repeat;}
#tdmenu{  height:39px; background-image:url(../images/bg_04.jpg);background-repeat:no-repeat; text-align:center; }
#tdmenu a{ font-style:italic; color:#3b2f18; font-size:14px;}
#tdmenu a:hover{ color:#c1bfad; }

#tdcontent{ background-image:url(../images/bg_06.jpg);background-repeat:repeat-y; vertical-align:top;}
#tdinhoud{ height:484px; background-image:url(../images/bg_05.jpg);background-repeat:no-repeat; padding:50px; vertical-align:top;}
#tdinhoud2{ height:484px; background-image:url(../images/bgb_05.jpg);background-repeat:no-repeat; padding:50px; vertical-align:top;}
#tdinhoud3{ height:484px; background-image:url(../images/bgb_05.jpg);background-repeat:no-repeat; padding:50px; vertical-align:top; padding-left:110px; padding-right:100px;}
#tdinhoud4{ height:484px; background-image:url(../images/bgb_05.jpg);background-repeat:no-repeat; padding:50px; vertical-align:top; padding-left:170px; padding-right:100px;}

#tdfooter{ height:22px; background-image:url(../images/bg_07.jpg);background-repeat:no-repeat; text-align:center; color:#e5e5d9;}
#tdfooter a{ color:#c7ba8e; text-decoration: underline; outline:none;}  
#tdfooter a:hover{ color:#e5e5d9; text-decoration: none;}

/* --- ALGEMEEN --- */
Body 
	{ 
    scrollbar-3d-light-color : #c1bfad;
    scrollbar-arrow-color : #9C9C9C;
    scrollbar-base-color : #9C9C9C;
    scrollbar-dark-shadow-color : #c1bfad;
    scrollbar-face-color : #c1bfad;
    scrollbar-highlight-color : #c1bfad;
    scrollbar-shadow-color : #9C9C9C;
	font-family: "Trebuchet MS", Arial;
	font-size : 12px ; 
	color : #494538 ;
	background-color : #e3e4d7 ;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
	
TD{ 
	font-size : 12px ; 
	color : #494538 ;
}

input, select, textarea{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px ;
	color: #494538 ;
	border: solid #494538 ;
	border-width: 1 ;
	background-color:transparent ;
}

a{	color:#055c32; text-decoration: none;	outline:none;}
a:visited {	color:#055c32; text-decoration: none;}	   
a:hover {	color:#85C12B; text-decoration: none;}

a img {border: none; }

h1 {color:#494538; font-size: 16px; font-variant:small-caps; padding: 0px 0px 5px 5px;}
h2 {color:#494538; font-size: 14px; padding: 0px 0px 0px 5px;}
h3 {color:#494538; 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:10px 10px;
	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*/



.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

