body { 
background: #EBEBEB;
margin: 0 0 0 0 ;
padding: 0 0 0 0 ;
}

.logo {
position: relative;
border: 0px;
margin-left:auto;
margin-right:auto;
top:0px;
z-index:5;
}


.drievoorlink {
position: relative;
border: 0px;
margin-left:auto;
margin-right:auto;
margin-bottom:-50;
top:-43px;
z-index:5;
}

.luisteroverlay {
position: absolute;
margin-left:auto;
margin-right:auto; 
margin-top:0;
margin-bottom:-38;
top:0px;
left:0px;
z-index:40;
clear:both;
}

#menudiv
{
    position: relative;
    border: 0px;
	  left:0px;
	  top:-40px;    
    height:30px;
    width: 1024px;
    
    z-index:-1;
    vertical-align: middle;
        position: relative;
        left: 50%;
        
        margin: 0 0 0 -512px;
    background-image:url(images/bovenv2.png);
}
#menudiv #left {
    float: left;
    background-image: url(images/boven_left.png);
    height:30px;
    width: 4px;

    
}
#menudiv #right {
    float: right;
    background-image: url(images/boven_right.png);
    height: 30px;
    width: 6px;
}

.oranjebalk {
	position: relative;
	padding: 5px;
	height:30px;
  background-image:url(images/icons/boven.png);
/*	background-color: #F8BF24; */
	filter:alpha(opacity=80); /* msie */  
	-moz-opacity: 0.80; /* firefox 1.0 */  
	-khtml-opacity: 0.80; /* webkit */  
	opacity: 0.80; /* css 3 */  
	border: 0px;
	left:0px;
	top:-38px;
	z-index:-1; /*
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;   */
}

.oranjebalklinkjes {
	position: relative;
	padding: 5px;
	border: 0px;
	left:0px;
	top:-68px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}
.volgend {
	position: relative;
	background-image: url(images/icons/bg.png);
	border: 0px;
	left:0px;
	top:-50px;
	border: 5px;
	border-style:solid;
	border-color:#333; 
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.smallbuttonorange, .smallbuttonorange:visited {
	background-color: #EC9D28;
	background-image: url(images/icons/bgbutton.png);
	display: inline-block;
	padding: 1px 7px 1px 7px;
	margin-top:2px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	height:14px;
	color: #333;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.25);
	border-bottom: 0px solid rgba(0,0,0,0.25);
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000',direction='10',strength='20'); */
	position: relative;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 0 -1px 1px #FF6;
	text-align:center;
}                    



/*

.ie-shadow {
    display: none; /* don't show in non-ie browsers 
}


.ie-shadow {
    display: block;
    position: absolute;
    top: 5px;
    left: 2px;
    width: 109px; /* match target width */
    height: 5px; /* match target height 
    z-index: -1; 
    background: #000;
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='4', MakeShadow='true', ShadowOpacity='0.2');
}

*/







.smallbuttonorange:hover	
{
	background-color: #FC3;
	background-image: url(images/icons/bgbutton2.png);
	text-decoration: none;
}
.smallbuttonorange:active	
{ top: 1px; }

.mediumbuttonorange, .mediumbuttonorange:visited {
	background-color: #EC9D28;
	background-image: url(images/icons/bgbutton.png);
	display: inline-block;
	padding: 4px 7px 4px 7px;
	margin-top:5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	height:14px;
	color: #333;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.25);
	border-bottom: 0px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0 -1px 1px #FF6;
	text-align:center;
}
.mediumbuttonorange:hover	
{
	background-color: #FC3;
	background-image: url(images/icons/bgbutton2.png);
	text-decoration: none;
}
.mediumbuttonorange:active	
{ top: 1px; }


.mediumbuttongreen, .mediumbuttongreen:visited {
	background-color: #606B30;
	display: inline-block;
	padding: 5px 5px 5px;
	margin-top:5px;
	margin-left: 5px;
	color: #fff;
	width:150px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 0px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.mediumbuttongreen:hover						    {
	background-color: #B9A40D;
	text-decoration: none;
}
.mediumbuttongreen:active							{ top: 1px; }

.mediumbuttonbrown, .mediumbuttonbrown:visited {
	background-color: #4A330C;
	display: inline-block; 
	padding: 5px 5px 5px;
	margin-top:5px;
	margin-left: 5px;
	color: #fff;
	width:150px;	
	text-decoration: none;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 0px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.mediumbuttonbrown:hover						    {
	background-color: #976D17;
	text-decoration: none;
}
.mediumbuttonbrown:active							{ top: 1px; }
.ruimte { padding-bottom: 6px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

.mediumbuttongeel, .mediumbuttongeel:visited {
	background-color: #F90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	margin-top:5px;
	margin-left: 5px;
	color: #fff;
	width:150px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 0px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.mediumbuttongeel:hover						    {
	background-color: #FF3;
	text-decoration: none;
}
.mediumbuttongeel:active							{ top: 1px; }

/*knop */

.gewoneknop {

	background-color: #EC9D28;
	background-image: url(images/icons/bgbutton.png);
	display: inline-block;
	padding: 5px 5px 5px 5px;
	margin-top:5px;
	margin-left: 5px;
	color: #333;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.25);
	border-bottom: 0px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0 -1px 1px #FF6;
	text-align:center;

}

/* Tooltip */

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:12px;
	width:280px;
	
}

#tooltip .tipHeader {
	height:8px;
	background:url(images/tipHeader.gif) no-repeat;
}


#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	background:url(images/tipFooter.gif) no-repeat;
}

/* --- CSS voor de kleinerbox   --- */

#kleinerbox{
	position:relative;
	float:left; /* optional */
	width:162px;
	height:162px;
	border:1px solid #BBB;
	filter:alpha(opacity=65); /* msie */  
-moz-opacity: 0.65; /* firefox 1.0 */  
-khtml-opacity: 0.65; /* webkit */  
opacity: 0.65; /* css 3 */ 
	z-index:1;
	margin-left:2px;
	margin-bottom:2px;


}
#kleinerbox:hover{
	
filter:alpha(opacity=100); /* msie */  
-moz-opacity: 1.00; /* firefox 1.0 */  
-khtml-opacity: 1.00; /* webkit */  
opacity: 1.00; /* css 3 */ 
}
#kleinerbox .afbeelding{ 
	width:162px; 
	height:162px;
	}

