/* eInkreaders.nl */

body{
font: small Arial, 'Trebuchet MS';
color: black;
}

a{
color: #2D6CAB; /* #00f */
font-weight: bold;
}

ul{
margin-left: -25px;
}

h1{
font-weight: normal;
font-size: small;
}

h2{
font-weight: normal;
font-size: large;
}

#w{
width: 944px;
margin: 0 auto 0 auto;
}

#h{
width: 944px;
float: left;
padding-right: 130px;
}

#l{
width: 190px;
float: left;
line-height: 25px;
}

#m{
width: 754px;
float: left;
}

#f{
width: 944px;
float: left;
text-align: center;
}

.afb{
float: left;
margin: -10px 0px 20px 0px;
width: 200px;
}

.reader{
float: left;
width: 503px;
}

.stop_links{
margin-bottom: 20px;
}

select{
width: 150px;
}

.hide{
display: none;
}

.lijn{
border-top: 1px dotted #ccc;
margin: 20px 0 -18px 0;
clear: both;
}

.sort_link{
text-decoration: underline;
color: black; /* #00f */
font-weight: bold;
}

.active_sort_link{
color: black; text-decoration: none;
font-weight: bold;
}

.link{
background-image: url(i/button.png);
color: #fff;
text-decoration: none;
padding: 3px 6px 3px 4px;
font-weight: normal;
}

.link_wis{
background-image: url(i/button_wis.png);
color: #fff;
text-decoration: none;
padding: 3px 9px 3px 6px;
font-weight: normal;
}

.link_print{
background-image: url(i/button_print.png);
color: #fff;
text-decoration: none;
padding: 2px 5px 3px 5px;
float: right;
font-weight: normal;
}

.link_fb{
background-image: url(i/button_feedback.png);
color: #fff;
text-decoration: none;
padding: 2px 6px 3px 4px;
float: right;
font-weight: normal;
margin-right: 5px;
}

.link_review{
background-image: url(i/button_review.png);
color: #fff;
text-decoration: none;
padding: 3px 4px 3px 3px;
font-weight: normal;
}

.stop{
width: 400px;
}

#priceBlock{
color: #2D6CAB;
font-weight: bold;
}

#tooltip2{
position: absolute;
width: 300px;
border: 1px solid #999;
font-family: Arial;
font-size: small;
padding: 5px;
background-color: #fff;
visibility: hidden;
z-index: 100;
}

#check{
font-size: medium;
}

.prijs{
padding-bottom: 20px;
}