/* global */
* { margin: 0; padding: 0; border: 0; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; background: #FFFFFF url(bodyBg.jpg) center top no-repeat; }

#wrapper { width: 990px; margin: 0 auto; position: relative; padding: 135px 0 0; }
#wrapper h1 { position: absolute; top: 0px; left: 0px; width: 1px; height: 1px; overflow: hidden; }
#flagge { position: absolute; top: 30px; right: 70px; }
#triathlon_teaser { position: absolute; top: 580px; right: 87px; }

ul.products { list-style-type: none; display: block; overflow: hidden; height: 400px; width: 858px; margin: 0 0 0 90px; }
ul.products li { display: block; float: left; width: 260px; padding: 0 13px; height: 400px; position: relative; }
ul.products li a { cursor: pointer; display: block; width: 100%; height: 300px; text-indent: -1999em; outline: none; background-repeat: no-repeat; background-position: 0 0; }
ul.products li a:hover { height: 390px; }
ul.products li.sportsnutrition_de a:hover, ul.products li.sportsnutrition_en a:hover { height: 400px; }

/* language specifc */
#wrapper h2.de { margin: 0 0 46px 190px; width: 675px; height: 20px; background: url(h2Headline_DE.gif) left top no-repeat; text-indent: -1999em; }
#wrapper h2.en { margin: 0 0 46px 190px; width: 675px; height: 20px; background: url(h2Headline_EN.gif) left top no-repeat; text-indent: -1999em; }

ul.products li.dextropurplus_de a { background-image: url(img/dextropurplus_DE.png); }
ul.products li.dextroenergy_de a { background-image: url(img/dextroenergy_DE.png); }
ul.products li.sportsnutrition_de a { background-image: url(img/sportsnutrition_DE.png); }

ul.products li.dextropurplus_en a { background-image: url(img/dextropurplus_EN.png); }
ul.products li.dextroenergy_en a { background-image: url(img/dextroenergy_EN.png); }
ul.products li.sportsnutrition_en a { background-image: url(img/sportsnutrition_EN.png); }




/* GET THE HELL OUT OF HERE IE 6 */
/* global */
* html ul.products li a { background: transparent; background-image: none !important; }


/* language specific */
* html ul.products li.dextropurplus_de a { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/vorschaltseite/img/dextropurplus_DE.png',sizingMethod='crop'); }
* html ul.products li.dextroenergy_de a { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/vorschaltseite/img/dextroenergy_DE.png',sizingMethod='crop'); }
* html ul.products li.sportsnutrition_de a { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/vorschaltseite/img/sportsnutrition_DE.png',sizingMethod='crop'); }

* html ul.products li.dextropurplus_en a { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/vorschaltseite/img/dextropurplus_EN.png',sizingMethod='crop'); }
* html ul.products li.dextroenergy_en a { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/vorschaltseite/img/dextroenergy_EN.png',sizingMethod='crop'); }
* html ul.products li.sportsnutrition_en a { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/vorschaltseite/img/sportsnutrition_EN.png',sizingMethod='crop'); }

