/* 
 * SalesBoosting Grid
 * 20090621
 * Enkel positionering van div elementen
 */
body{
}
#c1{
	width:975px;
	min-height:100%
}
#r1, #r1Mask{							/* Logo */
	height:100px;
	width:974px;
}
	#r1c1{
		width:214px;
	}
	#r1c2{
		width: 735px;
		height: 45px;
		padding-right: 25px;
	}
#r2{							/* Navigatie + titel + lang selection*/
	height:60px;
}
	#r2c1{
		width:205px;
	}
	#r2c2{
		width:590px;
	}
	#r2c3{
		width:180px;
	}
#r3{							/* 3cols */
	padding:0 0 30px 0;

}
	#r3c1{						/* Linker kolom */
		width: 200px;
	}
		#r3c1r1{ 				/* Menu links */
			
		}
		#r3c1r2{ 				/* Banner links */
			
		}
	#r3c2{						/* Midden kolom */
		width: 605px;
	}
		#r3c2r1{				/* Breadcrumbs */
			height: 45px
		}
		#r3c2r2{				/* Titel */
			height:38px;
		}
			#r3c2r2c1{			/* Titel zelf*/
				width:475px;
				overflow:visible;
			}
			#r3c2r2c2{			/* link of pager */
				width: 125px;
			}
		#r3c2r3{			/*Inhoud */
			
		}
			#r3c2r3c1{			/*Inhoud 1col */
				
			}
			#r3c2r3c2{
				/* display:none; */
				float: right;
			}
			.detail #r3c2r3c1{			/*Inhoud 2col > links */
				width: 330px;
			}
			.detail #r3c2r3c2{			/*Inhoud 2col > rechts */
				width:257px;
				display:block;
			}
		#r3c2r4{				/* Wat moet ik nog presteren */
			padding:0 5px 0 0;
		}
			#r3c2r4c1{				
				height:32px;
				padding:0 0 2px 218px;
			}
		#r3c2r5{				/*  Detail > Hoeveel tijd heb ik nog / Index > Check hoelang deze incentives gelden */
			padding:0 1px 0 0;
		}
			#r3c2r5c1{	
				height:34px;
				padding:0 0 0px 218px;
			}
		#r3c2r6{				/* Incentive looptijd */
			height:45px;
		}
		#r3c2r7{				/* Vraag meer info over incentive */
			height:30px;
			padding:0 0 0 255px
		}
			#r3c2r7c1{
				width:220px;
			}
			#r3c2r7c2{
				width:130px;
			}
		#r3c2r8{				/* Overzicht incentives */
					
		}
			.incentivesOverzicht-item {
				margin-bottom: 12px;
				height: 105px;
				overflow: visible;
				width:300px;
			}
			.incentivesOverzicht-rij{
			}
			.incentivesOverzicht-image{
				width:125px;
				margin:0 0 0 10px;
			}
			.incentivesOverzicht-tekst{
				width:155px;
				font-size: 10px;
				overflow:visible;
				display: inline-block;
			}
			
			#prestationImage{
				width:130px;
				height: 75px;
				overflow: hidden;
			}
		#r3c2r9{				/* index > status en prestaties */
			
		}
		#r3c2r10{				/* index > overzicht incentives */
		width:601px;
			
		}

	#r3c3{						/* rechter kolom */
		width:169px;
	}
		#r3c3r1{				/* Login */
			height:269px;
		}
		.loggedIn #r3c3r1{				/* Login */
			height:55px;
		}
		#r3c3c2{				/* Banner rechts */

		}
#r4{							/* Footer */
		height:62px;
}
	#r4c1{
		width:809px;			/* Menu onderaan */
	}
	#r4c2{						/* Copyright */
		width:165px;
	}


