/* 
	(c) 2008 schukai GmbH
	Skin Home - ausschließlich Drahtmodell-Anpassungen auf neue Skin.
	Keine Farben, Schriftarten und Typen
	Keine Abstände, Schriftgrößen, etc!
*/

div#pgContent {
  background:#FFFFFF;
}

div#pgContent #pgContentLeft {
  display:none;
  width:0px;
}

div#pgContent #pgContentRight {
  float:left;
  width:996px;
  overflow:hidden;
  padding:0px;
}

* html div#pgContent #pgContentRight {
 margin:0px 0px;
 width: 986px !important;
 position: relative;
 float: left !important;
}

/*div#pgNewletter {
    height: 128px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 433px;
    width: 305px;
}*/

/*div#pgFooter {
  background:url('/alvine/frontend/template/onlineshop/assets/footer_bg_home.jpg') left top no-repeat;
}*/

