BODY
{
	background-color: white;
	margin: 0px;
}

BODY, TD, INPUT, TEXTAREA, SELECT
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #076A62;
}

H1
{
	font-size: 12px;
	color: #FE8401;
}

A
{
	color: #02478E;
}

A:hover, .menu A:hover, .menu A.current, .lnk A:hover, .lnk A.current
{
	color: #FE8401;
}

.bnr A:hover
{
	color: #02478E;
}

.menu
{
	background-color: white;
}

.menu A
{
	font-weight: bold;
	color: #076A62;
	text-decoration: none;
}

.address, .copy
{
	color: white;
}

.address, .bnr
{
	font-size: 11px;
}

.copy
{
	font-size: 9px;
}

.copy A
{
	color: white;
}

.bnr, .lnk
{
	font-weight: bold;
}

.lnk
{
	font-size: 10px;
}

.lnk A, .bnr A
{
	color: white;
	text-decoration: none;
}

.content
{
	background-repeat: no-repeat;
	width: 540px;
}

.CLO
{
	background-color: #FE8401;
}

.bot_bnr
{
	border: 1px solid #00B4A6;
}

.CLB
{
	background-color: #02478E;
}

.CLG
{
	background-color: #00B4A6;
}

.CLBNR
{
	background-repeat: no-repeat;
	vertical-align: top;
}


/* new styles */

DIV#right_nav_table {
/*	position: absolute;
	left: 759px;
	top: 122px;*/
	background-image: url(../images/right_nav_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 153px;
	width: 257px;
}

#right_nav_table TABLE {
	width: 100%;
	margin-top: 28px;
}

#right_nav_table TABLE TD.left_td {
	width: 46px;
	text-align: right;
}


A.doelen_link {
	font-weight: bold;
}
