/* --- WERBEMITTEL --------------------------------------------------------- */

.skyscraper  {
	position:			relative;
	margin-bottom:		40px;
	float:				right;
}

.skyscraper .superbanner {
	position:			relative;
	margin-top:			109px;
}

.skyscraper .kombi {
	position:			relative;
	margin-top:			9px;
}

.skyscraper .fullsize {
	position:			relative;
	margin-top:			79px;
}

.skyscraper .mega {
	position:			relative;
	margin-top:			129px;
}

.topbanner {
	position:			absolute;
	z-index:			500;
	width:				820px;
	margin:				9px 0px 0px 0px;
	float:				left;
	left:				0;
	top:				0;
}

.topbanner .superbanner {
	position:			relative;
	width:				728px;
	height:				90px;
	margin:				0px 46px 0px 46px;
	float:				left;
}

.topbanner .kombi {
	position:			relative;
	width:				728px;
	height:				90px;
	float:				right;
}

.topbanner .fullsize {
	position:			relative;
	width:				468px;
	height:				60px;
	margin:				0px 176px 0px 176px;
	float:				left;
}

.topbanner .mega {
	position:			relative;
	width:				970px;
	height:				120px;
	margin-right:		-160px;
	float:				right;
}

.rect-gallery {
	position:				relative;
	width:					300px;
	height:					250px;
	margin:					0px 4px 0px 4px;
	padding:				10px 2px 16px 2px;
	background-image:		url(../bilder/media/box-rect-gallery.png);
	background-position:	top center;
	background-repeat:		no-repeat;
	float:					right;
}

.rect-col-sub {
	position:				relative;
	width:					300px;
	height:					250px;
	margin:					0px 0px 13px 0px;
	padding:				20px 0px 11px 0px;
	background-image:		url(../bilder/media/box-rect-col-sub.gif);
	background-position:	top center;
	background-repeat:		no-repeat;
	float:					left;
}