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

body.body_boven {
	background-color: #FFFFFF;
	background-image: url(../images/back_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

body.body_menu {
	background-color: #FFFFFF;
	background-image: url(../images/back_menu.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

body.body_naw {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../images/back_naw.gif);
	background-position: left top;
}
table.table_tekstkader {
	border: 1px;
	border-style: solid;
	border-color: #360398;
  	border-collapse: collapse;
}
td 	{
	font-size: 12px;
	color: black;
	text-align : left;
	vertical-align : top;
}

td.td_right 	{
	text-align : right;
}

td.td_menu_foto 	{
	text-align : left;
	vertical-align : top;
	padding : 10 0 0 79px;
}

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

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

A:Visited   {
	font-size: 12px;
	text-decoration : none;
	color: #07409E;
}

A:Active  {
	font-size: 12px;
	text-decoration : none;
	color: #07409E;
}

A {
	font-size: 12px;
	text-decoration : none;
	color: #07409E;
}

A:Hover {
	font-size: 12px;
	text-decoration : underline;
	color: #07409E;
}
font.paginatitel {
	color : #360398;
	font-size: 13px;
	font-weight: bold;
}
font.alineatitel {
	font-size: 12px;
	font-weight: bold;
}