#kleinerbox .afbeelding:hover{ 
	width:162px; height:162px;
	}
	
#kleinerbox .afbeelding .info{ 
	position:absolute;
	bottom:8; left:0; 
	height:38px;
	width:162px;
	background: url('images/site/transparent-bg-dark.png'); 
}
#kleinerbox .info h2{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FF6;
	padding:1px;
	margin:0;
	overflow:hidden;
}
#kleinerbox .info p{
	margin:0 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:5px;
	color:#f0f0f0;
}
#kleinerbox .info a{
	text-decoration:none;
	color:#FF3;
}
#kleinerbox .info a:hover{ 
	text-decoration:underline; 
}
/* --- Einde van CSS voor de kleinerbox  --- */
/* --- CSS voor de kleinerbox2   --- */

#kleinerbox2{
	position:relative;
	float:left; /* optional */
	width:124px;
	height:124px;
	border:1px solid #BBB;
	filter:alpha(opacity=65); /* msie */  
-moz-opacity: 0.65; /* firefox 1.0 */  
-khtml-opacity: 0.65; /* webkit */  
opacity: 0.65; /* css 3 */ 
	z-index:1;
	margin-left:3px;
	margin-bottom:3px;
	margin-top:3px;
	margin-right:3px;
	overflow:hidden;


}
#kleinerbox2:hover{
	
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
}
#kleinerbox2 .afbeelding{ 
	width:100px; 
	height:100px;
	}

#kleinerbox2 .afbeelding:hover{ 
	width:100px; height:100px;
		filter:alpha(opacity=100); /* msie */  
-moz-opacity: 1.00; /* firefox 1.0 */  
-khtml-opacity: 1.00; /* webkit */  
opacity: 1.00; /* css 3 */
	}
	
#kleinerbox2 .afbeelding .info{ 
	position:absolute;
	bottom:8; left:0; 
	height:38px;
	width:100px;
	background: url('images/site/transparent-bg-dark.png'); 
}
#kleinerbox2 .info h2{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FF6;
	padding:1px;
	margin:0;
	overflow:hidden;
}
#kleinerbox2 .info p{
	margin:0 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:5px;
	color:#f0f0f0;
}
#kleinerbox2 .info a{
	text-decoration:none;
	color:#FF3;
}
#kleinerbox2 .info a:hover{ 
	text-decoration:underline; 
}
/* --- Einde van CSS voor de kleinerbox2  --- */


