
/* Ompaak links */

a:link{ 
	text-decoration:none;
	color:#333333;
}
a:visited{
	text-decoration:none;
	color:#333333;
}

/* Ompaak links NIEUWS */

a.een:link 
{
text-decoration: none;
}
a.een:visited
{
text-decoration: none;
}
a.een:hover 
{
text-decoration: underline;
}


/* Ompaak links MENU */

a.menu:link{
	line-height:15pt;
	text-decoration: none;
	}
a.menu:visited{
	line-height:15pt;
	text-decoration: none;
	}

/* Pagina opmaak */
body{
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#6B6B6B;
	}
.body_table{
	border:none; 
	width:958px;
	background-color:#FFFFFF;
	}
.center_table{
	vertical-align:top; 
	width:768px;
	}
th{
	text-align:left;
	}
.tekst{
	font-size:12px;
	text-decoration:none; 
	}
.titel{
	font-size:14px;
	font-weight:bold;
	text-decoration:none; 
	}
.nieuws_titel{
	font-weight:bold;
	font-size:12px;
	text-decoration:none; 
	}

.menu_table{
	font-size:13px;
	vertical-align:top; 
	font-weight:bold; 
	text-decoration:none; 
	border:none; 
	width:190px;
	}

/* Tekst opmaak */

.link_archief { font-size:12px; font-weight:bold; text-decoration:none; } /* opmaak voor de link naar archief paginas */
.terug { font-size:10px; text-decoration:none; } /* standaard tekst en opmaak een stap terug */
.terug_agenda { font-size:10px; color:#660066; text-decoration:none; } /* standaard tekst en opmaak een stap terug voor agenda */
.image_link { border:none; border-spacing:0; }


/* CSS Document SIRIS.nl - op 12 november 2006 copyright Tim Hanssen 19-03-2007 */