body {
	font-family: arial; /* Lettertype */
}

a {
	color: #000000; /* Dit is de kleur van een hyperlnk */
	text-decoration: none;
	}
	
a:link {
	color: #000000; /* Dit is de kleur van een hyperlnk */
	text-decoration: none;
	}
	
a:visited {
    color: #000000; /* Dit is de kleur van een bezochte hyperlink */
	text-decoration: none;
	}

a:active {
	color: #CCCCCC; /* Dit is de kleur van een active link */
	text-decoration: none;
	}

a:hover {
	color: #cccccc; /* Dit is de kleur als je over een hyperlink gaat */
	text-decoration: none;
	}

p { 
	font-weight: normal;
	}

p.page {
}

th {
	font-size: 14px;
	color: #671108;
	}

th.menu { 
    text-align: center;
             }

/* paginakop */
th.paginakop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	}

/* subkop */
th.subkop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	}
	
th.kop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	}
	
th.headerImage {}

td {
	}

td.menu {
	text-align: center;
	vertical-align: top;
	padding-left: 0px;
	}

td.main {
    font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
	padding: 5px;
	vertical-align: top;
	}

td.productkop {
    font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	padding: 5px;
	vertical-align: top;
	}

td.paginakop {
	font-size: 12px;
	}

td.subkop {
	font-size: 12px;
	}
	
td.footer {
    color: #000000;
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
img {
	border: 0px;
	padding: 0px;
	}


input {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid;
	}

textarea {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid;
	}

.kop_310 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 15px;
	vertical-align: top;
}
.tekst_310 {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
	padding: 5px;
	vertical-align: top;
}
.tekst_310_rood {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-align: justify;
	padding: 5px;
	vertical-align: top;
}
