


#page
{
  position: relative;
  margin: 0px auto;
  width: 100%;
  text-align: left;
  min-height: auto; 
  height: auto !important; 
  line-height: 100%;
  overflow-x: hidden;
}

#container
{
  position: relative;
  margin: 0px auto;
  width: 954px;
  padding: 0 0 40px 0;
  line-height: 140%;
}

#container:after
{
  clear: both;
  display: block;
  height: 0;
  visibility: visible;
}

#container-footer
{
  width: 100%;
  position: relative;
  bottom: auto;
  height: 140px;
  background: #cfcfcf url(/img/nl/footer.png) repeat-x left top;
}



/* #### TRANSPARANTE PNG's ################ */


div.panel .center li,
div.paragraph li
{
  background: url(/img/nl/listitem_ie.png) no-repeat 2px 5px;
}

#panelMilieu li,
#panelNatuur li,
#panelRuimte li
{
  background: url(/img/nl/listitem_ie.png) no-repeat 2px 5px;
}

div.paragraph ul.alternate li
{
  background: url(/img/nl/listitem_ie.png) no-repeat 2px 5px;
}

div.paragraph ul.alternate li:hover
{
  background: #FFB66F;
}

.sitemapColumn li
{
  background: url(/img/nl/listitem_ie.png) no-repeat 5px 10px;
}

#achtergrondinformatie div.achtergrondinfo_lid ul li
{
  background: url(/img/nl/listitem_ie.png) no-repeat 2px 5px;
  list-style-type: none;
}

#indicator #leftColumn ul.verwijzing li 
{
  background: url(/img/nl/listitem_ie.png) no-repeat 2px 5px;
}
