body, table, th, td, input, select, textarea
{
	color:black;
	font-family:verdana, sans-serif;
	font-size:11px;
}

img
{
	border:0;
}

h1, h2, h3, h4, h5, h6
{
	margin:0 0 1em 0;
	padding:0;
	color:#255DA3;
	font-style:italic;
}

h1	{font-size:18px;}
h2	{font-size:16px;}
h3	{font-size:14px;}
h4	{font-size:12px;}
h5	{font-size:10px;}
h6	{font-size:9px;}

p
{
	margin:0 0 1em 0;
}

form
{
	margin:0;
	padding:0;
}

.radio
{
	vertical-align:middle;
}

td
{
	vertical-align:top;
}

a
{
	color:#255DA3;
	font-weight:bold;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

hr 
{
	border:1px solid #eaeaea;
	height:1px;
	margin:15px 0;
}

div#columnleft
{
	display:none;
}

/* top en lang */

div#top
{
	display:none;
}

/* footer */

div#footer
{
	border-bottom:1px solid #eaeaea;
	padding:12px 0 0 0;
	font-size:11px;
}

div#footer a, div#footer img
{
	display:none;
}

/* main */

div#main
{
	background:white;
	font-size:12px;
	line-height:18px;
}

div#crumbs a
{
	font-weight:normal;
	color:black;
	background:no-repeat right url(../gfx/crumb.gif);
	padding:0 10px 0 0;
	margin:0 5px 0 0;
	font-size:11px;
	text-decoration:underline;
}

h2#pageTitle
{
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	margin:15px 0 15px 0;
}

div#content
{
	padding:0 0 0 0;
}

/* products */

.ptop, .pbot
{
	display:none;
}	

.ptop	{margin:15px 0 0 0}
.pbot	{margin:0 0 15px 0}

a.vorige
{
	text-decoration:none;
	padding:0 0 0 12px;
	background:no-repeat left url(../gfx/vorigeIcon.gif);
}

a.volgende
{
	text-decoration:none;
	padding:0 12px 0 0;
	background:no-repeat right url(../gfx/volgendeIcon.gif);
}

a.disabled {color:silver}
a.vorige:hover, a.volgende:hover {text-decoration:underline;}

div#products
{
	padding:0;
}

div#products table.product
{
	width:100%;
	border:1px solid #E4E4E4;
	margin:0 0 15px 0;
}

table.product caption
{
	background:#5693FF;
	color:white;
	text-align:right;
	padding:5px 7px;
	line-height:22px;
}

table.product caption strong
{
	float:left;
	font-size:18px;
	font-style:italic;
}

table.product td
{
	padding:5px 0 5px 5px;
	line-height:12px;
}

table.product td.prodimg
{
	width:178px;
}

table.product td.prodimg img {border:1px solid #E4E4E4;}
table.product td.prodimg a:hover img {border:1px solid #999999}

a.sheet, a.meerInfo
{
	display:none;
	width:128px;
	height:35px;
	padding:0 0 0 30px;
	margin:0 0 5px 0;
	font-weight:normal;
	text-decoration:none;
}

a.sheet:hover, a.meerInfo:hover {text-decoration:underline;}

a.sheet	{background:no-repeat left url(../gfx/sheetIcon.gif);}
a.meerInfo	{background:no-repeat left url(../gfx/meerInfoIcon.gif);}

a.sheet:hover	{background:no-repeat left url(../gfx/sheetIcon_.gif);}
a.meerInfo:hover	{background:no-repeat left url(../gfx/meerInfoIcon_.gif);}

/* meerInfopage */

div#meerInfopage
{
	padding:0 0 20px 0;
}

div#text
{
	float:left;
	width:260px;
	padding:10px 0;
	border-right:1px solid #E5E5E5;
}

ul.lijst
{
	list-style:none;
	margin:5px 10px 5px 0;
	padding:0;
}

ul.lijst li.item
{
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background:repeat-x bottom url(../gfx/hor_dots.gif);
	line-height:14px;
	display:block;
	clear:left;
}

ul.lijst li.item a
{
	float:left;
	margin:3px 0 0 0;
}

ul.lijst li.item span
{
	display:block;
	width:230px;
	float:right;
}	

ul.lijst li#small	
{
	font-size:10px;
	color:#7A7A7A;
	line-height:12px;
	padding:0 0 0 20px;
}

ul.lijst li#terugOverzicht
{
	margin:10px 0 10px 0;
	background:no-repeat left url(../gfx/vorigeIcon.gif);
	padding:0;
}

ul.lijst li#terugOverzicht a
{
	text-decoration:none;
	padding-left:20px;
}

ul.lijst li#terugOverzicht a:hover {text-decoration:underline;}

div#form
{
	float:right;
	padding:10px 0;
	width:260px;
}

div#form p label
{
	display:block;
	font-weight:bold;
}

div#form p label span	{font-weight:normal;}

div#form p .select {font-size:12px;}

div#form p#versturen
{
	text-align:right;
	padding:20px 26px 0 0;
}

div#form p#versturen a
{
	padding:2px 25px 3px 5px;
	height:18px;
	color:white;
	background:no-repeat right url(../gfx/versturenIcon.gif) #255DA3;
	border:1px solid #255DA3;
	text-decoration:none
}

div#form p#versturen a:hover
{
	background-color:white;
	color:#255DA3;
}

div#form #opmerking
{
	font-size:12px;
	width:19em;
	height:10em;
	padding:2px;
}