body {
	background-color: #9a9fa3;
	margin: 0;
	padding: 0; 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
}

html { overflow: auto; }

scrollbar * { display: none !important; }

#content {
	background-color: #9a9fa3;
	/* background-image: url(bodybg.png); */
  /* background-position: 0px 0px;  */
  /* background-repeat: no-repeat; */
  padding: 0;
	margin: 0;
  height: 400px;
}

#werbung {
  width: 318px; 
  /* height: 4933px; für ad.jpg */
  height: 3625px; /* für ad2.jpg */ 
  top: 0; 
  left: 796px; 
  position: absolute; 
  background-image: url('../images/ad2.jpg'); 
  background-repeat: no-repeat;
}