@charset "utf-8";
/* CSS Document */
INPUT{
	color:#755319;
	font-size:10px;
}
/*
H1{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#755319;}
*/
.bookblocktop H6{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#755319;}
/*
a,a:link,a:visited,a:hover{
	color:#755319;
	text-decoration:underline;}
*/
.bookblock{
	background-color:#FFFFFF;
	width:175px;
	height: 300px;
	border: solid 1px #cdcaba;
	float:left;
	margin:0px 10px 10px 0px;
}
.bookblockheader{
	margin:0px;
	padding:0px;}
.bookblock H6{
	color:#e38021;
	padding:2px 5px 5px 5px;
	margin:0px 0px 3px 0px;
	border-top:3px solid #e6e1dc;
}
.bookblock H6 a,.bookblock H6 a:link,.bookblock H6 a:visited,.bookblock H6 a:hover{
	color:#e38021;
	text-decoration:none;
}
.bookblock H6 a:hover{
	color:#e38021;
	text-decoration:underline;
}
.bookblocktop{
	height:260px;}
.bookblockfooter{
	background-color:#f4f6e5;
	height:40px;}
.price{
	color:#e38021;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	width:92px;
	padding:13px 0px 0px 5px;
	float:left;}
.number{
	width:73px;
	padding:6px 5px 0px 0px;
	float:left;}
.counter{
	margin:6px 0px 0px 0px;
	color:#755319;
	font-size:10px;
}
.number form{
	margin:0px; padding:0px;}
.orderbutton{
	float:right;}
.description{
	font-size:12px;}
.detailimage{
	float:left;
	margin:0px 15px 15px 0px;}
.detailprice{
	height:50px;
}
.detailprice .price{
	padding-left:0px;
}
.details{
	color:#806856;
	font-size:11px;
}
.rightcol{
	width:170px;
	float:right;
	height:100%;
	padding:10px;
	margin-left:10px;
	background-color:#f3f2e9;
	border-left:solid 1px #e7e5d8;
	border-bottom:solid 1px #e7e5d8;
	color:#675445;}
TABLE.winkelkarretje TD{
	padding:5px;}
TR.toprow{
	background-color:#f0eee1;
}
.sum{
	background-image:url(/images/stippel.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.order{
	background-color:#ca6b28;
	color:#FFF;
	text-align:center;
	border:1px solid #cdcaba;}
.order a,.order a:link,.order a:visited,.order a:hover{
	color:#FFF;
}

