.standaard_zwart  {	
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

.standaard_oranje  {
	text-decoration : none;
	font-size: 12px;
	color : #ff7b00;
	font-weight: normal;
}

.standaard_wit  {
	text-decoration : none;
	font-weight : normal;
	color: #FFFFFF;
	font-size : 12px;
	
}
.subknop_zwart {
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

.subknop_oranje  {
	text-decoration : none;
	font-size: 11px;
	color : #ff7b00;
	font-weight:bold;
}

.subknop_wit  {
	text-decoration : none;
	font-weight:bold;
	color: #FFFFFF;
	font-size : 11px;
	
}
.kop_zwart {
	font-size: 16px;
	color: Black;
	text-decoration: none;
	font-weight:bold;
}
.kop_oranje  {
	text-decoration : none;
	font-size: 16px;
	color : #ff7b00;
	font-weight: normal;
}

.kop_wit  {
	text-decoration : none;
	font-weight : normal;
	color: #FFFFFF;
	font-size : 16px;
	
}
.klein_zwart {
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
.klein_oranje  {
	text-decoration : none;
	font-size: 10px;
	color : #ff7b00;
	font-weight: normal;
}

.klein_wit  {
	text-decoration : none;
	font-weight : normal;
	color: #FFFFFF;
	font-size : 10px;
	
}
.aanbieding_rood  {
	text-decoration : none;
	font-size: 12px;
	color:#FF0000;
	font-weight: normal;
}

.aanbieding_groter_roodpages  {
	text-decoration : none;
	font-weight : normal;
	color:#FF0000;
	font-size : 16px;
	
}