
#content-header {
  width: 100%;
  height: 288px;
  /*background: url('../images/bg-content-header.gif');*/
}

#container-content-body {
  width: 100%;
  margin-top: 10px;
  background: none;
}

#content-normal, #content-left, #content-right {
  width: 280px;
  padding: 0px 20px;
  float: left;
  clear: none;
}


#content-height-spacer {
  height: 20px;
}


#content-left {
  width: 318px;
  padding: 0px 1px;
  padding-bottom: 5px;
  border-top: 1px solid #e4e4e4;
  background: url('../images/bg-info-box.gif') left bottom no-repeat;

}

#container-content-body h3 {
  margin-top: .5em;
}

#content-left h3 {
  margin-top: .5em;
  margin-left: 10px;
}




/* *********************************************
   Bulletlist style, "meer lezen over"
*/

#content-left ul.csc-bulletlist {
  margin-left: 0px;
  padding-bottom: 1px;
  list-style: none;
}

#content-left ul.csc-bulletlist li {
  padding-left: 25px;
  line-height: 25px;
  background: url('../images/bg-content-border-list.gif');
}
#content-left ul.csc-bulletlist li a:hover {
}





/* *********************************************
   Header rotator
*/

div.content {
  width: 2880px;
}

#work {
  height: 288px;
  width: 100%;
  overflow: hidden;
  background: transparent url('../images/bg-content-header.gif') repeat-x scroll left top;
}

#work div.section {
  width: 960px;
  height: 288px;
  float: left;
  background: transparent none no-repeat scroll 0%;
}


.work-image {
  padding: 0px 0px 0px 40px;
  float: left;
  clear: none;
}

.work-content {
  padding: 0px 290px 0px 230px;
  float: none;
  clear: none;
  display: block;
}

.work-content h4 {
  margin: 70px 0px 0px 0px;
  font-size: 35px;
  font-weight: bold;
  color: #999999;
}
.work-content h5 {
  font-size: 14px;
  font-weight: bold;
  color: #0964ad;
}
.work-content p {
  line-height: 1.5;
  font-weight: normal;
  color: #333333;
}
.work-more-link {
  margin-left: 350px;
  padding-right: 25px;
  line-height: 19px;
  font-size: 12px;
  font-weight: bold;
  background: url('../images/arrow-right.gif') right top no-repeat;
}
.work-more-link:hover {
  background: url('../images/arrow-right-enabled.gif') right top no-repeat;
}





/* *********************************************
   Rotator arrows and indicator
*/
div.indicator {
  height: 15px;
  float: left;
  padding-left: 0px;
  position: relative;
  left: 0px;
  line-height: 15px;
}
div.indicator span {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
}

#ind {
  position: relative;
  top: 0px;
  left: 0px;
}


div.buttonOverlay {
  position: relative;
}


.pijl {
  margin-left: 7px;
  display: block; 
  cursor: hand; 
  width: 15px; 
  height: 15px; 
  background: url('../icons/list-arrow-right.gif') center no-repeat;
  cursor: pointer;
}

.pijl_links {
  background: url('../icons/list-arrow-left.gif') center no-repeat;
}






/* *********************************************
   Border blocks (2), over rotator
*/

#content-header-border {
  position: absolute;
  top: 134px;
  margin-left: 710px;
  float: right;
  
}

.content-header-border-block {
  width: 232px;
  height: 133px;
  margin-top: 7px;
  margin-right: 20px;
  background: #f1f1f1;
}

.content-header-border-block .csc-header {
  background: white url(../images/bg-content-pagecollectortoolbar-header.gif) right bottom no-repeat;
}

.content-header-border-block .csc-header h3 {
  margin: 0px;
  padding-left: 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  color: #333333;
}

.content-header-border-block {
  width: 232px;
  background: white url(../images/bg-content-pagecollectortoolbar.gif) left bottom no-repeat;
}

.content-header-border-block-content {
  padding-top: 7px;
  padding-left: 7px;
}

.content-header-border-block-content ul {
  margin-left: 0px;
}
