/* vanaf hier boven */

a.top_agenda{
	background : url('../images/ico_agenda_rood.gif') no-repeat right;
	padding : 0px 16px 0px 0px;
}

a.top_download{
	background : url('../images/ico_artikel_rood.gif') no-repeat right;
	padding : 0px 16px 0px 0px;
}

a.top_eigenpagina{
	background : url('../images/ico_profiel_rood.gif') no-repeat left;
	padding : 0px 0px 0px 15px;
}

a.top_logout{
	background : url('../images/ico_logout_rood.gif') no-repeat right;
	padding : 0px 16px 0px 0px;
}

a.top_print {
	background-image : url('../images/ico_print_rood.gif');
	background-position : left;
	background-repeat : no-repeat;
	padding : 0px 24px 0px 0px;
}


a.top_reageer{
	background : url('../images/ico_forum_rood.gif') no-repeat left;
	padding : 0px 0px 0px 15px;
}

a.top_voegtoe{
	background : url('../images/ico_voegtoe_rood.gif') no-repeat left;
	padding : 0px 0px 0px 15px;
}

a:visited,a:active,a:link{
	background : transparent;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	color : #990000;
	text-decoration : none;
}

a.nav_alle:visited,a.nav_alle:active,a.nav_alle:link{
	background : transparent;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

a.nav_alle:hover{
	text-decoration : underline;
}


a.tekst:visited,a.tekst:active,a.tekst:link,a.top_eigenpagina,
a.top_voegtoe,a.top_reageer,a.top_logout,a.top_agenda,
a.top_download,a.top_print,a.top_eigenpagina:active,
a.top_voegtoe:active,a.top_reageer:active,a.top_logout:active,
a.top_agenda:active,a.top_download:active,a.top_print:active,
a.top_eigenpagina:visited,a.top_voegtoe:visited,
a.top_reageer:visited,a.top_logout:visited,a.top_agenda:visited,
a.top_download:visited,a.top_print:visited,a.top_eigenpagina:link,
a.top_voegtoe:link,a.top_reageer:link,a.top_logout:link,
a.top_agenda:link,a.top_download:link,a.top_print:link{
	background : transparent;
	color : #990000;
	font-weight : normal;
	text-decoration : none;
}

a.tekst:hover,a.top_eigenpagina:hover,a.top_voegtoe:hover,
a.top_reageer:hover,a.top_logout:hover,a.top_agenda:hover,
a.top_download:hover,a.top_print:hover{
	text-decoration : underline;
}

a.vraag:visited,a.vraag:active,a.vraag:link{
	color : #FF8700;
	font-weight : bold;
	text-decoration : none;
}

a.vraag:hover{
	color : #FFFFFF;
	text-decoration : none;
}



table.background{
	background : url(../images/bg_top_actueel.gif);
}

td.alle{
	color : #FFFFFF;
	font : normal 10px/15px Arial,Helvetica,sans-serif;
	height : 15px;
	letter-spacing : 0px;
	text-align : left;
	vertical-align : middle;
}

td.datum,td.auteur{
	color : #990000;
	font : bold 9px Arial,Helvetica,sans-serif;
	height : 10px;
	letter-spacing : 1px;
	padding-left : 16px;
	text-align : left;
}

td.linksscroll{
	color : #FF8700;
	font : 11px Arial,Helvetica,sans-serif;
	line-height : 15px;
	scrollbar-3dlight-color : #FF8700;
	scrollbar-arrow-color : #FF8700;
	scrollbar-darkshadow-color : #FF8700;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FF8700;
}

td.ondertitel{
	color : #990000;
	font : bold 11px/18px Arial,Helvetica,sans-serif;
	height : 10px;
	letter-spacing : 1px;
	padding-left : 16px;
	text-align : left;
}

td.rechtsscroll{
	color : #000000;
	font : 11px Arial,Helvetica,sans-serif;
	line-height : 15px;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FF8700;
	scrollbar-highlight-color : #FF8700;
	scrollbar-shadow-color : #FF8700;
	scrollbar-track-color : #FFFFFF;
}

td.titel_downloads,td.titel_links{
	color : #990000;
	font : bold 11px Arial,Helvetica,sans-serif;
	height : 10px;
	letter-spacing : 1px;
	padding-left : 16px;
	text-align : left;
}

td.titel_rechts{
	color : #990000;
	font : bold 16px/24px Arial,Helvetica,sans-serif;
	letter-spacing : 1px;
	padding-left : 15px;
	text-align : left;
}

td.topnav{
	color : #000000;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : right;
}

td.toptekst{
	color : #990000;
	font-weight : bold;
	letter-spacing : 1px;
}

ul.dot_downloads,ul.dot_links{
	color : #990000;
	list-style-type : square;
	margin : 0px 10px;
	padding-left : 6px;
}

.links{
	background : #FF8700;
}

.rechts{
	background : #FFFFFF;
}

.rechtsonder{
	background : #FF8700;
}

/* vanaf hier links */
#linksdiv{
	background : #FF8700;
	/*height : 100%;*/
	left : 0px;
	margin : 0px 0px 0px 0px;
	overflow : auto;
	overflow-x : hidden;
	overflow-y : auto;
	position : absolute;
	width : 389px;
}

/* vanaf hier rechts */
#rechtsdiv{
	background : #FFFFFF;
	/*height : 100%;*/
	margin : 0px 0px 0px 0px;
	overflow : auto;
	overflow-x : hidden;
	overflow-y : auto;
	position : relative;
	width : 379px;
	
}

