
#productenlist {
width:600px;
float:left;
}

#sorteren {
width:600px;
}

#items2 {
height:50px;
width:600px;
border-bottom:solid 1px #eeeeee;
background-color:#cccccc;
}

#items {
height:50px;
width:600px;
border-bottom:solid 1px #eeeeee;
}

.pic {
height:50px;
width:60px;
border:0;
float:left;
margin-right:5px;
}
.details {
margin-bottom:5px;


}

.titel {
font-size:18px;
width:300px;
float:left;
font-weight:bold;
margin-right:5px;
color:#4e82c2;
}

SPAN.type {
font-size:12px;
color:#757575;
}

SPAN.omschrijving {
font-size:9px;
color:#757575;
font-weight:normal;
line-height:8px;
}

.prijs{
width:50px;
float:left;
margin-right:5px;
margin-left:5px;
font-weight:bold;
color:#0ec700;
}

.con{
width:70px;
float:left;
margin-right:5px;
color:#4e82c2;
}
.plaats {
width:90px;
float:right;
text-transform: uppercase;
color:#757575;
}

span.datum {
text-transform: lowercase;
color:#757575;
font-size:10px;
}

#resultaten {
height:50px;
margin-top:10px;
width:600px;
}

.left {
float:left;
width:150px;

}

.left a {
font-weigt:bold;
color:#4e82c2;
}

.midden {
float:left;
text-align:center;
width:300px;

}
.midden a {
font-weigt:bold;
text-decoration:none;
color:#4e82c2;
}

.midden a:hover {
text-decoration:underline;
}


.rechts {
float:right;
width:150px;
color:#4e82c2;
text-align:right;
}

#rechtsbanner {
width:150px;
float:right;
}

.merken ul {
list-style-type:none;


}

.merken li {
margin-left:0px;
border-bottom:solid 1px #eeeeee;
width:140px;
height:17px;

}

.prijzen ul {
list-style-type:none;


}

.prijzen li {
margin-left:0px;
border-bottom:solid 1px #eeeeee;
width:140px;
height:17px;

}

.banner {
background-color:#cccccc;
width:150px;
height:620px;

}

.banner img {
align:center;
}