* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	color: #797979;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

/*#wrapper {
	margin: 100px auto 0;
	width:765px;
	text-align: left;	
}*/

#wrapper{
	width: 765px;
	margin-top: -297px;
	margin-left: -382px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#wrapper{
	width: 945px;
	margin-top: -290px;
	margin-left: -470px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#top {
	background-image:url(../afbeeldingen/detail/top.jpg);
	background-repeat:no-repeat;
	width:945px;
	height:28px;
}

#content {
	background-image:url(../afbeeldingen/detail/main.jpg);
	background-repeat:repeat-y;
	width:945px;
	margin-left: 1px;
}

#afbeelding {
	float: left;
	width:520px;
	margin-left:20px;
}

#uitleg {
	float: right;
	width:285px;
	margin-right:40px;
}
#uitleg a, a:hover,a:active{
	color: #333;
	}

.clear {
	clear: both;
}

#footer {
	width:945px;
	background-image:url(../afbeeldingen/detail/footer.jpg);
	background-repeat:no-repeat;
	height:78px;
	margin-left: 3px;
	margin-top: 0px;
}
table{
	margin-left: 45px;
}
table td{padding:2px 0;}
td.marked{padding:10px 0; color:#006;}
#prijs{
	width:659px;
	float: left;
	margin-top:20px;
	margin-left: 30px;
	font-size: 11px;
}
#knoppen{
	float: right;
	margin-right: -19px;
	margin-top:-3px;
	height: 92px;
	
}
#knoppen ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:block;
	padding-left:33px;
	color:#000;
}
/*#knoppen ul li{
	width:92px;
	height:28px;
	text-align:center;
	font-weight:bold;
	float:left;
	margin-left:10px;
}*/
#knoppen ul li {
	display: block;
	width: 91px;
	height: 86px;
	text-align:center;
	font-weight:bold;
	float:left;
	margin-left:0px;
}
#knoppen a.bestel{
	background-image: url(../afbeeldingen/detail/bestelleeg.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 84px;
	height: 86px;
	padding-top: 35px;
	text-indent: -10px;
	margin-top: -0px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#knoppen a.leeg{
	background-image: url(../afbeeldingen/detail/leeg.gif);
	background-repeat: no-repeat;
	display: block;
	width: 85px;
	height: 86px;
	margin-top: 6px;
	text-indent: 0px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#knoppen a.terug{
	background-image: url(../afbeeldingen/detail/terugleeg2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 92px;
	height: 83px;
	padding-top: 30px;
	text-indent: -20px;
	margin-left: -11px;
	margin-top: 3px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

/*.terug{
	background-image: url(../afbeeldingen/detail/terugleeg.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 68px;
	height: 78px;
	padding-top: 30px;
	padding-left: -10px;
	font-size: 13px;
	text-indent: -15px;
}*/
img,img a{
	border: 0;
}
.titeltop{
	width: 365px;
	font-weight: bold;
	border-bottom: black 0px solid;
	padding:0 0 15px 0;
}
.titel{
	width: 325px;
	border-bottom: black 0px solid;
}
.auteurtop{
	width: 220px;
	font-weight: bold;
	border-bottom: black 0px solid;
	padding:0 0 15px 0;
}
.auteur{
	width: 190px;
	border-bottom: black 0px solid;
}
.uitgavetop{	
	width: 120px;
	font-weight: bold;
	border-bottom: black 0px solid;
	padding:0 0 15px 0;
}
.uitgave{	
	width: 120px;
	border-bottom: black 0px solid;
}
.prijstop{
	width: 130px;
	font-weight: bold;
	border-bottom: black 0px solid;
	padding:0 0 15px 0;
}
.prijs{
	width: 130px;
	border-bottom: black 0px solid;
}
.besteltop{
	width: 130px;
	font-weight: bold;
	border-bottom: black 0px solid;
	padding:0 0 15px 0;
}
.bestel{
	width: 130px;
	border-bottom: black 0px solid;
}
.bestel a, a:hover, a:active{
	color: #797979;
}
