.postitie {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana;
}
.knoppen {
	font-family: "Myriad Pro", "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
}
a.knoppen:link, a.knoppen:visited, a.knoppen:active {
	font-family: "Myriad Pro", "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

a.knoppen:hover {
	font-family: "Myriad Pro", "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #F3B1BD;
	text-decoration: none;
	line-height: 20px;
}

.bg {
	background-image: url(nav-bg-2.gif);
}
.sub-knoppen {

	font-family: "Myriad Pro", "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #e4c1c6;
	text-decoration: none;
	text-indent: 20px;
}
a.sub-knoppen:link, a.sub-knoppen:visited, a.sub-knoppen:active {
	font-family: "Myriad Pro", "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #e4c1c6;
	text-decoration: none;
}

a.sub-knoppen:hover {
	font-family: "Myriad Pro", "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