.kopje
{
	background-color:#333;
	padding:2px;
	font-size: 14px;
}
.box
{
	height:432px;
	width:402px;
	border:solid #222 3px;
	background-color:#CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	position: relative;
	text-align:left;
	color:#033;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	overflow:hidden;	/*background: url('images/site/transparent-bg-dark.png'); */
}

.box2
{

	border:solid #666 3px;
	background-color:#CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:140px;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	position: relative;
	text-align:left;
	color:#033;
	font-size: 14px;
	font-weight: bold;
	overflow:hidden;	/*background: url('images/site/transparent-bg-dark.png'); */
}
.box3
{
	border:solid #333 5px;
	padding:1px;
	background-color:#727583;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	text-align:left;
	color:#033;
	font-size: 14px;
	font-weight: bold;
	margin-right:10px;
	overflow:hidden;	/*background: url('images/site/transparent-bg-dark.png'); */
}
.box4
{
	border:solid #333 5px;
	padding:1px;
	margin-left:10px;
	background-color:#727583;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	text-align:left;
	color:#033;
	font-size: 14px;
	font-weight: bold;
	margin-right:10px;
	overflow:hidden;	/*background: url('images/site/transparent-bg-dark.png'); */
}

.uitgebreid {
position: relative;
border: 0px;
right:4px;
top:-4px;
border: 0px;
font: normal 9px Verdana, Arial, Helvetica, sans-serif;
text-shadow: 1px 1px 1px #FF3;
color:  #000;
}
.balklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	display: compact;
	text-decoration: none;
	text-align : left;
	float: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	letter-spacing: 0px;
}
.bovencontainer {
	position: relative;
	padding:0px;
	left:0px;
	top:0px;
	z-index:5;
	/*border: 5px;
	border-style:solid;
	border-color:#333333;
	border-bottom: 0; */
	background-image: url(images/bovencontainer.png);
	background-position: bottom;
	background-repeat: no-repeat;

}
.bvcon
{
   
}

/* --- CSS voor de slider  --- */

#featured{ /* voor gehele container */
	width:826px;
	padding-right:0px; 
	position:relative; 
	padding:0; margin:0;
	margin-left:2px;
	margin-right:2px;
	height:240px;
	margin-bottom:8px;
	overflow:hidden;
	border:solid #999 1px;
}
#featured ul.ui-tabs-nav{ /* container van navtabs*/
	position:absolute; 
	top:0; right:0; 
	list-style:none; 
	padding:0px; 
	margin:0px; 
	width:280px;
	z-index:1;
}
#featured ul.ui-tabs-nav li{ /* individuele navtabs*/
	padding:0 0; 
	padding-left:1px;  
	font-size:12px; 
	color:#666;
}
#featured ul.ui-tabs-nav li img{ /* images in individuele navtabs*/
	float:right; 
	margin:0 0 0 4px; 
	background:#fff;
	height:38px;
	width:61px;
	padding:0px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ /* tekst in individuele navtabs*/
	font-size:12px; 
	font-family:Verdana; 
	line-height:18px;
	overflow:hidden; 
}
#featured li.ui-tabs-nav-item a{ /* vormgeving individuele navtabs*/
	display:block;
	padding-left:4px;
	height:40px; 
	color:#333;  
	background:#fff;
	background-image:url(images/slider/bgtabs.png);
	line-height:16px;
	overflow:hidden; 
}
#featured li.ui-tabs-nav-item a:hover{ 
	background-color:#666;
}
#featured li.ui-tabs-selected{
	background:url('images/slider/selected-item.png')  no-repeat;
	position: relative;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#666;
	color:#EDD654;
}
#featured .ui-tabs-panel{ /* container hoofdvenster */
	width:551px; height:240px; 
	position:relative;
	overflow:hidden;
}
#featured .ui-tabs-panel .info{ /* grijze vlak voor tekst in hoofdvenster */
	position:absolute; 
	top:160px; right:1px; 
	height:64px;
	width:100%;
	background: url('images/slider/transparent-bg.png');
	overflow:hidden;
}
#featured .info h2{ /* TITELTEKST in grijze vlak voor tekst in hoofdvenster */
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
}
#featured .info p{ /* SUBTEKST in grijze vlak voor tekst in hoofdvenster */
	margin:0 40px 0 8px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	overflow:hidden;
}
#featured .info a{
	text-decoration:none;
	color:#FFF;
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/* --- Einde van CSS voor de slider  --- */



