@charset "UTF-8";
/* CSS Document */
body{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-image: url(images/header.jpg);
	height: 120px;
	width: 956px;
}
#total {
	background-image: url(images/achtergrond.jpg);
	background-repeat: repeat;
	margin-right: 0px;
	margin-left: 0px;
}
#main {
	background-image: url(images/gele-achtegrond.jpg);
	background-repeat: repeat;
	width: 955px;
	padding-top: 10px;
}
.koppen {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
}
.plattetekst_cursief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
}

/* screendump van product */
#productimage {
	padding-top: 4px;
	padding-bottom: 4px;
	float:left;
	overflow:hidden;
	width:360px;
	margin-right: 10px;
	/* background-color: black;*/
}

/* screendump van product */
#theproductimage {
	border: 1px solid #49e;
	background: #ffc;
	padding: 4px;
}
.nadruk-uitverkocht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #F00;
}
