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

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

td, div, th {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#000000;
	text-decoration:underline;
}

td a:hover, div a:hover, th a:hover {
	color:#009fa5;
}

.border td {
	border:1px solid #cccccc;
}

input {
	width:100px;
	border:1px solid #808080;
	color:#004c93;
}

select {
	width:150px;
	border:1px solid #808080;
	color:#004c93;
	font-size:11px;
}

textarea {
	width:200px;
	border:1px solid #808080;
	color:#004c93;
}	

button {
	width:200px;
	font-size:11px;
	border:1px solid #808080;
	background-color:#004c9;
	color:#FFFFFF;
}

.button {
	width:70px;
	font-size:11px;
	border:1px solid #808080;
	background-color:#004c9 !important;
	color:#000000;
	float:left;
}

.radio {
	margin:0px;
	padding:0px;
	border:none;
	width:12px;
}

table.support input {
	width:110px;
	border:1px solid #808080;
	color:#004c93;
}

table.support select {
	width:113px;
	border:1px solid #808080;
	color:#004c93;
	font-size:11px;
}

table.support textarea {
	width:410px;
	height:125px;
	border:1px solid #808080;
	color:#004c93;
}

/* basis */

.maintable {
	margin:0px auto;
	width:804px;
	margin-top:7px;
	border:1px solid #d3d3d3;
	border-top:none;
}

/* header */

td.top {
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	height:15px;
}

td.topmenu {
	width:195px;
	height:59px;
	padding-left:10px;
	font-size:11px;
	line-height:24px;
}

td.topmenu a {
	text-decoration:none;
}

td.slogan {
	width:445px;
}

td.logo {
	width:154px;
}

/* menu */

table.menu {
	width:650px;
	height:20px;
}

table.menu td {
	height:20px;
	background-color:#e5f5f6;
	border:1px solid #99d9db;
	color:#006e72;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
}

table.menu td a {
	color:#006e72;
	text-decoration:none;
	text-transform:uppercase;
}
/* menu2 t.b.v. product-trainingen bovenste deel */
table.menu1 {
	width:600px;
	height:20px;
}
table.menu1 td {
	height:15px;
	/*background-color:#e5f5f6;*/
	border:0px solid #99d9db;
	/*color:#006e72;*/
	font-size:11px;
	/*text-transform:uppercase;*/
	text-align:left;
	text-valign:center;
	padding:5px;
}
table.menu1 td a {
	color:#006e72;
	text-decoration:none;
	/*text-transform:uppercase;*/
}
/* menu2 t.b.v. product-trainingen onderste deel */
table.menu2 {
	width:600px;
	height:20px;
}
table.menu2 td {
	height:15px;
	/*background-color:#e5f5f6;*/
	border:1px solid #99d9db;
	/*color:#006e72;*/
	font-size:11px;
	/*text-transform:uppercase;*/
	text-align:left;
	text-valign:center;
	padding:5px;
}
table.menu2 td a {
	color:#006e72;
	text-decoration:none;
	/*text-transform:uppercase;*/
}

/* maincontent */

table.maincontent {
	width:100%;
}

table.maincontent td.content {
	padding:20px;
	width:50%;
}

ul li {
	list-style-type:none;
	list-style-image:url(../images/list_bullet.gif);
	margin-left:30px;
}

table.agenda td {
	font-size:12px;
	padding-right:5px;
	width:300px;
}

table.agenda2 td, table.agenda2 td div {
	font-size:12px;
	padding-right:5px;
	width:70px;
}

/* table.agenda3 hieronder is door mijzelf toegevoegd */
table.agenda3 td, table.agenda3 td div {
	font-size:12px;
	padding-right:5px;
	width:100px,300px;
}

/* rightcontent */

/* 'Oud' = is vervangen door onderstaande 'Nieuw'
td.rightcontent {
	width:143px;
	padding:5px;
	border-left:1px solid #d3d3d3;
}
*/
/*'Nieuw' = ipv bovenstaande 'Oud' */
td.rightcontent {
                    width:143px;
                    padding-top:5px; 
                    padding-left:6px;
                    padding-right:0px;
                    padding-bottom:5px;
                    border-left:1px solid #d3d3d3;
}

/* footer */

td.footer {
	background-color:#99cccc;
	color:#666666;
	font-size:11px;
	text-align:center;
}

td.footer a {
	color:#666666;
	text-decoration:none;
}

td.footerright {
	background-color:#99cccc;
	background-image:url(../images/footerright.gif);
	background-repeat:no-repeat;
}

/* --- */

P {
	margin-bottom:15px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#0b8f95;
	margin:20px;
	padding-left:20px;
	margin-bottom:0px;
	background-image:url(../images/h1.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#0b8f95;
	margin-bottom:15px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}

h4 {
	font-size:16px;
	font-weight:bold;
	color:#0b8f95;
	margin:20px;
	margin-left:0px;
	margin-bottom:0px;
}
