#container
{
	position: relative;
}

#header
{
/*
	position: absolute;
	top: 0px;
	*/
	height: 252px;
	width:  968px;
	background-image: url(../grafik/ny-header-2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	width: 1000px;
	/*margin-left: -10px;*/
}

#container .ad
{
	position: absolute;
	z-index: 2;
	/*background-color: red;*/
	top: 0px;
	left: 15px;
	height: 180px;
	width: 930px;
	margin: 0px auto;
}

#middelBottom .ad
{
	height: 250px;
	width: 300px;
	position: absolute;
	left: 11px;
	top: -102px;
	border: 1px solid #ccc;
}




/* Forum */
#hu_container
{
	position: relative;
}

#hu_header
{
/*
	position: absolute;
	top: 0px;
	*/
	height: 252px;
	width:  968px;
	background-image: url(../grafik/ny-header-2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	width: 1000px;
	/*margin-left: -10px;*/
}

#hu_container .ad
{
	position: absolute;
	z-index: 2;
	/*background-color: red;*/
	top: 0px;
	left: 15px;
	height: 180px;
	width: 930px;
	margin: 0px auto;
}

#hu_middelBottom .ad
{
	height: 250px;
	width: 300px;
	position: absolute;
	left: 11px;
	top: -102px;
	border: 1px solid #ccc;
}
