/**********************************************
STANDAARD ELEMENTEN
**********************************************/
body{
	color: #000000;
	font-size: 11px;
	line-height:1.8em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

td{
	color: #000000;
	font-size: 11px;
	line-height:1.8em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


h1,h2,h3{
	line-height:normal;	
}
p{
	margin:15px 0px 0px 0px;
}

p:first-child{
	margin:0px;
}

select, input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/**********************************************
LINKS
**********************************************/
a:hover, a:visited, a:active, a:link{
	color:#2f3484;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.wit a:hover, .wit a:visited, .wit a:active, .wit a:link{
	color:#ffffff;
	text-decoration:none;
}

.grijs a:hover, .grijs a:visited, .grijs a:active, .grijs a:link, .grijs{
	color:#aeaeae;
	text-decoration:none;
}

.nolink {
	margin-left:4px;
}
.fat a:hover, .fat a:visited, .fat a:active, .fat a:link{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.fat a:hover{
	color:#c02626;
}

/**********************************************
SUBMENU
**********************************************/
.submenu_off, .submenu_on{
	padding:4px 0px 4px 0px;
	font-size:11px;
	background-color:#858585;
	background-image:url(../images/dots.php?kleur=d9d9d9&dir=hor);
	background-repeat:repeat-x;;
	background-position:bottom;
	cursor:pointer;
}
.submenu_off .arrow, .submenu_on .arrow{
	padding:0px 0px 0px 21px;
	background-image:url(../images/arrow.php?kleur=d9d9d9);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
.submenu_off a:hover, .submenu_off a:visited, .submenu_off a:active, .submenu_off a:link, .submenu_on a:hover, .submenu_on a:visited, .submenu_on a:active, .submenu_on a:link{
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	color:#d9d9d9;
}

.submenu_on .arrow{
	background-image:url(../images/arrow.php?kleur=ffffff);
}
.submenu_on{
	background-color:#2f3484;
}
.submenu_on a:hover, .submenu_on a:visited, .submenu_on a:active, .submenu_on a:link{
	color:#ffffff;
}


/**********************************************
SUBSUBMENU
**********************************************/
.subsubmenu_off, .subsubmenu_on{
	padding:2px 0px 2px 0px;
	font-size:11px;
	background-color:#dddddd;
	background-image:url(../images/dots.php?kleur=7e7e7e&dir=hor);
	background-repeat:repeat-x;;
	background-position:bottom;
	cursor:pointer;
}
.subsubmenu_off .arrow, .subsubmenu_on .arrow{
	padding:0px 0px 0px 21px;
}
.subsubmenu_off a:hover, .subsubmenu_off a:visited, .subsubmenu_off a:active, .subsubmenu_off a:link, .subsubmenu_on a:hover, .subsubmenu_on a:visited, .subsubmenu_on a:active, .subsubmenu_on a:link{
	cursor:pointer;
	text-decoration:none;
	color:#7e7e7e;
	font-weight:bold;
}

.subsubmenu_on .arrow{
	background-image:url(../images/arrow_small.php?kleur=000000);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
.subsubmenu_on{
	background-color:#dddddd;
}
.subsubmenu_on a:hover, .subsubmenu_on a:visited, .subsubmenu_on a:active, .subsubmenu_on a:link{
	color:#000000;
}

.bcLink a:hover, .bcLink a:visited, .bcLink a:active, .bcLink a:link{
	color:#000000;
	text-decoration:none;
}

.bcLinkLast a:hover, .bcLinkLast a:visited, .bcLinkLast a:active, .bcLinkLast a:link{
	color:#2f3484;
	text-decoration:none;
	font-weight:bold;
}

/**********************************************
SUBSUBSUBMENU
**********************************************/
.subsubsubmenu_off, .subsubsubmenu_on{
	padding:2px 0px 2px 0px;
	font-size:11px;
	background-color:#e5e9f3;
	cursor:pointer;
}
.subsubsubmenu_off .arrow, .subsubsubmenu_on .arrow{
	padding:0px 0px 0px 21px;
}
.subsubsubmenu_off a:hover, .subsubsubmenu_off a:visited, .subsubsubmenu_off a:active, .subsubsubmenu_off a:link, .subsubsubmenu_on a:hover, .subsubsubmenu_on a:visited, .subsubsubmenu_on a:active, .subsubsubmenu_on a:link{
	cursor:pointer;
	text-decoration:none;
	color:#7e7e7e;
	font-weight:bold;
}

.subsubsubmenu_on .arrow{
	background-image:url(../images/arrow_small.php?kleur=000000);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
.subsubsubmenu_on{
	background-color:#e5e9f3;
}
.subsubsubmenu_on a:hover, .subsubsubmenu_on a:visited, .subsubsubmenu_on a:active, .subsubsubmenu_on a:link{
	color:#000000;
}


/**********************************************
NIEUWSFLAG
**********************************************/
.nieuwsflash_off, .nieuwsflash_on{
	padding:2px 0px 2px 0px;
	font-size:11px;
	background-color:#e5e9f3;
	cursor:pointer;
}
.nieuwsflash_off .arrow, .nieuwsflash_on .arrow{
	background-image:url(../images/arrow.php?kleur=7e7e7e);
	background-repeat:no-repeat;
	background-position:10px 7px;
	padding:0px 0px 0px 21px;
}
.nieuwsflash_off a:hover, .nieuwsflash_off a:visited, .nieuwsflash_off a:active, .nieuwsflash_off a:link, .nieuwsflash_on a:hover, .nieuwsflash_on a:visited, .nieuwsflash_on a:active, .nieuwsflash_on a:link{
	cursor:pointer;
	text-decoration:none;
	color:#7e7e7e;

}

.nieuwsflash_on .arrow{
	background-image:url(../images/arrow.php?kleur=000000);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
.nieuwsflash_on{
	background-color:#e5e9f3;
}
.nieuwsflash_on a:hover, .nieuwsflash_on a:visited, .nieuwsflash_on a:active, .nieuwsflash_on a:link{
	color:#000000;
}

/**********************************************
IMAGES VANUIT TOOLBOX
**********************************************/
.img_left_border{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #222222;	
}
.img_left_noborder{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.img_right_border{
	float:right;
	margin-left:10px;
	margin-right:4px;	
	margin-bottom:5px;
	border:1px solid #222222;	
}
.img_right_noborder{
	float:right;
	margin-right:4px;		
	margin-left:10px;
	margin-bottom:5px;
}
.img_noalign_noborder{
	margin:5px;
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
.img_noalign_border{
	margin:5px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	border:1px solid #222222;		
}



.dropDownDivNormal, .dropDownDivOver{
	border:1px solid #adadad;
	border-top:0px;
	border-bottom:0px;
	background-color:#ffffff;
	font-size:9px;
	padding:0px;
	padding-left:4px;
	color:#3e3e3e;
	text-decoration:none;
}

.dropDownDivNormal a, .dropDownDivOver a {{
	color:#3e3e3e;
	text-decoration:none;
}
.dropDownDivOver, .dropDownDivOver a{
	background-color:#dedede;
}
.dropDownDivBottom{
	height:1px;
	background-color:#adadad;
}