/*
////////////////////////////////////////////////////////////////
//
// Styles fuer IE 5-6
//
// Weblication GRID CMS Strukturdesign Version 5.0.9.1
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/




/* Max-width auch für den IE 5 - 6; IE 7 reagiert wie firefox */

#blockMain {width:expression(document.body.clientWidth > 950? "950px": "auto")}
#blockMainInner {width:expression(document.body.clientWidth > 950? "950px": "auto")}






