/*----------------------Algemeen----------------------*/
BODY, TABLE, TR, TD, TH, P,UL,OL,LI,DL,DT,DD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;	
}

BODY {
	background-color : White;
}



/*------------------ background colours---------------*/

.prime {
	background-color : #000000;
	color : White;
}
.secundary {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	

}


/*------------------- Titels---------------------*/

.titel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #68479c;
	
	font-weight : bold;
}

.subtitel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #45c9f5;
	font-weight : bold;
}

/*---------------Kleuren in overzichtstabellen-------------------*/
.tabel-caption {
	background-color : #18255B;
	color : White;
	font-weight : bold;
}

.tabel-grijs{
	background-color : #F9A31C;
}

.tabel-wit {
	background-color : #FFFFFF;
}

/*----------------------Basis opmaak------------------------*/
UL LI {
	list-style-image : none;
	list-style-type : square;
}

.tabelrand {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #68479c;
	
	font-weight : bold;
	background-color : #ffffff;
	border-top : 1px solid #eeeeee;
	border-bottom : 1px solid #eeeeee;
	border-left : 1px solid #eeeeee;
	border-right : 1px solid #eeeeee;
	padding : 4px;
}

.onderlijn {
	border-bottom : 1px solid #369;
}
.bovenlijn{
	border-top : 1px solid #369;
}

.warning {
	font-weight: bold;
	background-color : #ffffff;
	border-top : 1px solid #004C73;
	border-bottom : 1px solid #004C73;
	border-left : 1px solid #004c73;
	border-right : 1px solid #004c73;
	padding : 4px;
}

.kleiner {
	font-size : 11px;
}

.webmaster {
	font-size : 10px;
}


/*-------------------Index--------------*/
.index {
	background-color : #18255B;
}

.index_kop {
	font-weight : bold;
}

.index_sub {
	font-size : 12px;
}

.index_zoek {
	font-size : 10px;
}

/* -------------------- css rollover nav ----------------------*/

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-size : 10px;
}

#navcontainer li {
	margin: 0 0 0em 0;	
	font-size : 11px;
}

#navcontainer a
{
	display: block;
	color: #68479c;
	font-weight: bold;
	background-color: #f7b7d3;
	width: 13em;
	padding: .2em .8em;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	list-style-type : none;
}

#homenavcontainer ul {
	list-style-type : none;
	margin: 0;
    padding: 0;
}

#homenavcontainer a
{
	display: block;
	color: #fff;
	background-color: #45c9f5;
	width: 13em;
	padding: .2em .8em;
	text-decoration: none;
	border-top: 1px solid #f7b7d3;
	border-left: 1px solid #f7b7d3;
	border-right: 1px solid #f7b7d3;
	border-bottom: 1px solid #f7b7d3;
	list-style-type : none;
	font-size : 10px;
}


#active a
{
	display: block;
	color: #ffffff;
	
	background-color: #45c9f5;
	width: 13em;
	padding: .2em .8em;
	text-decoration: none;
	
	border-top: 1px solid #68479c;
	border-left: 1px solid #68479c;
	border-right: 1px solid #68479c;
	border-bottom: 1px solid #68479c;
}

#navcontainer a:hover
{
	background-color: #45c9f5;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #68479c;
	border-left: 1px solid #68479c;
	border-right: 1px solid #68479c;
	border-bottom: 1px solid #68479c;
	list-style-type : none;
}
#navcontainer a:active
{
	background-color: #45c9f5;
	color: #ffffff;
	
	border-top: 1px solid #68479c;
	border-left: 1px solid #68479c;
	border-right: 1px solid #68479c;
	border-bottom: 1px solid #68479c;
	list-style-type : none;
}


#homenavcontainer a:hover
{
	background-color: #45c9f5;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #45c9f5;
	border-left: 1px solid #45c9f5;
	border-right: 1px solid #45c9f5;
	border-bottom: 1px solid #45c9f5;
	list-style-type : none;
	font-size : 10px;
}


#active a:hover
{
	background-color: #45c9f5;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #68479c;
	border-left: 1px solid #68479c;
	border-right: 1px solid #68479c;
	border-bottom: 1px solid #68479c;
}

#navcontainer li li a
{
	display: block;
	color: #68479c;
	background-color: #fff;
	width: 13em;
	padding: 3px 15px 3px 3px;
	text-decoration: none;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align : right;
}
#navcontainer li li a:active
{
	display: block;
	color: #45c9f5;
	background-color: #fff;
	
	width: 13em;
	padding: 3px 15px 3px 3px;
	text-decoration: none;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align : right;
}

#navcontainer li li a:hover
{
	display: block;
	color: #45c9f5;
	background-color: #fff;
	width: 13em;
	padding: 3px 15px 3px 3px;
	text-decoration: none;
	border-top: 1px solid #68479c;
	border-left: 1px solid #68479c;
	border-right: 1px solid #68479c;
	border-bottom: 1px solid #68479c;
	text-align : right;
}