h2,
h3{
	margin-top: 5px;
	margin-bottom: 5px;
}

table.pakketten{
	font-size: 14px;
	
}

td.heading{
	padding-left: 20px;	
}


tr.background_groenbruin td img,
tr.background_blauw td img{
	margin-top: -5px;
}

tr.background_groen td,
tr.background_groenbruin td,
tr.background_blauw td,
tr.voordeel td{
	padding-top: 5px;
}

tr.background_groen{
	color: #fff;
	height: 37px;
	width: 734px;
	background: url(../../images/template/functionaliteiten/background_groen.png) center left no-repeat;
}

tr.background_groenbruin{
	color: #004457;
	height: 57px;
	width: 734px;	
	background: url(../../images/template/functionaliteiten/background_groenbruin.png) center left no-repeat;
}

tr.background_blauw{
	color: #004457;
	height: 57px;
	width: 734px;	
	background: url(../../images/template/functionaliteiten/background_blauw.png) center left no-repeat;
}

tr.voordeel{
	color: #f8991d;
	height: 67px;	
}

span.opstartkosten{
	padding-top: 5px;
	font-size: 12px;
	color: #004457;
}

td.row{
 font-size: 12px;
	height: 100px;
	border-right: 1px solid #edf2f3;
}

td.even{
	border-top: 1px solid #edf2f3;
	border-bottom: 1px solid #edf2f3;
}

div.overlay{
	display: none;
}

td.heading p{
	font-size: 11px;
	font-weight: none;
}

tr.oneven{
	background: #ffcc00;
}

tr.spacer{
	height: 45px;
}

img.moreLessButton {
	float: right;
	margin-right: 5px;
	border: 0;
}