/* CSS Document */
/* alle real Tags Position */
.DIVWEFOR {
 	position:absolute; 
	top:0; 
	left:0; 
	visibility:hidden;
}
	
/* Fullbanner2 style */
/* 728x90 & 468x90 */
.DIVFB2I{
 	position:absolute; 
	top:10px; 
	left:10px; 
	z-index:0;
	width:728px;
	height:90px;
	clear: both;
	border:0px;	
}

.TBLFB2R {
	height:1px; 
	border:0px;
}

/*Rectangle */
/* 300x250 */
.DIVRT1I{
 	position:absolute; 
	top:711px; 
	left:234px;
	z-index:0;
	width:300px;
	height:250px;
	clear: both;
	border:0px;	
}
.TBLRT1R {
	height:1px; 
	border:0px;
}

/* 180x150 */
.DIVRT2I{
 	position:absolute; 
	top:220px; 
	left:855px; 
	z-index:0;
	width:180px;
	height:150px;
	clear: both;
	border:0px;	
}
.TBLRT2R {
	height:1px; 
	border:0px;
}
	
/* Skyscraper */
.DIVSC1I{
 	position:absolute; 
	top:110px; 
	left:865px; 
	z-index:0;
	width:160px;
	height:600px;
	clear: both;
	border:0px;	
}
.TBLSC1R {
	height: 1px;
	border: 0px;
}
