/* CSS Document */
/* alle real Tags Position */
.DIVWEFOR {
 	position:absolute; 
	top:0; 
	left:0; 
	visibility:hidden;
	}
	
/* Fullbanner2 style */
/* 728x90 & 468x90 */
.DIVFB2I{
 	position:relative; 
	top:8px; 
	left:25px; 
	width:728px;
	/*height:90px;*/
	border:0px;	
 	}

.TBLFB2R {
	height:1px; 
	border:0px;
	}

/*Rectangle */
/* 300x250 */
.DIVRT1I{
 	position:relative; 
	top: 29px; 
	left:2px;
	width:300px;
	clear: both;
	border:0px;	
 	}
.TBLRT1R {
	height:1px; 
	border:0px;
	}

/* 180x150 */
.DIVRT2I{
 	position:absolute; 
	top:220px; 
	left:855px; 
	width:180px;
	height:150px;
	clear: both;
	border:0px;	
 	}
.TBLRT2R {
	height:1px; 
	border:0px;
	}
	
/* Skyscraper */
.DIVSC1I{
	position: relative;
	top: 29px;
	left:6px;
	width:160px;
	height:600px;
	clear: both;
	border:0px;	
 	}
.TBLSC1R {
	height: 1px;
	border: 0px;
	}
