/* aanbieder specifieke styles */
a {
	/*color: #323368;*/
	color: #003333;
}
.naarpartner {
	color: #003333;
}
.naarpartner a {
	color: #003333;
	text-decoration: none;
}
.naarpartner a:hover {
	text-decoration: underline;
}
#headerbg {
	background-image: url(../img/kag/nav_bg.gif);
	background-position: -16 0
}
#logo {
	position:absolute;
	left:0px;
	top:10px;
}

.lijstpos {
	background-image: url(../img/kag/but_leeg.gif);
	color: #000000;
}

/*oud
.lijstpos {
	position: absolute;
	background-image: url(../img/kag/but_leeg.gif);
	background-repeat: no-repeat;
	color: #333333;
	width: 85px;
	height: 16px;
	left: 466px;
	text-align: center;
	float: right;
}
.lijstpostxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
	padding-top: 2px;
}
*/