/* CSS Document */
/* alle real Tags Position */

/* CS - skyscraper */
.DIVWEFOR {
 	position:absolute; 
/*	top:0; */
/*	left:0; */
	top:121; 
	/*left:890;*/
	left: 50%;
	margin-left: 360px;
/*	visibility:hidden; */
	}

/* CS - medium rectangle */
.DIVWEFOR-MR {
 	position:absolute; 
/*	top:0; */
/*	left:0; */
	top:384px; 
	left:177px;
/*	visibility:hidden; */
	}

/* CS - super banner */
.DIVWEFOR-SB {
 	position:absolute; 
/*	top:0; */
/*	left:0; */
	top:0; 
	left:86;
/*	visibility:hidden; */
	z-index: 10000;
	}
	
/* Fullbanner2 style */
/* 728x90 & 468x90 */
.DIVFB2I{
 	position:absolute;
	top:0; 
	left:77px;
	z-index:0;
	width:728px;
	height:90px;
	clear: both;
	/*border:1px dotted red;*/
  border:none;	
 	}

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

/*Rectangle */
/* 300x250 */

.DIVRT1I{
 	position:absolute; 
 	top:382px;  
 	left:165px; 
	z-index:0;
	width:300px;
	height:250px;
	clear: both;
	border:none;
 	}

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

/* 180x150 */
.DIVRT2I{
 	position:absolute; 
	top:220px; 
	left:855px; 
	z-index:0;
	width:180px;
	height:150px;
	clear: both;
	border:none;
 	}
.TBLRT2R {
	height:1px; 
	border:0px;
	}
	
/* Skyscraper */
.DIVSC1I{
 	position:absolute; 
	top:111px;
  right:0px; 
	z-index:0;
	width:160px;
	height:600px;
	clear: both;
	border:none;
 	}
.TBLSC1R {
	height: 1px;
	border: 0px;
	}
