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

.standaard_2  {
	text-decoration : none;
	font-size: 12px;
	color : #657BA4;
	font-weight: normal;
}

.standaard_3  {
	text-decoration : none;
	font-weight : normal;
	color: #569520;
	font-size : 12px;
	
}
.subkop_1 {
	font-size: 14px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

.subkop_2  {
	text-decoration : none;
	font-size: 14px;
	color : #657BA4;
	font-weight:bold;
}

.subkop_3  {
	text-decoration : none;
	font-weight:bold;
	color: #569520;
	font-size : 14px;
	
}
.kop_1 {
	font-size: 18px;
	color: Black;
	text-decoration: none;
	font-weight:bold;
}
.kop_2  {
	text-decoration : none;
	font-size: 18px;
	color : #657BA4;
	font-weight: normal;
}

.kop_3  {
	text-decoration : none;
	font-weight : normal;
	color: #569520;
	font-size : 18px;
	
}
.klein_1 {
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
.klein_2  {
	text-decoration : none;
	font-size: 10px;
	color : #657BA4;
	font-weight: normal;
}

.klein_3  {
	text-decoration : none;
	font-weight : normal;
	color: #569520;
	font-size : 10px;
	
}
.aanbieding  {
	text-decoration : none;
	font-size: 12px;
	color:#FF0000;
	font-weight: normal;
}

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