body{
	background-color:#F5F5F5;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	overflow-x: hidden;
}

img
{
	border: 0;
}

h1
{
	font: 14pt arial, verdana, sans-serif;
	font-weight: 900;
	color: #006242;
	width: 146px;
}

html>/**/body h1
{
	margin-top: 0;
}

body div.container{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	height:100%;
}

table.website{
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:748px;
}
	
td.header{
	border-bottom:1px solid #000000;
}
td.header img{
	border:0;
}
td.menu{
	background-image:url(images/menubg2.gif);
	height:24px;
	font-size:12px;
	font-weight:bold;
	font-stretch:condensed;
	text-align:center;
	vertical-align:bottom;
}
td.menu a{
	color:#000000;
	line-height:24px;
	text-decoration:none;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:9px;
	padding-top:4px;
}
td.menu a:hover{
	background-color:#dddddd;
}
td.content{
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	height:100%;
	vertical-align:top;
}

td.content a{
	color: #0000CD;
	text-decoration: underline;

}
td.content a:hover{
	color:cc0000;
	text-decoration: underline;
}
td.content table.content{
	height:100%;
	width:748px;
}
td.content table.content td{
	vertical-align:middle;
}
td.content table.content td div.content{
	font-size:12px;
	overflow-y:auto;
	overflow-x: hidden;
	height: 100%;
	padding: 5px;
}
div.inhoudtitel {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #88d101;
}

td.content table.content td div.content table{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
td.content table.content td div.content table td{
	height: 25px;
	valign: bottom;
	font-size:12px;
}
td.content table.content td div.content table th{
	background-color:#006242;
	color:#FFFFFF;
	height: 25px;
	font-size:13px;
}
div.titel{
	background-image:url(images/titelbg.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 40px;
	padding-left: 5px;
	padding-top: 7px;
}

td.footer{
	background-image:url(images/footer_test.jpg);
	background-repeat: no-repeat;
	vertical-align:bottom;
	height: 110px;
}

div.domein{
	position: relative;
	float: right;
	height: 110px;
	text-align:right;
	font-family: verdana;
}
div.copy, div.copy a{
	position: relative;
	clear: right;
	color:#FFFFFF;
	font-size:12px;
	font-weight:none;
	text-align:right;
	text-decoration:none;
	margin-right:2px;
}