.glossymenu{
padding: 0;
width: 180px; /*width of menu*/
border: 10px;
border-bottom-width: 0;
}

.glossyborder{
	margin-top: 5px;
	margin-left: 5px;
	background-color: #998602;
	display: inline-block;
	padding: 2px 2px 2px 2px;
	margin-top:5px;
	color: #fff;
	width:156px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 0px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	overflow:hidden;
	border:0px;
}

.glossymenu a.menuitem{
	background-color:#998602;
	cursor: pointer;
	font-size: 13px; 
	font-weight: bold; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 4px;
	text-decoration: none;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-color:#E49A01;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	font-size:11px;
	color:#FFF;
	background:none;
	line-height:normal;
	padding:0px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.glossymenu div.submenu ul li{
	list-style-type: none;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 1px 0px;
	background-color: #747474;
	background-image:url(images/site/bgmenu.png);
	
}

.glossymenu div.submenu ul li a{
	display: block;
	line-height:normal;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
	background-color: #585858;
	background-image:url(images/site/bgmenu2.png);
	colorz: white;
}

.logbalk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}


/* --- Begin  van CSS voor de expandfunctie  --- */

#content {
  overflow:hidden
}
.collapse p {}

#switch, .switch {margin-bottom:5px; text-align:right}

.expand{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: none;
	color: #FFFFCC;
	letter-spacing: 4px;
	background-color:#666;
	background-image:url(images/icons/bgbalk.gif);
	background-repeat:repeat;
	padding: 2;
	}
	
.expand a {
	color: #FFFFCC;
}
.expand a:link, .expand a:visited {
   background:url(images/icons/arrow-down.gif) no-repeat 100% 50%
}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration: none;
}
.expand a.open:link, .expand a.open:visited {
  background:url(images/icons/arrow-up.gif) no-repeat 100% 50%
}

/* --- Einde van CSS voor de expandfunctie  --- */


.rood {

	color: #FF0000;

}

.zwart {

	color: #000000;

}

.blauw {

	color: #0000FF;

}

.groen {

	color: #00CC00;

}

.wit {

	color: #FFFFFF;

}

.oranje {

	color: #FF9900;

}

.geel {

	color: #FFFF00;

}

.bruin {

	color: #663300;	

}

.plaatje {

	border-top-color: #333333;

	border-right-color: #333333;

	border-bottom-color: #333333;

	border-left-color: #333333;

	border-right-width: 1px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

}

.totaalbedrag {

font-family: Verdana, Arial, Helvetica, sans-serif; 

font-weight: bold; color: #990000; 

font-size: 12px; }

.underline {

	text-decoration: underline;

}

.links {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000066;

}



.style6bold {

	color: #003366;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

}

.style6boldb {

	color: #666666;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.errormsg {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FF0000;

}

.links A {

	font-size: 12px;

	color: #000066;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.links A:visited {

	font-size: 12px;

	color: #006600;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.links A:hover {

	font-size: 12px;

	color: #000066;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #FFCC33;

}

.links A:active {

	font-size: 12px;

	color: red;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #FFCC33;

}





.tabel {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border: none;

}



.kaderfrontpage {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #565E6D;

	border: 1px;

	border-style: ridge;

	width: 100%;

	border-color: #FFFFCC;

}

.kaderfrontpagemetborder {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border-style: ridge;

	width: 100%;

	border-top-style: solid;

	border-top-width: 1px;

	border-top-color: #999999;

	border-bottom-color: #999999;

	border-bottom-style: solid;

	border-bottom-width: 1px;

	border-right-style: none;

	border-left-style: none;

	

}



.kaderfrontpagetitel {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-transform: capitalize;

	color: #FFCC33;

	background-color: #000033;

	width: 100%;

	background-image: url(images/icons/gradientblauw.jpg);

}

.alignleft {

	text-align: left;	

}

.alignright {

	text-align: right;	

}



.aligncenter {

	text-align: center;	

}

