@charset "UTF-8";
#vgl {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#vgl .left {
	color:#333;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#vgl .left a {
	color:#00F;
	font-size: 10px;
}
#vgl .left-title1 {
	font-weight:bold;
	color:#000;
	background-color: #FED45F;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
}
#vgl .left-title1 a {
	font-weight:bold;
	color:#00F;
	font-size: 11px;
}
#vgl .vgl-top1 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#vgl .vgl, #vgl .vgl-prijs, #vgl .vgl-promo {
	text-align: center;
	vertical-align:middle;
	font-size: 10px;
	background-color: #F5F5F5;
	border-left: dotted 1px #999;
	height: 20px;
}
#vgl .vgl-promo {
	color: red;
	font-weight: bold;
}
#vgl .vgl-prijs {
	color: blue;
	font-weight: bold;
}
#vgl tr {
}
.note {
	font-style: italic;
	color: #666;
	font-size: 10px;
}
#vgl .Plus {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align:center;
}
#vgl tr th {
	background-color: #77BAFF;
	text-align:center;
	font-size:12px;
	font-weight: normal;
}
.vgltitle {
	color: #F90;
	font-size: 12px;
}
.vgltitle th {
	font-size: 18px;
}

