/* CSS Document */
/* alle real Tags Position */
.DIVWEFOR {
 	position:absolute; 
	top:0; 
	left:0; 
	visibility:hidden;
	}
	
.DIVWEFOR2 {
	visibility:hidden;
	position:relative;
}
	
/* Fullbanner2 style */
/* 728x90 & 468x90 */
.DIVFB2I{
 	position:absolute; 
	top:100px; 
	left:300px; 
	z-index:9999;
	width:728px;
	height:90px;
	clear: both;
	border:0px;	
 	}

.TBLFB2R {
	height:1px; 
	border:0px;
	}

/*Rectangle */
/* 300x250 */
.DIVRT1I{
	z-index:0;
	width:300px;
	height:250px;
	border:0px;
	text-align:center;
}
.TBLRT1R {
	height:1px; 
	border:0px;
	}

/* 180x150 */
.DIVRT2I{
 	position:absolute; 
	top:220px; 
	left:855px; 
	z-index:9999;
	width:180px;
	height:150px;
	clear: both;
	border:0px;	
 	}
.TBLRT2R {
	height:1px; 
	border:0px;
	}
	
/* Skyscraper */
.DIVSC1I{
	z-index:0;
/*
	position:absolute;
	right:-225px;
	top:115px;
*/
	
 	position:absolute; 
	top:105px; 
	left:1010px; 
	clear: both;
	border:0px;	

	width:160px;
	height:600px;
 	}
.TBLSC1R {
	height: 1px;
	border: 0px;
	}