.aligncenterplaatje {

	text-align: center;

	padding-right: 1px;

	padding-bottom: 0px;

	padding-left: 1px;

	padding-top: 0px;

	margin-bottom: 0px;

	margin-top: 0px;

	float: left;

}

.tinytextlichtgeelkleinvet {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: xx-small;

	font-weight: bold;

	color: #999999;

	letter-spacing: 2px;

}

.tinytextlichtgeelkleinvet A {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: xx-small;

	font-weight: bold;

	color: #999999;

	letter-spacing: 2px;

}

.tinytextlichtgeelkleinvet A:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: xx-small;

	font-weight: bold;

	color: #999999;

	letter-spacing: 2px;

}

.tinytextlichtgeelkleinvet A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: xx-small;

	font-weight: bold;

	color: #FF9900;

	letter-spacing: 2px;

	text-decoration:none;

}

.tinytextlichtgeelkleinvet A:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: xx-small;

	font-weight: bold;

	color: #FF9900;

	letter-spacing: 2px;

}



.tinytextlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: xx-small;

	font-weight: normal;

	color: #660000;

	letter-spacing: 0px;

}

.tinytextlinkkleiner {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #660000;

	letter-spacing: 0px;

}

.balklinkkleur {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFFFCC;

	font-style: normal;

	font-variant: normal;

	display: compact;

	list-style-type: square;

	text-align : left;

}

.balklinkkleur A {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFFFCC;

	font-style: normal;

	font-variant: normal;

	display: compact;

	list-style-type: square;

	text-align : left;

}.balklinkkleur A:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFFFCC;

	font-style: normal;

	font-variant: normal;

	display: compact;

	list-style-type: square;

	text-align : left;

}.balklinkkleur A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFCC00;

	font-style: normal;

	font-variant: normal;

	display: compact;

	list-style-type: square;

	text-align : left;

	text-decoration: none;

}.balklinkkleur A:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFFF00;

	font-style: normal;

	font-variant: normal;

	display: compact;

	list-style-type: square;

	text-align : left;

	text-decoration: none;

}





.invulveld_kleiner {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #003366;

	font-style: normal;

	font-variant: normal;

	background-color: #FFFFFF;

	border-color: #C0C0C0;

	border-style: solid;

	text-align: left;

	list-style-type: circle;

	scrollbar-face-color: #232323;

	scrollbar-highlight-color: #242424;

	scrollbar-arrow-color: #F8BF24;

	scrollbar-track-color: #333333;

	border: 1 px;

	padding: none;

	margin-left: 1 px;

		

	}



.invulveld {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	color: #003366;

	font-style: normal;

	font-variant: normal;

	background-color: #FFFFFF;

	border-color: #C0C0C0;

	border-style: solid;

	text-align: left;

	list-style-type: circle;

	scrollbar-face-color: #232323;

	scrollbar-highlight-color: #242424;

	scrollbar-arrow-color: #F8BF24;

	scrollbar-track-color: #333333;

	border: 2 px;

	padding: none;

	margin-left: 2 px;

		

	}

	

.invulvelddisabled {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	color: #999999;

	font-style: normal;

	font-variant: normal;

	background-color: #EEEEEE;

	border-color: #C0C0C0;

	border-style: solid;

	text-align: left;

	list-style-type: circle;

	scrollbar-face-color: #232323;

	scrollbar-highlight-color: #242424;

	scrollbar-arrow-color: #F8BF24;

	scrollbar-track-color: #333333;

	border: 2 px;

	padding: none;

	margin-left: 2 px;

		

	}

.invulveld_kleiner_disabled {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #999999;

	font-style: normal;

	font-variant: normal;

	background-color: #EEEEEE;

	border-color: #C0C0C0;

	border-style: solid;

	text-align: left;

	list-style-type: circle;

	scrollbar-face-color: #232323;

	scrollbar-highlight-color: #242424;

	scrollbar-arrow-color: #F8BF24;

	scrollbar-track-color: #333333;

	border: 2 px;

	padding: none;

	margin-left: 2 px;

		

	}





.geletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: #003366;

	font-style: normal;

	font-variant: normal;

	background-color: #FFCC33;

	border-color: #0066CC;

	text-align: left;

	border-top-width: medium;

	border-right-width: medium;

	border-bottom-width: medium;

	border-width: thin;

}

	

