/* body */

body
{
	margin-top: 10px;
	margin-left: 10px;
	background-color: #DFE6ED;
	color: #000000;
	font-family: verdana, arial;
	font-size: 10px;
}

/* CMS */

span.CMSTekstBlauwBold
{
	color: #336799;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
}

/* table route */

table.route
{
	width: 100%;
}

/* td tekst */

td
{
	font-family: verdana, arial;
	font-size: 10px;
}

td.home
{
	font-family: verdana, arial;
	font-size: 10px;
	width: 425px;
}

td.maintd
{
	font-family: verdana, arial;
	font-size: 10px;
	width: 100%;
}

td.tekstroute
{
	font-family: verdana, arial;
	font-size: 10px;
	width: 42%;
	cellspacing: 0px;
	cellpadding: 0px;
}

td.image
{
	width: 58%;
	cellspacing: 0px;
	cellpadding: 0px;
}

/* nieuwsitem */

.titelBlauwBold
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #248CBF;
	text-decoration: none;
}

.titelZwartBold
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tekstZwart
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
}

/* Links */

a
{
	color: #336799;
	text-decoration: none;
}

a:visited
{
	color: #336799;
	text-decoration: none;
}

a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
