textarea {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	width:300px;
}

.notfilledin {
 	color: #f00;
}

ul#sitemap {
	line-height: 150%;
	margin-top: 10px;
	margin-left: 15px;
}

ul#sitemap li li {
	margin-left: 15px;
}

a {
	text-decoration: none;
	color:#CC0099;
}

a:hover {
	text-decoration: underline;
	color:#CC0099;
}

.imgproductpink {
	text-align:center;
}

.imgproductblue {
	text-align:center;
}

.maatcombo1 {
	margin-top:3px;
	width:80px;
	height:18px;
	font-size:11px;
	width: 45px;
}

div.pink {
	text-align: center;
	margin:15px 0 0 15px; 
	width:188px;
	height:140px;
	border:1px solid #FAE6F5;
}

div.blue {
	text-align: center;
	margin:15px 0 0 15px; 
	width:188px;
	height:140px;
	border:1px solid #E6EBF5;
}


ul.selectpic li a.selected {
	width:9px;
	height:9px;
	background:url(../img/producten/rondje_vol.gif) no-repeat;
	overflow:hidden;
}

div#content > h4,
div#content > h5,
div#content > h6 {
	margin-left: 15px;
}

ul#opsomming, ol#opsomming {
	margin:10px 15px 10px 40px;
	font-size:12px;
	line-height:160%;
}