body {
	line-height: normal;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	font-weight: normal;
	font-size: 0.9em;
	background-attachment: fixed;


}

.productkop {
	background-color: #660066;
	color: #FFFFFF;
	font-weight: bold;


}
.produktregel {
	background-color: #CCCCCC;
}
.omschrijving {
	background-color: #660066;
	color: #FFFFFF;
}

.vanprijs {
	font-size: smaller;
	font-weight: bold;
}
.voorprijs {
	font-size: larger;
	font-weight: bold;
}
.nieuw {
	font-size: 110%;
	font-weight: normal;
	color: #FF0000;
	border: thick none #000000;
}

a:link {
	font-weight: bold;
	color: #660066;


}

a:hover {
	font-weight: bold;
	color: #660066;
}

a:active {
	font-weight: bold;
	color: #660066;

}

a:visited {
	font-weight: bold;
	color: #660066;

}

h1 {
	font-size: 140%;
	color: #FFFFFF;
	background-color: #660066;

}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 90%;
}

h6 {
	font-size: 80%;
}

table {
	font-size: 0.9em;
}
