div.advertentie_468_60
{
	width: 468px;
	height: 60px;
	/*padding-top: 20px;*/
	background-image: url(../images/advertentie.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float:left;
}
div.advertentie_468_60:hover
{
	background-color:#e3e4ff;
}div.advertentie_680_50
{
	width: 680px;
	height: 50px;
	/*padding-top: 20px;*/
	background-image: url(../images/advertentie.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
div.advertentie_680_50:hover
{
	background-color:#e3e4ff;
}
div.advertentie_135_180
{
	margin-bottom: 15px;
	width: 135px;
	height: 180px;
	/*border:1px solid #cccccc;
	padding-top: 20px;*/
	background-image: url(../images/advertentie.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}
div.advertentie_135_180:hover
{
	background-color:#e3e4ff;
	/*border:1px solid #000000;*/
}

div.advertentie_135_675
{
	margin-bottom: 15px;
	width: 135px;
	height: 675px;
	/*border:1px solid #cccccc;
	padding-top: 20px;*/
	background-image: url(../images/advertentie.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}
div.advertentie_135_675:hover
{
	background-color:#e3e4ff;
	/*border:1px solid #000000;*/
}
