
body {
	margin: 0px;
	text-align: justify;
	vertical-align: top;
	horizontal-align: left;
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
}

td {
	text-align: left;
	vertical-align: top;
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 10pt;
	color: #000000;
}

h1 {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 18pt;
	font-weight:bold;
	color: #000000;
}
h2 {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 14pt;
	font-weight:bold;
	color: #000000;
}
h3 {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
}
h4 {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12pt;
	font-weight:bold;
	color: #f30003;
}
h5 {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
}

a {
	font-family: "Verdana", Arial, Trebuchet MS;
	color: #f30003;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: "Verdana", Arial, Trebuchet MS;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.home {
	font-family: "Verdana", Arial, Trebuchet MS;
	color: #000000;
	text-decoration: none;
}


.home a {
	font-family: "Verdana", Arial, Trebuchet MS;
	color: #000000;
	text-decoration: none;
}

.home a:hover {
	font-family: "Verdana", Arial, Trebuchet MS;
	color: #f30003;
	text-decoration: none;
}



.menu {
	width: 200px;
	background-color: #0068ff;
}

.menu td {
	height: 30px;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	vertical-align: center;
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12pt;
	color: #ffffff;
}

.menu td a:link, .menu td a:active, .menu td a:visited
{
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #0068ff;
	width: 200px;
	height: 30px;
	padding: 8px;
}

.menu td a:hover
{
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #F30003;
	width: 200px;
	height: 30px;
}

.producten {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 14pt;
	font-weight:bold;
	color: #ffffff;
	text-align: center;
	padding: 8px;
}

.menuhorizontal {
	width: 100%;
	height: 40px;
	background-color: #0068ff;
}

.menuhorizontal td {
	width: 160px;
	border-right: 1px solid #ffffff;
	text-align: center;
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12pt;
	color: #ffffff;
}


.menuhorizontal td a:link, .menuhorizontal td a:active, .menuhorizontal td a:visited
{
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #0068ff;
	width: 100%;
	height: 100%;
	padding: 8px;
}

.menuhorizontal td a:hover 
{
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #F30003;
}


ul {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: disc;
}

.maintable {
	width: 800px;
	vertical-align: top;
}

.textcel {
	width: 600px;
	padding: 5px;
	text-align: justify;
	vertical-align: top;
}
.header {
	width: 800px;
	height: 250px;
	border-bottom: 1px solid #0068ff;
}

.footer {
	height: 20px;
	padding: 5px;
	background-color: #0068ff;
	text-align: center;
	vertical-align: center;
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 9pt;
	color: #ffffff;	
}


.image {
	margin: 4px;
	border: 1px solid #0068ff;
}