.geleknop {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: #003366;

	font-style: normal;

	font-variant: normal;

	background-color: #FFCC33;

	border-color: #0066CC;

	text-align: center;

	border-top-width: medium;

	border-right-width: medium;

	border-bottom-width: medium;

	border-width: thin;

}


h1        { font-family: Verdana, Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #366090; }

h2        { font-family: Verdana, Arial, sans-serif; font-size: 12pt; font-weight: bold; }

th        { font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-weight: bold; text-align: center; }

form      { margin:0px; }

.h1       { font-family: Verdana, Arial, sans-serif; font-size: 12pt; font-weight: bold; }

.h2       { font-family: Verdana, Arial, sans-serif; font-size: 12pt; font-weight: bold; }

.label    {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	}

.labelklein    {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 7pt;

	font-weight: normal;

	}

.land    {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	text-decoration: underline;	

	}

	.labelwit    {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	color : #FFFFCC;

}

.normal   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	text-align : left;

}

.proddetailsborder   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border: 8px;

	border-top-color: #666666;

	border-top-style: solid;

	border-right-color: #666666;

	border-right-style: solid;



	border-left-color: #666666;



	border-left-style: solid;

	border-color: #666666;

	background-color: #666666;

	padding: 0px;

}

.proddetailsborder2   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border-top-color: #666666;

	border-top-style: solid;

	border-bottom-color: #666666;

	border-bottom-style: solid;

	border-color: #666666;

	background-color: #666666;

	padding: 0px;

	width: 100%;

}

.proddetailsborder3   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border: 8px;

	border-top-color: #666666;

	border-top-style: solid;

	border-right-color: #666666;

	border-right-style: solid;

	border-bottom-color: #666666;

	border-bottom-style: solid;

	border-left-color: #666666;



	border-left-style: solid;

	border-color: #666666;

	background-color: #666666;

	padding: 0px;

}

.proddetailsborder4   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border: 20px;

	border-top-color: #666666;

	border-top-style: solid;

	border-right-color: #666666;

	border-right-style: solid;



	border-left-color: #666666;



	border-left-style: solid;

	border-color: #666666;

	background-color: #666666;



}

.proddetailsborder5   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border: 20px;

	border-bottom-color: #666666;

	border-bottom-style: solid;

	border-right-color: #666666;

	border-right-style: solid;



	border-left-color: #666666;



	border-left-style: solid;

	border-color: #666666;

	background-color: #666666;



}



.normal2   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align : left;
	color : #000033;
	text-transform:none;

}

.normal3   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: normal;

	text-align : left;

	color : #000066;

}

.bron   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 7pt;

	font-weight: normal;

	text-align : left;

	color : #006699;

}

.notice   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #000066;

	font-weight: bold;

	letter-spacing: 4px;

}

.warning   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: Red;

}





.colhead  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #FFFFCC;

	font-weight: bold;

	text-transform: none;

	font-variant: small-caps;

	font-style: normal;

	text-decoration: none;

}

.topmenu  { font-family: Arial, sans-serif; font-size: 8pt; }

.tinytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: capitalize;

	color: #000033;

}

.tinytext A {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: capitalize;

	color: #000033;

}

.tinytext A:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: capitalize;

	color: #006633;

}

.tinytext A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: capitalize;

	color: #FF3300;

	text-decoration: none;

}

.tinytext A:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: capitalize;

	color: #FFFF00;

	text-decoration: none;

}



.tinytextlower {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: lowercase;

	color: #000000;

}

.tinytextcapitalizeblauw {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: capitalize;

	color: #0000CC;

}







.grijs {color: #CCC5D6}



.tinytext2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #000000;

}



.tinytext2 A {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #000033;

}

.tinytext2 A:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #006633;

}

.tinytext2 A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #FF3300;

	text-decoration: none;

}

.tinytext2 A:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #FFFF00;

	text-decoration: none;

}













.tinytext2licht {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #FFFFCC;


}

.kleinetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #000000;

}

.tinytextrood {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #FF0000;

}

.tinytextroodcursief {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #990000;

	font-style: italic;

}

.tinytextblauw {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #000066;

}

.tinytextgroen {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	text-transform: none;

	color: #009933;

}

