body {
	font-family:Arial, Helvetica, Tahoma, Verdana;
	padding:0px;
	margin:40px 0px 40px 0px;
}



table {
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	padding:0px;
	vertical-align:top;
}



img {
	border:0px;
}
img.border {
	border:solid 1px #636363;
}



p {
	padding:0px 0px 10px 0px;
	margin:0px;
}



ul {
	margin:0px;
	padding-left:15px;
}

li {
	list-style-type:decimal;
	margin-left: 13px;
}



form {
	margin:0px;
	padding:0px;
}



td.bg_t {
	width:913px;
	height:33px;
	background:url(../img/bg_t.gif) no-repeat;
}
td.bg_m {
	width:913px;
	background:url(../img/bg_m.gif) repeat-y;
}
td.bg_b {
	width:913px;
	height:33px;
	background:url(../img/bg_b.gif) no-repeat;
}



div#menu {
	border-top:solid 1px #606060;
	border-bottom:solid 1px #606060;
	text-align:center;
}
div#menu a {
	padding-left:20px;
	padding-right:20px;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
}
div#menu a.sel {
	color:#00a4e4;
}
div#menu a:hover {
	color:#00a4e4;
}

div.titel {
	margin:30px 0 20px 0;
	font-family:"trebuchet ms";
	font-size:19px;
	color:#00a4e4;
}
div.content, div.content td {
	font-family:"trebuchet ms";
	font-size:13px;
	line-height:23px;
	color:#98989C;
}
div.content a {
	color:#00a4e4;
	text-decoration:underline;
}
div.content a:hover {
	text-decoration:none;
}
p.kop {
	color:			#00a4e4;	
	font-size:		15px;
	font-weight:	700;
}
p.bold {
	font-weight:	700;	
}	
div.balkcontent {
	font-family:"trebuchet ms";
	font-size:12px;
	line-height:21px;
	color:#717175;
}
div.balkcontent p.blauw {
	padding:10px 0 5px 0;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	color:#00a4e4;
}
div.balkcontent a {
	color:#00a4e4;
	text-decoration:underline;
}
div.balkcontent a:hover {
	text-decoration:none;
}

input, select, textarea {
	margin-bottom:1px;
	font-family:"trebuchet ms";
	font-size:13px;
	color:#717175;
}

div.content ul{
	padding-left: 20px;		
}
