/* 
	(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:transparent;
}

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

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


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;
}*/

