/* CSS Document */
.titeltekstwit {
	FONT-WEIGHT: bold;
        FONT-SIZE: 11px;
        COLOR: #4e4e4e;
        FONT-FAMILY: Tahoma, Verdana;
        TEXT-DECORATION: none
}
.titeltekstrood {
	FONT-WEIGHT: bold;
        FONT-SIZE: 11px;
        COLOR: #CC0000;
        FONT-FAMILY: Tahoma, Verdana;
        TEXT-DECORATION: none
}
.tekstwit {
	FONT-SIZE: 11px;
        COLOR: #4e4e4e;
        FONT-FAMILY: Tahoma, Verdana;
        TEXT-DECORATION: none
}
.titeltekstgrijs {
	FONT-WEIGHT: bold;
        FONT-SIZE: 11px;
        COLOR: #4e4e4e;
        FONT-FAMILY: Tahoma, Verdana;
        TEXT-DECORATION: none
}
.tekstgrijs {
	FONT-SIZE: 11px;
        COLOR: #4e4e4e;
        FONT-FAMILY: Tahoma, Verdana;
        TEXT-DECORATION: none
}
.titeltekstzwart {
	FONT-WEIGHT: bold;
        FONT-SIZE: 11px;
        COLOR: #999999;
        FONT-FAMILY: Tahoma, Verdana;
        TEXT-DECORATION: none
}
.tekstzwart {
	FONT-SIZE: 11px;
        COLOR: #999999;
        FONT-FAMILY: Tahoma, Verdana;
        TEXT-DECORATION: none
}
.resultnavi {
	FONT-SIZE: 12px;
        COLOR: #4e4e4e;
        FONT-FAMILY: Tahoma, Verdana;
        TEXT-DECORATION: none
}
.buttonwit {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.buttongrijs {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

