
/* START own css: BDVS--design */
body {
  margin: 0;
  text-align: center;
  font-family: Helvetica, Arial;
  font-weight: normal;
  font-size: 13px;
  color: #000;
  background: white url(../images/bdvs/br_gradient.jpg) repeat-x 0px 189px;
}

table {
  margin-top: 10px;
  border-spacing: 0px;
  padding: 0px;
}

th {
  text-align: center;
  text-decoration: none;
}

td {
  vertical-align: top;
}

h1 {
  color: #dd136d;
  font-size: 12px;
  font-weight: normal;
}

h2 {
  font-weight: bold;
  font-size: 12px;
}

a {
  text-decoration: none;
  color: #bec1c2;
}

a.selected {
  color: #000;
}

#content {
  text-align: left;
  width: 1004px;
  margin: 0 auto;
}

#center_header {
  height: 189px;
  background-color: white;
  text-align: right;
}

span#powered_by {
  font-size: 11px;
  line-height: 280px;
  color: #bec1c2;
}

#center_col1 {
  height: 759px;
  float: left;
  width: 342px;
  background: white;
}
#center_col2 {
  height: 759px;
  width: 478px;
  padding-right: 9px;
  background: url(../images/bdvs/br_gradient.jpg) repeat-x;
  float: left;
}
#center_col2_wide {
  height: 759px;
  width: 653px;
  padding-right: 9px;
  background: url(../images/bdvs/br_gradient.jpg) repeat-x;
  float: left;
}
#center_col3 {
  height: 759px;
  width: 175px;
  float: right;
  background: url(../images/bdvs/br_gradient.jpg) repeat-x;
}

.column {
  z-index: -1;
  width: 50%;
  height: 759px;
  position: absolute;
  top: 0;
  
}

.left {left: 0;}
.right {right: 0;}

#leftcol {
  margin-right: 502px;
  height: 948px;
  background: white no-repeat right top;
}
#rightcol {
  margin-left: 502px;
}
#topright {
  height: 189px;
  background: white;
}
#rightgrad {
  height: 759px;
  background: url(../images/bdvs/br_gradient.jpg) repeat-x;
}

.nav {
  font-weight: bolder;
  float: left;
  width: 135px;
  margin-left: 10px;
  line-height: 25px;
}
.newsItem p {
  margin: 14px 0px 0px 9px;
  color: #a5318c;
}
.newsItem a {
  color: #000;
  text-decoration: underline;
  margin: 0px 0px 0px 9px;
}

#center_col2 a{
  color: #000;
  text-decoration: underline;
}

#center_col2_wide a{
  color: #000;
  text-decoration: underline;
}

#nieuwskop {
  height: 32px;
  background: url(../images/bdvs/nieuws_knop.jpg) no-repeat 3px top;
}

.content_date {
  font-style: italic;
}

/* END own css: BDVS--design */
