html {
	background-image: url(../images/bg.gif) !important;
	background-repeat: repeat-y;
}
#werbung {
	position: absolute;
	top: 55px;
	left: 188px;
	width: 532px;
	height: 108px;
	padding-left: 35px;
	padding-top: 10px;
	background-image: url(../images/ads.gif);
	background-repeat: no-repeat;
}
#content {
	width: 500px;
}
