*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 75% Verdana, sans-serif;
	line-height: 150%;
}

a, a:visited
{
	text-decoration: none;
	color: #000;
}

a img, a:visited img
{
	border: none;
}

#header
{
	margin: 10px 0;
	height: 95px;
	background-color: #B7CCDB;
}

#header h1
{
	display: none;
}

#header p
{
	padding: 5px;
}

#header span
{
	display: none;
}

#sidebar1
{
	display: none;
}

.sideblock
{
	background-color: #E6E6E6;
	padding: 10px;
	margin-bottom: 1em;
}

.sideblock h3
{
	color: #008000;
	font-size: 110%;
	margin-bottom: 0.2em;
}

.sideblock h3 a, .sideblock h3 a:visited
{
	color: #008000;
}

.sideblock p
{
	margin-bottom: 0.3em;
}

ul.menu
{
	list-style: none;
}

ul.menu a, ul.menu a:visited
{
	color: #000;
	padding: 2px 5px;
	display: block;
	font-weight: normal;
}

ul.menu li
{
	border-bottom: 1px solid #B3B3B3;
}

ul.menu li ul
{
	margin: 0 0 10px 20px;
	list-style: square;
}

ul.menu li ul li
{
	border: none;
	margin-left: 7px;
}

ul.menu li ul li a, ul.menu li ul li a:visited
{
	padding: 0;
}

ul.menu li.selected a, ul.menu li.selected a:visited
{
	font-weight: bold;
}

ol.bestsellers
{
	margin-left: 25px;
}

ol.bestsellers a, ol.bestsellers a:visited
{
	color: #000;
	font-weight: normal;
}

#sidebar2
{
	width: 200px;
	float: right;
}

#content
{
	float: right;
}

#content p, #content table
{
	margin-bottom: 1em;
}

#content h2
{
	font-size: 180%;
	line-height: 120%;
	margin-bottom: 0.5em;
	color: #008000;
}

#content h3
{
	font-size: 130%;
	line-height: 100%;
	margin: 1.5em 0 0.5em 0;
	color: #008000;
}

#content .artikel
{
	border: 2px dashed #008000;
	padding: 10px;
}

#content img.artikelafbeelding
{
	border: 1px solid #999;
	padding: 5px;
	margin: 0 0 10px 10px;
}

#content .artikel .prijs
{
	color: #008000;
	font-weight: bold;
	font-size: 110%;
}

#content .artikel .bestel a, #content .artikel .bestel a:visited
{
	padding: 5px 10px;
	background-color: #008000;
	font-weight: bold;
	color: #fff;
}

#content .artikelvertical
{
	width: 122px;
	height: 180px;
	float: left;
	border: 1px dashed #008000;
	text-align: center;
	margin: 0 10px 10px 0;
}

#content .artikelvertical p
{
	margin: 0;
}

#content .artikelvertical p.prijs
{
	color: #008000;
	font-weight: bold;
}

a.knop, a.knop:visited
{
	padding: 5px 10px;
	background-color: #008000;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.knop:hover, a.knop:visited:hover
{
	text-decoration: underline;
}

#footer
{
	display: none;
}

.error
{
	border: 1px solid #800000;
	background-color: #FFF0F0;
	font-weight: bold;
	padding: 5px 10px;
}

.prijs del
{
	color: #7F7F7F;
}

table.list
{
	width: 99%;
}

.list th, .list td
{
	padding: 2px 5px;
	vertical-align: top;
}

.list td
{
	border-bottom: 1px solid #CCC;
}

.list th
{
	text-align: left;
	border-bottom: 2px solid #008000;
}

input.aantal
{
	width: 30px;
	text-align: right;
	font-size: 100%;
}

.totaalregel td
{
	border-top: 2px solid #008000;
	font-weight: bold;
}

#content p.adviesprijs
{
	margin-bottom: 0;
	
}

#content .artikellijst .artikel
{
	width: 365px;
	height: 125px;
	float: left;
	margin: 5px;
	padding: 0;
	border: 1px solid #999;
}

#content .artikellijst .artikel img
{
	border: 0px solid #999;
}


#content .artikellijst .artikel h3
{
	padding: 10px;
	margin: 0;
	line-height: 100%;
}

#content .artikellijst .artikel p
{
	padding: 0 10px;
}

.clear
{
	clear: both;
}

.paginanummering
{
	padding: 2px;
	text-align: center;
	font-size: 80%;
	background-color: #F3F8FE;
}

dt
{
	font-weight: bold;
}

dd
{
	padding-bottom: 0.7em;
}

.betaling dd
{
	padding-left: 20px;
}

.gegevens input
{
	width: 200px;
	padding: 1px;
	font-size: 100%;
}

input.zoeken
{
	width: 110px;
	font: 100% Verdana, sans-serif;
}

input.zoekensubmit
{
	width: 60px;
}
