body {
	align: center;
	text-align: center;
	margin: 0px;
}
table {
	align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kop {
	position:relative;
	height:165px;
	width:800px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/logo_test.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
.inhoudlinks {
	border-left-style: solid;
	border-right-color: #E52324;
	border-left-color: #E52324;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 400px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-right-style: solid;
	padding: 25px;
}
.inhoudlinks img{
	margin-right: 10px;
}
.inhoudlinks a{
	color: #E52324;
	text-decoration: none;
}
.inhoudlinks a:hover{
	color: #E52324;
	text-decoration: underline;
}
.onderlinks {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #E52324;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 25px;
	color: #919191;
	text-align: left;
	background-image: url(../images/onder_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.onderlinks a{
	color: #919191;
	text-decoration: none;
}
.onderlinks a:hover{
	color: #E52324;
	text-decoration: underline;
}
.navigatie {
	width: 800px;
	float: right;
	background-color: #F5F5F5;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}#nav {
	width:100%;
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
}
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span {
	float:none;
	display:block;
	color:#7E7E7E;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/nav.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 13px;
	padding-left: 16px;
}
#nav a { float:none; }
#nav li {
	float:left;
	color: #FFF;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}
#nav #current {
	color: #E52324;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#nav #current a {
	color:#E52324;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 100% -100px;
}
#nav a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 100% -50px;
} 

td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E52324;
	font-weight: bold;
}
h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
h5
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
table.contenttable  {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
table.contenttable   td, table.contenttable tr  {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
