/*#main{
	height: 760px;
}*/

div#korting{
	position: absolute;
	z-order: 4;
	/*left: 0px;
	top: 260px;*/
	top: -60px; 
	left: 380px;
	height: 220px;
	width: 220px;
	background-image: url(../images/korting2.gif);
	
}

div#onderkantrechterkolom{
	display: none;
}

div#kenmerken ul{
	list-style-image: url(../images/bullet4.gif);
	margin: 0px;
	padding-left: 25px;
	}
	
span#nieuw{
	font-size: 15px;
	color: #2b48cc;
	font-style: italic;
	font-weight: bold;
}

h1{
	font-family: "Kristen ITC", "Comic Sans MS", sans-serif;
	font-size: 18px;
	color: #03a3ff;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px; 
	font-weight: normal;
}

div#tekstrechterkolom{
	padding: 0px;
	margin-top:0px;
	margin-left: 0px;
	}

div#rechterkolom{
	padding:0px;
	height: 740px;
	height: 937px;	
	border: 0px;
	background-color: white;
}

div#nieuws{
	position: absolute;
	top: 552px;
	top: 749px;
	left: 0px;
	height: 155px;
	width: 460px;
	width: 730px;
	background-color: #ecf5fe;
	padding: 20px 10px 10px 20px;
	border: 1px solid #c6c6c6;
}

div#enquete{
	position: absolute;
	/*top: 552px;*/
	left: 0px;
	/*height: 155px;*/
	top: 347px;
	height: 153px;
	width: 460px;
	background-color: #ecf5fe;
	padding: 20px 10px 10px 20px;
	border: 1px solid #c6c6c6;
	background-image: url(../images/dikkiedik.jpg);
	background-repeat: no-repeat;
}

div#enquete div#tekst{
	padding: 0px 10px 10px 150px;
}
div#enquete div#link{
	position: absolute;
	top: 133px;
	left: 335px;
	height: 30px;
	width: 130px;
}


div#kenmerken{
	position: absolute;
	top: 1px;
	left: 20px;
	left: 0px;
	width: 470px;
	height: 315px;
	font-family: sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #ecf5fe;
	background:#ecf5fe url(../images/baby-laptop3.jpg) no-repeat bottom right;
	border: 1px solid #c6c6c6;
}

/*Blokje met slideshow van babysites.*/

div#slideshow{
	position: absolute;
	top: 0px;
	left: 502px;
	width: 259px;
	height: 180px;
	border: 1px solid #c6c6c6;
	
}

/*Opmaak van de blokjes onder aan de pagina.*/

div#proefsite{
	position: absolute;
	left: 502px;
	top: 347px;
	width: 229px;
	height: 162px;
	padding: 20px 10px 0px 20px;
	background-color: #ecf5fe;
	border: 1px solid #c6c6c6;
}

div#bewaarservice{
	position: absolute;
	left: 502px;
	top: 190px;
	width: 229px;
	height: 125px;
	padding: 20px 10px 0px 20px;
	background-color: #ecf5fe;
	border: 1px solid #c6c6c6;
}

div#vakjedomein{
	position: absolute;
	left: 502px;
	top: 543px;
	width: 229px;
	height: 133px;
	padding: 20px 10px 40px 20px;
	background-color: #ecf5fe;
	border: 1px solid #c6c6c6;	
}

div#overzicht{
	position: absolute;
	left: 0px;
	/*top: 347px;
	width: 490px;*/
	top: 543px;
	height: 155px;
	width: 490px;
	height: 173px;
	background-color: #ecf5fe;
	border: 1px solid #c6c6c6;
	font-size: 14px;
	padding-top: 20px;
	text-align: center;
}

div#aanmelden{
	position: absolute;
	top: 133px;
	left: 140px;
}

div#checkButton{
	position: absolute;
	top: 145px;
	left: 165px;
	width: 70px;
	height: 30px;
	
}

div#sterretje{
	position: absolute;
	bottom: 2px;
	left: 130px;
	
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	vertical-align: bottom;
}

span#verkleind{
	font-size: 13px;
	
}

