body
{
  background-image : url(../gfx/bg.jpg);
  background-color : #f4f4f4;
  background-repeat : repeat-x;
  margin : 0px;
}

#container
{
  position : absolute;
  width : 790px;
  left : 50%;
  margin-left : -395px;
}

#header
{
  background-image : url(../gfx/header.jpg);
  background-repeat : no-repeat;
  background-position : center;
  width : 790px;
  height : 306px;
}

#nav
{
  background-image : url(../gfx/nav.jpg);
  background-repeat : no-repeat;
  background-position : bottom;
  background-color : #f4f4f4;
  width : 782px;
  height : 23px;
  text-align : center;
  padding-left : 8px;
}

#nav .button
{
  background-image : url(../gfx/button.jpg);
  background-repeat : no-repeat;
  background-position : bottom;
  height : 19px;
  width : 84px;
  margin-left : 1px;
  margin-right : 1px;
  padding-top : 4px;
  float : left;
  font-family : verdana;
  font-size : 9px;
}

#nav .button a
{
  color : #313131;
  text-decoration : none;
}

#nav .button a:hover
{
  color : #000000;
  text-decoration : underline;
}

#content
{
  background-image : url(../gfx/content.jpg);
  background-repeat : no-repeat;
  background-position : bottom;
  width : 790px;
  margin-top : -11px;
  padding-top : 11px;
  padding-bottom : 11px;
}

*:first-child+html #content
{
  margin-top : 0px;
}

* html #content
{
  margin-top : 0px;
}

#content #home_aboutDbccOuterdiv
{
  border : 1px solid #efefef;
  width : 728px;
  margin-left : 30px;
  margin-top : 11px;
}

#content #home_aboutDbcc
{
  background-color : #fbfbfb;
  border : 1px solid #ffffff;
  width : 684px;
  padding-left : 21px;
  padding-top : 14px;
  padding-right : 21px;
  padding-bottom : 15px;
  line-height : 25px;
  color : #717171;
  font-family : verdana;
  font-size : 12px;
  text-align : justify;
}

#content #home_aboutDbcc #img
{
  border : 1px solid #e1e1e1;
  padding : 5px;
  float : left;
  width : 187px;
  height : 76px;
  margin-top : 8px;
  margin-right : 11px;
}

#content #home_news #bar
{
  width : 790px;
  background-image : url(../gfx/newsBar.jpg);
  background-position : center;
  background-repeat : no-repeat;
  height : 29px;
  margin-top : 30px;
  margin-bottom : 27px;
}

#content #home_news .item, #content #page_div, #content #album_div
{
  width : 676px;
  margin-left : 57px;
  line-height : 25px;
  color : #717171;
  font-family : verdana;
  font-size : 12px;
  text-align : justify;
}

#content #album_div img
{
}

#content #album_div td a img
{
}


#content #page_div, #content #album_div
{
  margin-top : 26px;
}

#content #home_news .item a.smaller
{
  font-size : 11px;
}

#content #home_news .item span.smaller
{
  font-size : 11px;
  line-height : 10px;
}

#content #home_news .item a, #content #page_div a
{
  color : #717171;
}

#content #page_div a img
{
  border : 0;
}

#content #home_news .item table, #content #home_news .item table, #content #page_div table, #content #page_div table
{
  clear : both;
}

#content #home_news .item table td, #content #home_news .item table th, #content #page_div table th, #content #page_div table td
{
  padding-right : 15px;
}

#content #home_news .item table th
{
  line-height : 12px;
}

#content #home_news .item .files
{
  margin-top : 30px;
}

#content #home_news .geplaatst
{
  font-weight : bold;
  font-family : verdana;
  font-size : 10px;
  color : #000000;
  margin-top : -3px;
  height : 35px;
}

#footer
{
  background-image : url(../gfx/footer.jpg);
  background-repeat : no-repeat;
  background-position : top;
  width : 765px;
  height : 16px;
  bottom : 0;
  font-family : verdana;
  font-size : 9px;
  color : #9d9d9d;
  padding-top : 12px;
  padding-left : 25px;
}

#footer a
{
  color : #9d9d9d;
  text-decoration : none;
}

#footer a:hover
{
  color : #9d9d9d;
  text-decoration : underline;
}

