body.content {
	font-family :Arial;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(../images/back_content.gif);
	background-repeat: no-repeat;
	background-position : right;
}

body.boven {
	background-color: #0d2c89;
	background-image: url(../images/back_boven.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

body.menu {
	background-color: #0d2c89;
	margin : 0 0 0 10px;
}
body.bottom {
	background-color: #0d2c89;
}

td 	{
	font-size: 14px;
	color: black;
	text-align : left;
	vertical-align : top;
}

td.td_right 	{
	text-align : right;
}

td.td_menu_item {
	padding : 0 0 7 0px;
}

img.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

img.img_left {
	float: keft;
	margin-right: 15px;
	margin-bottom: 5px;
}

A:Visited   {
	font-size: 14px;
	font-weight : bold;
	text-decoration : underline;
	color: #0d2c89;
}

A:Active  {
	font-size: 14px;
	font-weight : bold;
	text-decoration : underline;
	color: #0d2c89;
}

A {
	font-size: 14px;
	font-weight : bold;
	text-decoration : underline;
	color: #0d2c89;
}

A:Hover {
	font-size: 14px;
	font-weight : bold;
	text-decoration : underline;
	color: #0d2c89;
}

span.paginatitel {
	font-size: 14px;
	font-weight: bold;
	color : #0d2c89;
}

span.alineatitel {
	font-size: 14px;
	font-weight: bold;
}

