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

.straat {
    color: #004677;
    font-weight: bold;
	border-bottom: 1px solid #004677;
}

.img {
	border: 1px solid #004677;
	background-color: #658AB1;
	text-align: center;
}

.foto {
	text-align: center;
}

.boven {
	background-color: #FCFCF5;
	background-image: url(../images/back_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.menu {
	background-color: #FCFCF5;
	background-image: url(../images/back_menu.gif);
	background-repeat: repeat;
	background-position: top left;
}
td 	{
	font-size: 12px;
	color: black;
	text-align : left;
	vertical-align : top;
}

td.right 	{
	font-size: 12px;
	color: black;
	text-align : right;
	vertical-align : top;
}

img.right {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	border: 1px;
	border-style: solid;
	border-color: #004677;
}

img.thumb {
	border: 1px;
	border-style: solid;
	border-color: #004677;
}

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 {
	font-size: 14px;
	font-weight: bold;
}

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