.grootdonker {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14pt;

	font-weight: none;

	text-transform: none;

	color: #000033;

	letter-spacing: 6px;

}

.helekleinetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 7pt;

	font-weight: normal;

	text-transform: none;

	color: #000000;

}



.balklink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	font-style: normal;

	font-variant: small-caps;

	text-transform: none;

	display: compact;

	text-decoration: none;

	text-align : left;

	float: none;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	clear: none;

	letter-spacing: 0px;

}

.balklink A {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFCC;

	font-style: normal;

	font-variant: small-caps;

	text-transform: none;

	display: compact;

	text-decoration: none;

	text-align : left;

	float: none;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	clear: none;

	letter-spacing: 0px;

}



.balklink A:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFCC;

	font-style: normal;

	font-variant: small-caps;

	text-transform: none;

	display: compact;

	text-decoration: none;

	text-align : left;

	float: none;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	clear: none;

	letter-spacing: 0px;

}



.balklink A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	font-style: normal;

	font-variant: small-caps;

	text-transform: none;

	display: compact;

	text-decoration: underline;

	text-align : left;

	float: none;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	clear: none;

	letter-spacing: 0px;

}



.balklink A:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFF00;

	font-style: normal;

	font-variant: small-caps;

	text-transform: none;

	display: compact;

	text-decoration: none;

	text-align : left;

	float: none;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	clear: none;

	letter-spacing: 0px;

}





.balklinkklein {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFFFCC;

	font-style: normal;

	font-variant: none;

	text-transform: none;

	display: compact;

	text-decoration: none;

	hover: #ffffff;

	text-align : left;

}	

	BODY {

scrollbar-face-color: #232323;

scrollbar-highlight-color: #242424;

scrollbar-arrow-color: #F8BF24;

scrollbar-track-color: #333333;





}

A

{

    COLOR: #000066;

    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-WEIGHT: bold;

    TEXT-DECORATION: none

}

A:hover {

	text-decoration: underline;

}

.kleinwitinbalk {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: normal;

	color: #CCCCCC;

	font-style: normal;

	font-variant: normal;

	text-transform: none;

	display: compact;

	text-decoration: none;

	hover: #ffffff;

	

} 

.titel {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-style: normal;

	font-weight: bolder;

	color: #FFFFCC;

	letter-spacing: 8px;

	text-align: left;

	text-transform: none;

	font-variant: small-caps;

}

.textlicht {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #FFFFCC;

	font-size: 12px;

}

.textlicht2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #FFFFCC;

	font-size: 12px;

	letter-spacing: 1px;

	text-transform: none;

}

.tinytextlicht {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFFFCC;

	text-transform: capitalize;

}

.tinytextlicht2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFFFCC;



}

.stylepop2 {

	color: #FFCC00;

	font-weight: bold;

}

.tinytextlichthoofdletter {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #BBBBBB;

	

}

.style6c {

	color: #FFFFCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-align: center;

	vertical-align: middle;

}

.textlichtgroot {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	color: #FFFFCC;

	letter-spacing: 8px;

}

.textlichtgroot2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	color: #FFFFCC;

	letter-spacing: 3px;

}

.textlichtgrootgeel {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: #FFCC00;

}

.textlichtgrootgeelstreep {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: #FFCC00;

	text-decoration : underline;

}

.tinytextlichtlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFFF99;

	text-transform: lowercase;

}

.tinytextlichtlinkgeel {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFCC00;

	text-transform: lowercase;

}

.tinytextlichtlinkgeel2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #FFCC00;

}

.tinytextwit {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	color: #660000;

	text-transform: lowercase;

}

.achtergrondkader {

	background-color: #FFFFCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: Black;

	font-weight: normal;

	text-transform: lowercase;

	list-style-position: inside;

	list-style-type: square;

}

.achtergrondkader2 {

	background-color: #FFFFCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: Black;

	font-weight: normal;

	list-style-position: inside;

	list-style-type: square;

}

.achtergrondkaderklein {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFCC;

	font-weight: normal;

	text-transform: capitalize;

	list-style-position: inside;

	list-style-type: square;

}

.kaderkleur1 {

	background-color: #FF6699;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	text-transform: capitalize;

	list-style-position: inside;

	list-style-type: square;

	font-variant: normal;

	color: #FFFFFF;

}



