@charset "utf-8";

.table{
    width:694px;
	margin-top: 70px;
    border: none;

}

.kolom-1 {
	width:134px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc071e;
	}
	
.kolom-smal {
    width:22px;
	}
	
.kolom-laatst {
    width:55px;
	}

.kolom-standaard {
    width:55px;
}
	
.kolom-smal{
    white-space: nowrap;
}

.rij-0 {
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc071e;
}

.rij-1 {
	height: 100px;
	}
	
.rij-2 {
	height: 106px;
	}
	
.rij-3 {
	height: 112px;
	}
	
.rij-4 {
	height: 102px;
	}
