body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFF8F7;
}

a {
	color: #1D1D1D; /* Dit is de kleur van een hyperlnk */
	text-decoration: none;
	}
	
a:link {
	color: #1D1D1D; /* Dit is de kleur van een hyperlnk */
	text-decoration: none;
	}
	
a:visited {
	color: #1D1D1D; /* Dit is de kleur van een bezochte hyperlink */
	text-decoration: none;
	}

a:active {
	color: #1D1D1D; /* Dit is de kleur van een active link */
	text-decoration: none;
	}

a:hover {
	color: #6A5E25; /* Dit is de kleur als je over een hyperlink gaat */
	text-decoration: none;
	}

p {
	font-family: arial; /* Lettertype */
	color: #1D1D1D; /* Dit is je tekst kleur */
	font-size: 12px;

	}

p.page {
}

div.rood {
	font-family: Arial;
	color: #BC2323;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
    line-height: 18px;
	}

th {
	font-size: 16px;
	color: #1D1D1D;
	}

th.menu {}

/* subkop */
th.subkop {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #7692A3;
	line-height: 20px;
	}

div.productkop {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #610000;
	}
	
th.kop {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #7692A3;
	}

div.lbkop {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	line-height: 20px;
	text-indent: 10px;
	}

div.lbtekst {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #4C6675;
	margin: 5px;
	}

div.lbleesmeer {
	font-family: arial;
	font-size: 12px;
	text-align: right;
	color: #6A5E25;
	}
	
div.lgkop {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	line-height: 20px;
	text-indent: 10px;
	}

div.lgtekst {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	margin: 5px;
	}

div.lgleesmeer {
	font-family: arial;
	font-size: 12px;
	text-align: right;
	color: #6A5E25;
	}
	
th.headerImage {}

td { 
	}

td.menu {
	text-align: left;
	vertical-align: top;
	}

td.main {
	font-family: Arial;
	color: #1D1D1D;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
    line-height: 18px;
	}

h1 {
	color: #1D1D1D;
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
    line-height: 16px;
	}
h2 {
	color: #1D1D1D;
	vertical-align: top;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
    line-height: 20px;
	}
h3 {
	color: #1D1D1D;
	vertical-align: top;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
    line-height: 16px;
	}

td.paginakop {
	font-size: 16px;
	}

td.subkop {
	font-size: 16px;
	}
	
td.footer {
	font-family: Arial;
	vertical-align: middle;	
	font-size: 10px;
	color: #4D6675;
	}

div.footer {
	font-family: Arial;
	vertical-align: middle;	
	font-size: 10px;
	color: #4D6675;
	}
	
img {
	border: 0px;
	}
.belv-tekst {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

select {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
}
input {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
}

textarea {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
}
