﻿.vergelijken .aantal {
	background-image:url(/images/Oranje965.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	height:24px;
	line-height:24px;
	padding:0 15px;
}
.paginering
{
    border-bottom:1px solid #f19300;
    color:#000;
    float:left;
    font-size:0.9em;
    height:13px;
    padding:10px 0;
	position: relative;
	text-align:center;
    width:305px;
    }
.pagineringonder
{
    color:#000;
    float:right;
	font-size: 0.9em;
    height:25px;
    margin-top:5px;
    padding:0;
	position: relative;
	text-align: center;
    width:305px;
}
.paginering .prev, .pagineringonder .prev
{
    display:inline;
	font-weight:bold;
	height:13px;
	line-height:13px;
	margin-left:-100px;
}
.paginering .prev:hover, .pagineringonder .prev:hover
{
    background-position:0 -52px;
    color:#f19300;
	font-weight:bold;
}
.paginering .next, .pagineringonder .next
{
    background-color:transparent;
    background-image:url("/images/BolletjeGrooPNG.png");
    background-position:100% -182px;
    background-repeat:no-repeat;
    border:medium none;
    color:#0070B3;
    display:inline;
	font-weight:bold;
	height:13px;
	line-height:13px;
    padding: 0 20px;
	position: absolute;
	right: 0;
}
.paginering .next:hover, .pagineringonder .next:hover
{
    background-position:100% -78px;
    color:#f19300;
    display:inline;
    padding: 0 20px;
}

.verwijder
{
    background-color:Transparent;
    background-image:url("/images/Kruisje.gif");
    background-position:0 0px;
    background-repeat:no-repeat;
    border:none;
    display:block;
	font-weight:bold;
    height:16px;
    line-height:16px;
    padding-left:20px;
    text-decoration:none;
    }
.verwijder:hover
{
    background-position:0 -16px;
	color: #f19300;
    }

.Acco1, .Acco2, .Acco3 {
	padding: 2px 0;
	position: relative;
	width: 314px;
}
.Acco1, .Acco2 {
	border-right: 1px solid #f19300;
}
.Acco2, .Acco3 {
	padding-left: 10px;
}
#FotoContainer {
	clear: both;
}

#VergelijkBasisContainer {
	color: #000;
	font-weight: bold;
}

#LaagstePrijsContainer {
	position: relative;
}
#LaagstePrijsContainer .klantbeoordeling {
	background-image:url(/images/PrijzenKaderSter.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:117px;
	margin-bottom:10px;
	margin-top:20px;
	position:relative;
	width:160px;
}
#LaagstePrijsContainer .klantbeoordeling a {
	font-weight: bold;
}
#LaagstePrijsContainer .klantbeoordeling .beoordeling {
	font-weight:bold;
    position:absolute;
    right:11px;
	top:25px;
    text-align:center;
    width:2em;
}
#LaagstePrijsContainer .aanbieding {
	top: 67px;
}

#USPContainer ul li {
	list-style-type: disc;
	margin-left: 2em;
}

#BoekLinks {
	margin-bottom: 20px;
}
#BoekLinks a {
	background-color:transparent;
	background-image:url(/images/ButtonKleinWit90.gif);
	background-position:0 -32px;
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display: block;
	font-size:0.9em;
	font-weight:bold;
	height:32px;
	line-height:32px;
	text-align:center;
	width:90px;
}
#BoekLinks a:hover {
	background-position: 0 0;
}

.vinkjes {
	display: none;
}
.vinkjesuitgeklapt {
	display: block;
}
.vinkjeslink {
	background-color: #b2e1f5;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 7px;
}
.vinkjeslinkuitgeklapt {
	border: 1px solid #b2e1f5;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 6px;
}
.vinkjeslink .next {
	background-image: url("/images/BolletjeGrootop178-225-245.gif");
}
.vinkjeslinkuitgeklapt .next {
	background-image: url("/images/BolletjeGroot.gif");
	background-position: 0 -65px;
}
.vinkjeslinkuitgeklapt .next:hover {
	background-position: 0 -13px;
}

.vergelijken .print {
	font-weight: bold;
	margin-top: 10px;
}
.vergelijking {
	border-bottom: 1px solid #f19300;
	padding-bottom: 10px;
}