/* Pas hier de images aan... */
/* Pas hier de positie van de master container aan (alles behalve width en height) */
.scrollMasterContainer {
position:absolute;
display:block;
left:0;
top:0;
width:595px;
height:260px;
overflow:hidden;
}

.scrollPictureContainer {
position:absolute;
display:block;
width:370px;
height:250px;
top:0;
left:0;
overflow:hidden;
margin-top:1px;
}

.scrollActiveBar {
position:absolute;
width:375px;
height:62px;
z-index:10;
left:0;
top:17px;
margin-top:10px;
overflow:hidden;
}

.scrollActiveBar img {
margin-left:-11px;
}

.scrollLinkContainer {
position:absolute;
display:block;
width:222px;
height:255px;
right:0;
top:0;
color:#fff;
font-family:Arial;
}

.scrollLinkContainer .scollLink {
cursor:pointer;
text-align:left;
background-image:url(/gfx/highlight1/knop.jpg);
height:49px;
font-size:18px;
text-indent:20px;
padding-top:14px;
}

.scrollLinkContainer .scollLink b {
display:block;
font-size:11px;
text-indent:20px;
font-family:Arial;
font-weight:400;
}

.scrollLinkContainer .scollLink:hover {
background-position:0 63px;
}

.scrollLinkContainer a {
display:block;
padding:0;
margin:0;
color: #dbb10b;
height:45px;
width:220px;
padding-top:22px;
margin-top:-15px;
cursor:pointer;
text-decoration:none;
}

.scrollLinkContainer a:hover {
cursor:pointer;
}

.scrollLinkContainer .subContainer {
position:absolute;
top:0;
left:0;
text-align:right;
display:block;
width:225px;
height:255px;
}

.scrollPicture_blank {
display:block;
float:left;
clear:both;
width:375px;
height:255px;
background-color:#000;
}

.scrollPicture_1 {
display:block;
float:left;
clear:both;
width:375px;
height:255px;
}

.scrollPicture_2 {
display:block;
float:left;
clear:both;
width:375px;
height:255px;
}

.scrollPicture_3 {
display:block;
float:left;
clear:both;
width:375px;
height:255px;
}

.scrollPicture_4 {
display:block;
float:left;
clear:both;
width:375px;
height:255px;
}

.smallHr {
display: none;
}

* html .smallHr {
margin:0;
padding:0;
}

.scrollDescriptions {
display:none;
}

.scrollActiveTitle {
position:absolute;
display:block;
left:30px;
top:5px;
font-size:18px;
font-weight:bold;
font-family:Arial;
height:15px;
color:#000;
width:325px;
}

.scrollActiveSubTitle {
position:absolute;
display:block;
left:30px;
top:25px;
font-size:12px;
font-family:Arial;
font-weight:700;
height:15px;
color:#000;
width:300px;
}
