/* CSS Document  Energy-plus prijslijsten */

#aanbieding-1 {
background-image:url(../images/aanbieding1.jpg);
background-repeat:no-repeat;
border: 4px solid #5D97BC;
height:75px;
width:487px;
margin:13px 0px 0px 0px;
}

#aanbieding-2 {
background-image:url(../images/aanbieding2.jpg);
background-repeat:no-repeat;
border: 4px solid #5D97BC;
height:75px;
width:487px;
margin:13px 0px 0px 0px;
}

#aanbieding-3 {
background-image:url(../images/aanbieding3.jpg);
background-repeat:no-repeat;
border: 4px solid #5D97BC;
height:167px;
width:487px;
margin:13px 0px 0px 0px;
}

/* zomer maanden */
#aanbieding-1-zomer {
background-image:url(../images/aanbieding1-herfst.jpg);
background-repeat:no-repeat;
border: 4px solid #5D97BC;
height:104px;
width:518px;
margin:13px 0px 0px 0px;
}

/* zomer maanden */
#aanbieding-2-zomer {
background-image:url(../images/aanbieding2-zomer.jpg);
background-repeat:no-repeat;
border: 4px solid #5D97BC;
height:75px;
width:518px;
margin:13px 0px 0px 0px;
}

.aanbieding-text {
font-family:Arial;
color:#fff;
font-size:12px;
padding:3px 10px 0px 155px;
}
.aanbieding-zomer-text {
font-family:Arial;
color:#fff;
font-size:12px;
padding:3px 10px 5px 195px;
}
.aanbieding-zomer-text2 {
font-family:Arial;
color:#fff;
font-size:12px;
padding:3px 10px 7px 195px;
}
.aanbieding-zomer-text h2, .aanbieding-zomer-text2 h2 {
font-family:Arial;
color:#fff;
font-size:16px;
margin:0px 0px 8px 0px;
}

.aanbieding-text h4, .aanbieding-text2 h4 {
font-family:Arial;
color:#fff;
font-size:14px;
margin:0px 0px 8px 0px;
}
/* tabellen prijslijsten */
.prijslijst {
font-family:Arial;
color:#fff;
font-size:12px;
margin:0px 0px 0px 28px;
}

.prijslijst .prijslijst-header th {
background-image:url(../../../../images/bestel_nl/tbl_header_bg.gif);
background-repeat:repeat-x;
height:21px;
vertical-align:middle;
padding:0px 3px 0px 3px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
background-color:#ff7405;
padding:4px;
}

.prijslijst .prijslijst-data td {
width:160px;
text-align:center;
font-weight:bold;
}

.prijslijst tbody { background-image:url(../../../../images/bestel_nl/tbl_body_bg.gif); }
.prijslijst tbody td { background-position:expression(-this.offsetLeft + " " + -this.offsetTop); }

.prijslijst .prijslijst-header th .bigger {
font-size:14px;
}

td.prijslijst-text {
text-align:right;
width:330px;
}


.aanbieding-zomer-text a, .aanbieding-zomer-text2 a {
font-weight:bold;
}

ul.plus-links {
position:absolute;
z-index:2;
list-style:none;
margin:0;
padding:0;
top:318px;
left:535px;
line-height:16px;
width:250px;
}

ul.plus-links a {
font-weight: 800;
color:#1c4469;
font-size: 14px;
letter-spacing:-1px;
}

ul.plus-links a:hover {
text-decoration:none;
}

a#consument-link {
position:absolute;
text-indent:-5000px;
display:block;
width:100px;
height:100px;
top:152px;
left:240px;
z-index:1;
background:url('../assets/images/new/none.gif');
}