#example_6 {
position: relative; /* important */
overflow: hidden; /* important */
width: 446px; /* important */
height: 209px; /* important */
margin: 0;
padding:7px 11px;
z-index:9;
background: url(../images/aanbiedingen_bg.jpg) no-repeat top left;
}

#example_6_content {
position: absolute;
left: 0;
margin: 5px 0 0 0;
width:7540px;
}

#example_6_content li {
list-style: none;
margin:0;
padding: 0;
width: 210px; /* important */
font-size:11px;
font-family:trebuchet MS;
text-align:center;
overflow: hidden;
height:180px;
}

#example_6_content h1{
margin:0;
padding:0;
color:#589100;
font-size:19px;
font-weight:bold;
}

#example_6_content h2{
margin:0;
padding:0;
color:#FF0000;
text-decoration:line-through;
font-size:16px;
font-weight:bold;
}

#example_6 ul li {
display: block;
float: left;
margin: 0;
padding: 15px 0 0 0;
border: none;
}

#example_6 ul li img {
border:0;
}

#example_6_frame {
position: absolute;
right:0;
top:7px;
width:245px;
height:208px;
z-index:999;
background: url(../images/exampleframe.jpg) no-repeat top right;
}

#example_6_frame ul {
margin: 0;
list-style:none;
padding:0;
width:245px;
}

#example_6_frame ul li {
list-style:none;
margin: 0;
padding:1px 0;
width:225px;
float:left;
position:relative;
text-align:left;
height:33px;
}

#example_6_frame ul li a{
color:#fff;
font-weight:bold;
font-size:12px;
text-decoration:none;
position:relative;
display:block;
padding:6px 4px 0 10px;
height:27px;
width:221px;
outline:none;
}

#example_6_frame ul li a:hover{
background:#a3c869 url(../images/exampleframe_hover.jpg) no-repeat top left;
}

#example_6_frame ul li a.active{
background:#a3c869 url(../images/exampleframe_hover.jpg) no-repeat top left;
}
