/* algemeen */
body {
	background-color: #FFFFFF;
	margin : 0 0 0 0px;
	vertical-align : middle;
}
table {
	border : 0px;
	border-collapse : collapse;
}
table.container {
	width : 100%;
	height : 100%;
}
td {
	padding : 0 0 0 0px;
	text-align : left;
	vertical-align : top;
	color : #000000;
}
td.container {
	vertical-align : middle;
}
/* tabel met de inhoud van de pagina */
td.logo 	{
	width : 249px;
	height : 163px;
}
td.fotoboven 	{
	width : 485px;
	height : 163px;
}

td.menu 	{
	width : 249px;
	height : 358px;
}
div.menumargins {
	float : right;
	margin-right : 10px;
	padding-top : 0px;
	text-align : right;
	width : 166px;
}
td.content 	{
	width : 485px;
	height : 358px;
	background-image: url(../images/back_content.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#content_outermargin  {
	padding : 15px 0px 20px 15px;
}
#content  {
	position:relative;
	overflow : auto;
	padding : 0px;
	width:460px;
	height:320px;
	top : 0px;
	left : 0px;
	z-index: 1;
	font-size : 12px;
	color : White;
	font-family : Arial;
}
table.contentmargin {
	width : 430px;
}
td.contentmargin {
	font-family : Arial;
	color : White;
	font-size : 12px;
}
td.nieuws {
	width : 270px;
	height : 120px;
}
td.nieuwsleft {
	width : 141px;
	height : 120px;
}
div.nieuws_outermargin {
	padding : 0 0 0 10px;
}
div.nieuwsmargin {
	width : 100%;
	padding : 10 0 0 10px;
	font-size : 12px;
	font-family : Arial;
	color : #7d3520;
}
td.fotorechts 	{
	width : 270px;
	height : 358px;
}

/* tabellen met opmaak */
table.form {
	border: 1px;
	border-style : solid;
	border-color : #d8d8d8;
}

td.formtitel 	{
	font-weight : bold;
	background-color : #e0e0e0;
	padding : 3 3 3 4px;
	font-size : 12px;
}

td.formlabel 	{
	background-color : #f7f7f7;
	padding : 3 3 3 4px;
	font-size : 12px;
}

td.formdata 	{
	padding : 3 1 3 4px;
}


/* overige style-elementen */

img.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

img.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

A, A:Visited, A:Active, A:Hover   {
	font-size: 12px;
	font-family : Arial;
	text-decoration : underline;
	color: White;
}

A.nieuwstitel, A.nieuwstitel:Visited, A.nieuwstitel:Active, A.nieuwstitel:Hover   {
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
	color: #009fc3;
}
div.NewsSummaryLink A, div.NewsSummaryLink A:Visited, div.NewsSummaryLink A:Active, div.NewsSummaryLink A:Hover   {
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
	color: #009fc3;
}
div.NewsSummaryMorelink A, div.NewsSummaryMorelink A:Visited, div.NewsSummaryMorelink A:Active, div.NewsSummaryMorelink A:Hover   {
	font-size: 12px;
	font-style : Italic;
	text-decoration : underline;
	color: #7d3520;
}

span.paginatitel {
	font-size: 13px;
	font-weight: bold;
	color : #000000;
}

span.alineatitel {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}

span.attentie {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}

