body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFF00;
	margin-top: 0px;
}
.om {
	color: #FF0000;
	font-size: xx-small;
}
.active {
	color: #FF0000;
	font-size: small;
}
.jolietoys {
	font-size: x-large;
	color: #FF0000;
	font-weight: bold;
}
.kop {
	font-size: x-large;
	color: #FF0000;
	font-weight: bold;
	font-family: "Comic Sans MS", Arial, Verdana;
}
.product {
	font-size: large;
	color: #FF0000;
	font-weight: bold;
	vertical-align: top;
	background-color: #FFFF00;
	font-family: "Comic Sans MS", Arial, Verdana;
}
a:link {
	text-decoration: none;
	font-size: x-small;
}
a:visited {
	font-size: x-small;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.producttable {
	background-color: #FFFF00;
	border: 1px solid #FFCC00;
}
.top {
	background-color: #FFFF00;
}
.foto {
	border-right: 1px dashed #FFCC00;
	background-color: #FFFF00;
	font-size: xx-small;
	width: 250px;
}
.omschrijving {
	background-color: #FFFF00;
	vertical-align: top;
}
.afmetingen {
	background-color: #FFFF00;
	vertical-align: top;
}
.nav {
	background-color: #FFCC00;
	font-family: "Comic Sans MS", Arial, Verdana;
	text-align: left;
	color: #FFFFFF;
	font-size: x-small;
	left: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.basictable {
	background-color: #FFFF00;
	width: 650px;
}
.content {
	padding-top: 20px;
}