.tinytextlichtgeel {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	font-variant: normal;

	text-transform: capitalize;

	color: #FFCC00;

}

.tinytextlichtgeel A {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	font-variant: normal;

	text-transform: capitalize;

	color: #FFCC00;

}

.tinytextlichtgeel A:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	font-variant: normal;

	text-transform: capitalize;

	color: #FFCC00;

}

.tinytextlichtgeel A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	font-variant: normal;

	text-transform: capitalize;

	color: #FF9900;

	text-decoration: none;

}

.tinytextlichtgeel A:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	font-variant: normal;

	text-transform: capitalize;

	color: #FF9900;

	text-decoration: none;

}

.tinytextlicht9pnt A {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	font-variant: normal;

	color: #FFFFCC;

}

.tinytextlicht9pnt A:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	font-variant: normal;

	color: #FFFFCC;

}

.tinytextlicht9pnt A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	font-variant: normal;

	color: #FFCC33;

	text-decoration: none;

}

.tinytextlicht9pnt A:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	font-variant: normal;

	color: #FF9900;

	text-decoration: none;

}













.tinytextlichtgeel2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	font-variant: normal;

	color: #FFCC33;

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	font-style: normal;
	font-variant: normal;
	text-transform:none;
}

.textlichtopdonkereachtergrond11punt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11pt;

	font-weight: bold;

	text-transform: none;

	color: #FFFFCC;

	letter-spacing: 4px;

	background-color: #333333;

	padding: 2;

}



.textlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	text-transform: none;

	color: #990000;

}



.tinytextlichthoofd {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 7pt;

	color: #FFCC33;



}

.tinytextlichthoofd A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #FFCC33;

}

.tinytextlichthoofd A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #FF9900;

	text-decoration: none;

}



FORM {

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 0px;

	FONT-SIZE: 6px;

	PADDING-BOTTOM: 0px;

	COLOR: Black;

	PADDING-TOP: 0px;

	FONT-FAMILY: verdana, arial, sans-serif;

}

//Style INPUT velden/buttons

INPUT {

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 0px;

	FONT-SIZE: 6px;

	PADDING-BOTTOM: 0px;

	COLOR: Fuchsia;

	PADDING-TOP: 0px;

	FONT-FAMILY: verdana, arial, sans-serif;

	BACKGROUND-COLOR: Fuchsia;

}

//Style een TEXTAREA

TEXTAREA {

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 0px;

	FONT-SIZE: 10px;

	PADDING-BOTTOM: 0px;

	COLOR: #333;

	PADDING-TOP: 0px;

	FONT-FAMILY: verdana, arial, sans-serif;

	BACKGROUND-COLOR: Fuchsia;

}

//Style een pulldown

SELECT {

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 0px;

	FONT-SIZE: 6px;

	PADDING-BOTTOM: 0px;

	COLOR: Green;

	PADDING-TOP: 0px;

	FONT-FAMILY: verdana, arial, sans-serif;

	BACKGROUND-COLOR: Fuchsia;

	

}

TEXT {

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 0px;

	FONT-SIZE: 10px;

	PADDING-BOTTOM: 0px;

	COLOR: #333;

	PADDING-TOP: 0px;

	FONT-FAMILY: verdana, arial, sans-serif;

	BACKGROUND-COLOR: Fuchsia;

	}



geel {

	

	FONT-FAMILY: verdana, arial, sans-serif;

	BACKGROUND-COLOR: #FFFF66;

}	

.vraagteken

{

	cursor: help;

}

.normal2vraagteken   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	text-align : left;

	color : #000066;

	cursor: help;

}

.normal2bg   {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	text-align : left;

	color : #000066;

	background-color: #FFFFff;

	border-width: 1px;

	border-color: #CCCCCC;

	border-bottom-style: solid;

	border-top-style: solid;

	border-right-style: solid;

	border-left-style: solid;

	vertical-align: middle;

}



.roodgroot {



	FONT-SIZE: 15px;

	PADDING-BOTTOM: 0px;

	COLOR: #FF0000;

	FONT-FAMILY: verdana, arial, sans-serif;

	font-weight: bold;

	letter-spacing: 1px;

	background-color: #FFFF99;

	border-style: solid;

	border-width: 1px;

	border-color: #CCCCCC;

	}

	.styleBLAUWPRIJS {

	color: #003366;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

}