/*
  VTG Stylesheet for a wider (1000px) two column layout.
  
  $Id: vtg-wide-2col.css 1309 2009-06-24 14:25:34Z nfechner $
*/

table#page {
    width: 1000px;
}

td#pagecell {
    width: 1000px;
}

table#pageborder {
    width: 1000px;
}

table#headertable {
    width: 1000px;
}

td#logocell {
    width: 368px;
}

td#topmenu {
    width: 400px;
}

td#headcell {
    width: 1000px;
}

td#headImages {
    width: 1000px;
}

img#leftBanner {
    width: 768px;
}

td#crumbNavigation {
    width: 784px;
}

td#rootcontentcell {
    width: 719px;
}

td#rootteasercell {
    width: 232px;
}

td#contentcell {
    width: 782px;
}

