/* 
	Print-Stylesheet für LAH Leuchten
	www.lah-leuchten.de

	Ulrich Grundstein | info@buero-bochum.de | 01/2007
*/



#outer
{
  background-color: #FFFFFF;
}


#inner
{
  background-color: #FFFFFF;
}




#content ul
{
  list-style-type: disc;
}

#content ul ul
{
  list-style-type: disc;
}

#content li
{
  background-image: none;
  margin-left: 0px;
  padding-left: 6px;
}



#sitemap ul
{
  list-style-type: none;
}

#sitemap ul ul
{
  list-style-type: disc;
}

#sitemap li
{
  background-image: none;
  margin-left: 0px;
  padding-left: 6px;
}


#fuss-nav
{
  background-image: none;
}

