

* html div#spalte1
{
  min-height: 500px;
  height: auto !important;
  height: 868px;
}

* html div#spalte2grafix
{
  min-height: 500px;
  height: auto !important;
  height: 868px;
}

* html div#spalte3,
* html div#spalte3grafix,
* html div#spalte3strech,
* html div#spalte3foot
{
	background-image: none !important;
}

* html div#spalte3
{

}

* html div#spalte3strech
{
	background-image: url('img/gfx/spalte3Strech.gif') !important;
}

* html div#spalte3grafix
{
	background-image: url('img/gfx/spalte3Static.gif') !important;
	background-position: 6px top;
}

* html div#spalte3foot
{
	background: none;
}

