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 ; 
	font-size : 12px ; 
	color : #3A3A3A ;
	background-color : #000 ;
	margin:0px;
	padding:0px;
	}
	
a{ outline:none;}

a:visited {color:#055c32;
		font-size:11px;
           text-decoration: none;}
		   
a:link {color:#055c32;
		font-size:11px;
        text-decoration: none;}
	
a:hover {color:#85C12B;
		font-size:11px;
         text-decoration: none;
	     }


input, select, textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #0152ce ;
	border: solid #0152ce ;
	border-width: 1 ;
	background-color:#fff ;
	}

#container{
	width:900px;
	margin-left:-450px;
	left:50%;
	margin-top:19px;
	position:absolute;
	height:90%;
	
}

#header{
	background-image:url(../images/bg_01.jpg);
	background-repeat:no-repeat;
	height:52px;
}

#content{
	background-image:url(../images/bg_03.jpg);
	background-repeat:repeat-y;
	height:90%;
	width:900px;
	margin:0px;
	padding:0px;
}

#content2{
	background-image:url(../images/bg_02.jpg);
	background-repeat:no-repeat;
	height:558px;
	width:900px;
	margin:0px;
	padding:0px;
}

#adres{
	width:280px;
	float:left;
	margin:480px 0px 0px 50px;
	font-size:11px;
	color:#fff;
}

#inhoud{
	width:560px;
	margin-top:120px;
	float:left;
	font-size:11px;
	color:#0152ce;
}

td{	font-size:11px;
	color:#0152ce;}

#footer{
	height:32px;
	text-align:right;
}

#onzichtbaar { display:none;}




h1 {
	color: #094a80;
	font-size: 14px;
	font-variant:small-caps;
}
h1:first-letter{font-size:16px;}
h2 {
	color: #DD007E;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DD007E;
}
h3 {
	color: #DD007E;
	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; }


/* Menu */
#menu {
	width:603px;
	height:52px;
	margin:0px 0px 0px 0px;
	top:11px;
	padding:0px;
	left:50%;
	margin-left:297px;
}

#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:70px; 
	height:52px;
}
#link01 a:hover, #link01.selected a{
	background-image:url(../images/menu2_02.jpg);
}

#link02 a{
	background-image:url(../images/menu_03.jpg);
	width:98px;
	height:52px;
}

#link02 a:hover, #link02.selected a{
	background-image:url(../images/menu2_03.jpg);
}

#link03 a{
	background-image:url(../images/menu_04.jpg);
	width:136px;
	height:52px;
}

#link03 a:hover, #link03.selected a{
	background-image:url(../images/menu2_04.jpg);
}

#link04 a{
	background-image:url(../images/menu_05.jpg);
	width:140px;
	height:52px;
}

#link04 a:hover, #link04.selected a{
	background-image:url(../images/menu2_05.jpg);
}

#link05 a{
	background-image:url(../images/menu_06.jpg);
	width:79px;
	height:52px;
}

#link05 a:hover, #link05.selected a{
	background-image:url(../images/menu2_06.jpg);
}

#link06 a{
	background-image:url(../images/menu_07.jpg);
	width:80px;
	height:52px;
}

#link06 a:hover, #link06.selected a{
	background-image:url(../images/menu2_07.jpg);
}


/* Einde 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*/

