/* CSS für Template HOME - V 1.0 */
/* der Website http://reisinger-bauen.at */
/* (C) 2009 by Werner - Die Werbeagentur */
/* http://www.wemo.at */


body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
  text-align: center;
}

#content {
  position: absolute;
  top: 50px;
  left: 50%;
  width: 1000px; 
  margin-left: -500px;
  background-color: #ffffff;
  text-align: center; 
  padding: 0px;
  font-family: Trebuchet MS;
  font-size: 12px;
  z-index: 1;
}

#inhalt {
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 180px;
  width: 640px;
  text-align: center;
  z-index: 2;
  clear: both;
}
#popupBWL {
	border:1px solid #666;
	background-image: url(/2009/images/stories/BWLteaser/sonner-400px.jpg);
	background-repeat: no-repeat;
}
