/*#############################################################################
# DFD CSS
#############################################################################*/
div#site {
  width:                       650px;
}

div#intro_holder {
  width:                       650px;
}

div#searchbar,
div#introsearchbar {
  display:                     none;
}

div#footerholder {
  display:                     none;
}

/*#############################################################################
# DFD CONTENTTEMPLATE CSS
#############################################################################*/
div#header {
  display:                     none;
}

div#menu {
  display:                     none;
}

div#breadcrumbs {
  float:                       none;
  width:                       650px;
}

div#linkbar_left {
  display:                     none;
}

div#content {
  float:                       none;
  width:                       650px;
}
table.contentblock td {
  width:                       650px;
  padding:                     0px;
}

div#linkbar_right {
  display:                     none;
}

div#kompas_holder {
  display:                     none;
}

/*###########################################################################*/